Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a0670c6d3da8321a65d3057f31a9670b174c590f+363e9a88a11be517d9e8c65c998ff56f774eb4dc (a0e313c1e26c40bb1f3ef6534904233f1d884af1) 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 The recommended git tool is: NONE 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 [2021-03-02T16:15:48.076Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-02T16:15:48.080Z] Trying to pass milestone 3 [Pipeline] milestone [2021-03-02T16:15:48.139Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-02T16:15:48.336Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-055e573d15ef1f7fc) in /home/ubuntu/workspace/moby_PR-42103 [Pipeline] { [Pipeline] checkout [2021-03-02T16:15:48.383Z] The recommended git tool is: git [2021-03-02T16:15:48.391Z] using credential docker-jenkins-github-credentials [2021-03-02T16:15:48.398Z] Cloning the remote Git repository [2021-03-02T16:15:48.398Z] Cloning with configured refspecs honoured and without tags [2021-03-02T16:15:48.428Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T16:15:48.428Z] > git init /home/ubuntu/workspace/moby_PR-42103 # timeout=10 [2021-03-02T16:15:48.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:15:48.438Z] > git --version # timeout=10 [2021-03-02T16:15:48.451Z] > git --version # 'git version 2.17.1' [2021-03-02T16:15:48.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:15:48.452Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:07.004Z] Fetching without tags [2021-03-02T16:16:07.250Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:07.718Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:07.718Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [2021-03-02T16:16:07.005Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:07.008Z] > git config --add remote.origin.fetch +refs/pull/42103/head:refs/remotes/origin/PR-42103 # timeout=10 [2021-03-02T16:16:07.013Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:07.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:07.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:16:07.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:07.035Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:07.279Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:07.288Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:07.718Z] > git remote # timeout=10 [2021-03-02T16:16:07.724Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:16:07.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:07.730Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:16:07.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T16:16:07.747Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:07.750Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:08.237Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [2021-03-02T16:16:08.269Z] > git rev-list --no-walk a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T16:16:08.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-03-02T16:16:11.484Z] 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: cgroup2) [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] { (cgroup2) [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" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-02T16:16:11.986Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-055e573d15ef1f7fc) in /home/ubuntu/workspace/moby_PR-42103 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [2021-03-02T16:16:11.997Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f672b80d50d57891) in /home/ubuntu/workspace/moby_PR-42103 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [2021-03-02T16:16:12.004Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d07eaeecc4c1a2c9) in /home/ubuntu/workspace/moby_PR-42103 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-02T16:16:12.072Z] The recommended git tool is: git [2021-03-02T16:16:12.081Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-02T16:16:12.094Z] Fetching changes from the remote Git repository [2021-03-02T16:16:12.100Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-03-02T16:16:12.113Z] The recommended git tool is: git [2021-03-02T16:16:12.120Z] using credential docker-jenkins-github-credentials [2021-03-02T16:16:12.126Z] Cloning the remote Git repository [2021-03-02T16:16:12.126Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-03-02T16:16:12.233Z] The recommended git tool is: git [2021-03-02T16:16:12.245Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-03-02T16:16:12.252Z] Cloning the remote Git repository [2021-03-02T16:16:12.253Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-03-02T16:16:12.355Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } 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 [2021-03-02T16:16:12.418Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:12.419Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-03-02T16:16:12.479Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-02T16:16:12.167Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T16:16:12.167Z] > git init /home/ubuntu/workspace/moby_PR-42103 # timeout=10 [2021-03-02T16:16:12.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:16:12.172Z] > git --version # timeout=10 [2021-03-02T16:16:12.177Z] > git --version # 'git version 2.25.1' [2021-03-02T16:16:12.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:12.178Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:12.115Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-02T16:16:12.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:12.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:16:12.129Z] > git --version # timeout=10 [2021-03-02T16:16:12.142Z] > git --version # 'git version 2.17.1' [2021-03-02T16:16:12.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:12.143Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:12.384Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:12.386Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:12.429Z] > git remote # timeout=10 [2021-03-02T16:16:12.432Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:16:12.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:12.435Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:16:12.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T16:16:12.447Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:12.452Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T16:16:13.160Z] + [ PR != PR ] [2021-03-02T16:16:13.160Z] + [ 20.10 != master ] [2021-03-02T16:16:13.160Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T16:16:12.257Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T16:16:12.258Z] > git init /home/ubuntu/workspace/moby_PR-42103 # timeout=10 [2021-03-02T16:16:12.282Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:16:12.282Z] > git --version # timeout=10 [2021-03-02T16:16:12.285Z] > git --version # 'git version 2.7.4' [2021-03-02T16:16:12.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:12.287Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:13.490Z] + docker version [2021-03-02T16:16:13.490Z] Client: Docker Engine - Community [2021-03-02T16:16:13.490Z] Version: 20.10.3 [2021-03-02T16:16:13.490Z] API version: 1.41 [2021-03-02T16:16:13.490Z] Go version: go1.13.15 [2021-03-02T16:16:13.490Z] Git commit: 48d30b5 [2021-03-02T16:16:13.490Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-02T16:16:13.490Z] OS/Arch: linux/amd64 [2021-03-02T16:16:13.490Z] Context: default [2021-03-02T16:16:13.490Z] Experimental: true [2021-03-02T16:16:13.490Z] [2021-03-02T16:16:13.490Z] Server: Docker Engine - Community [2021-03-02T16:16:13.490Z] Engine: [2021-03-02T16:16:13.490Z] Version: 20.10.3 [2021-03-02T16:16:13.490Z] API version: 1.41 (minimum version 1.12) [2021-03-02T16:16:13.490Z] Go version: go1.13.15 [2021-03-02T16:16:13.490Z] Git commit: 46229ca [2021-03-02T16:16:13.490Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-02T16:16:13.490Z] OS/Arch: linux/amd64 [2021-03-02T16:16:13.490Z] Experimental: true [2021-03-02T16:16:13.490Z] containerd: [2021-03-02T16:16:13.490Z] Version: 1.4.3 [2021-03-02T16:16:13.490Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:16:13.490Z] runc: [2021-03-02T16:16:13.490Z] Version: 1.0.0-rc92 [2021-03-02T16:16:13.490Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:16:13.490Z] docker-init: [2021-03-02T16:16:13.490Z] Version: 0.19.0 [2021-03-02T16:16:13.490Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-02T16:16:13.773Z] + docker info [2021-03-02T16:16:13.773Z] Client: [2021-03-02T16:16:13.773Z] Context: default [2021-03-02T16:16:13.773Z] Debug Mode: false [2021-03-02T16:16:13.773Z] Plugins: [2021-03-02T16:16:13.773Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T16:16:13.773Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T16:16:13.773Z] [2021-03-02T16:16:13.773Z] Server: [2021-03-02T16:16:13.773Z] Containers: 0 [2021-03-02T16:16:13.773Z] Running: 0 [2021-03-02T16:16:13.773Z] Paused: 0 [2021-03-02T16:16:13.773Z] Stopped: 0 [2021-03-02T16:16:13.773Z] Images: 8 [2021-03-02T16:16:13.773Z] Server Version: 20.10.3 [2021-03-02T16:16:13.773Z] Storage Driver: overlay2 [2021-03-02T16:16:13.773Z] Backing Filesystem: extfs [2021-03-02T16:16:13.773Z] Supports d_type: true [2021-03-02T16:16:13.773Z] Native Overlay Diff: true [2021-03-02T16:16:13.773Z] Logging Driver: json-file [2021-03-02T16:16:13.773Z] Cgroup Driver: cgroupfs [2021-03-02T16:16:13.773Z] Cgroup Version: 1 [2021-03-02T16:16:13.773Z] Plugins: [2021-03-02T16:16:13.773Z] Volume: local [2021-03-02T16:16:13.773Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T16:16:13.773Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T16:16:13.773Z] Swarm: inactive [2021-03-02T16:16:13.773Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T16:16:13.773Z] Default Runtime: runc [2021-03-02T16:16:13.773Z] Init Binary: docker-init [2021-03-02T16:16:13.773Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:16:13.773Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:16:13.773Z] init version: de40ad0 [2021-03-02T16:16:13.773Z] Security Options: [2021-03-02T16:16:13.773Z] apparmor [2021-03-02T16:16:13.773Z] seccomp [2021-03-02T16:16:13.773Z] Profile: default [2021-03-02T16:16:13.773Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T16:16:13.773Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-02T16:16:13.773Z] OSType: linux [2021-03-02T16:16:13.773Z] Architecture: x86_64 [2021-03-02T16:16:13.773Z] CPUs: 2 [2021-03-02T16:16:13.773Z] Total Memory: 7.569GiB [2021-03-02T16:16:13.773Z] Name: ip-10-100-111-116 [2021-03-02T16:16:13.773Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-02T16:16:13.773Z] Docker Root Dir: /var/lib/docker [2021-03-02T16:16:13.773Z] Debug Mode: false [2021-03-02T16:16:13.773Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:16:13.773Z] Labels: [2021-03-02T16:16:13.773Z] Experimental: true [2021-03-02T16:16:13.773Z] Insecure Registries: [2021-03-02T16:16:13.773Z] 127.0.0.0/8 [2021-03-02T16:16:13.773Z] Live Restore Enabled: true [2021-03-02T16:16:13.773Z] [2021-03-02T16:16:13.773Z] WARNING: No swap limit support [2021-03-02T16:16:13.773Z] WARNING: No blkio weight support [2021-03-02T16:16:13.773Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-02T16:16:14.057Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:16:14.057Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:16:14.057Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42103/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T16:16:14.057Z] + bash /home/ubuntu/workspace/moby_PR-42103/check-config.sh [2021-03-02T16:16:14.057Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T16:16:14.057Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-02T16:16:14.057Z] [2021-03-02T16:16:14.057Z] Generally Necessary: [2021-03-02T16:16:14.057Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T16:16:14.057Z] - apparmor: enabled and tools installed [2021-03-02T16:16:14.057Z] - CONFIG_NAMESPACES: enabled [2021-03-02T16:16:14.057Z] - CONFIG_NET_NS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_PID_NS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_IPC_NS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_UTS_NS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_CGROUPS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T16:16:14.057Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T16:16:14.057Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T16:16:14.057Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T16:16:14.057Z] - CONFIG_CPUSETS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_MEMCG: enabled [2021-03-02T16:16:14.057Z] - CONFIG_KEYS: enabled [2021-03-02T16:16:14.057Z] - CONFIG_VETH: enabled (as module) [2021-03-02T16:16:14.057Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T16:16:14.057Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-02T16:16:14.316Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-02T16:16:14.316Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T16:16:14.316Z] [2021-03-02T16:16:14.316Z] Optional Features: [2021-03-02T16:16:14.316Z] - CONFIG_USER_NS: enabled [2021-03-02T16:16:14.316Z] - CONFIG_SECCOMP: enabled [2021-03-02T16:16:14.316Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T16:16:14.316Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T16:16:14.316Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T16:16:14.316Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T16:16:14.316Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T16:16:14.316Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T16:16:14.316Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-02T16:16:14.316Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-02T16:16:14.316Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T16:16:14.316Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T16:16:14.316Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T16:16:14.316Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T16:16:14.316Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T16:16:14.316Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T16:16:14.316Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T16:16:14.316Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T16:16:14.316Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T16:16:14.316Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_EXT4_FS: enabled [2021-03-02T16:16:14.316Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T16:16:14.316Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T16:16:14.316Z] - Network Drivers: [2021-03-02T16:16:14.316Z] - "overlay": [2021-03-02T16:16:14.316Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T16:16:14.316Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T16:16:14.316Z] Optional (for encrypted networks): [2021-03-02T16:16:14.575Z] - CONFIG_CRYPTO: enabled [2021-03-02T16:16:14.575Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T16:16:14.575Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T16:16:14.575Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T16:16:14.575Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T16:16:14.575Z] - CONFIG_XFRM: enabled [2021-03-02T16:16:14.575Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-02T16:16:14.575Z] - "ipvlan": [2021-03-02T16:16:14.575Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T16:16:14.575Z] - "macvlan": [2021-03-02T16:16:14.575Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T16:16:14.575Z] - "ftp,tftp client in container": [2021-03-02T16:16:14.575Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T16:16:14.575Z] - Storage Drivers: [2021-03-02T16:16:14.575Z] - "aufs": [2021-03-02T16:16:14.575Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T16:16:14.575Z] - "btrfs": [2021-03-02T16:16:14.575Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T16:16:14.575Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T16:16:14.575Z] - "devicemapper": [2021-03-02T16:16:14.575Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T16:16:14.575Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T16:16:14.575Z] - "overlay": [2021-03-02T16:16:14.575Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T16:16:14.575Z] - "zfs": [2021-03-02T16:16:14.575Z] - /dev/zfs: present [2021-03-02T16:16:14.575Z] - zfs command: missing [2021-03-02T16:16:14.575Z] - zpool command: missing [2021-03-02T16:16:14.575Z] [2021-03-02T16:16:14.575Z] Limits: [2021-03-02T16:16:14.575Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T16:16:14.575Z] [2021-03-02T16:16:14.575Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T16:16:14.914Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0670c6d3da8321a65d3057f31a9670b174c590f . [2021-03-02T16:16:14.914Z] #1 [internal] load build definition from Dockerfile [2021-03-02T16:16:14.914Z] #1 sha256:c99ac7c9ce02c6cb3a3330c0baf19f8d650e9380740c8298ae79241b0a13dfc7 [2021-03-02T16:16:14.914Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T16:16:14.914Z] #1 DONE 0.0s [2021-03-02T16:16:14.914Z] [2021-03-02T16:16:14.914Z] #2 [internal] load .dockerignore [2021-03-02T16:16:14.914Z] #2 sha256:7b6019551f45f9aad3b4c44add84b73fd683a24ba2d539d04a3810c31039c61c [2021-03-02T16:16:14.914Z] #2 transferring context: 87B done [2021-03-02T16:16:14.914Z] #2 DONE 0.0s [2021-03-02T16:16:14.914Z] [2021-03-02T16:16:14.914Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T16:16:14.914Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T16:16:15.173Z] #3 DONE 0.2s [2021-03-02T16:16:15.173Z] [2021-03-02T16:16:15.173Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T16:16:15.173Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T16:16:15.173Z] #4 CACHED [2021-03-02T16:16:15.431Z] [2021-03-02T16:16:15.431Z] #5 [internal] load build definition from Dockerfile [2021-03-02T16:16:15.431Z] #5 sha256:6dac076bb35e771c2f4706390a17bd64e1ef22a63349d8ad2bcd31cf0937f9ac [2021-03-02T16:16:15.431Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-03-02T16:16:15.431Z] #5 DONE 0.0s [2021-03-02T16:16:15.431Z] [2021-03-02T16:16:15.431Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T16:16:15.431Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T16:16:15.431Z] #6 DONE 0.1s [2021-03-02T16:16:15.431Z] [2021-03-02T16:16:15.431Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T16:16:15.431Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T16:16:15.692Z] #8 ... [2021-03-02T16:16:15.692Z] [2021-03-02T16:16:15.692Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T16:16:15.692Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T16:16:15.692Z] #7 DONE 0.2s [2021-03-02T16:16:15.692Z] [2021-03-02T16:16:15.692Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T16:16:15.692Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T16:16:15.692Z] #8 DONE 0.3s [2021-03-02T16:16:15.952Z] [2021-03-02T16:16:15.952Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:16:15.952Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T16:16:15.952Z] #61 DONE 0.0s [2021-03-02T16:16:15.952Z] [2021-03-02T16:16:15.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:16:15.952Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:16:15.952Z] #9 DONE 0.0s [2021-03-02T16:16:15.952Z] [2021-03-02T16:16:15.952Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:16:15.952Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T16:16:15.952Z] #25 DONE 0.0s [2021-03-02T16:16:15.952Z] [2021-03-02T16:16:15.952Z] #22 [internal] load build context [2021-03-02T16:16:15.952Z] #22 sha256:2ac31289952ba3dc4154f2c0370107ea555c1996b8b322116cfc41488de2317f [2021-03-02T16:16:17.338Z] #22 transferring context: 53.38MB 1.5s done [2021-03-02T16:16:17.338Z] #22 DONE 1.5s [2021-03-02T16:16:17.338Z] [2021-03-02T16:16:17.338Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:16:17.338Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T16:16:17.338Z] #10 CACHED [2021-03-02T16:16:17.338Z] [2021-03-02T16:16:17.338Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-02T16:16:17.338Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T16:16:17.338Z] #11 CACHED [2021-03-02T16:16:17.338Z] [2021-03-02T16:16:17.338Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:16:17.338Z] #57 sha256:1dec30ba6d98dc9cbb088c588f5d0d1020ed52d051bdcb657c5b28f2e11e3076 [2021-03-02T16:16:17.338Z] #57 CACHED [2021-03-02T16:16:17.338Z] [2021-03-02T16:16:17.338Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T16:16:17.338Z] #58 sha256:0519afaa1287fa8c8e92a7fc2a8ac9c856f03598db1bb3c45305e9dac2c15a29 [2021-03-02T16:16:17.597Z] #58 DONE 0.3s [2021-03-02T16:16:17.597Z] [2021-03-02T16:16:17.597Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T16:16:17.597Z] #59 sha256:4f73ddd8f38ddcb4730517413c611dc3b2cefa2bf87dec4af693fa80411472f3 [2021-03-02T16:16:17.597Z] #59 DONE 0.0s [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T16:16:18.549Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T16:16:18.549Z] #17 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:16:18.549Z] #23 sha256:a033c45449b9045513481c04f9af08c7d197cce03743f98caad646fd6ee23fe6 [2021-03-02T16:16:18.549Z] #23 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:16:18.549Z] #28 sha256:45005a9f1160d9a99445d2a7cbbf2ec36d91b157353b04ba4dcbd58a96669f74 [2021-03-02T16:16:18.549Z] #28 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #40 sha256:de225852e68b73d416941336c208993be7543c59fd5704465c1db0bfb140a3b9 [2021-03-02T16:16:18.549Z] #40 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T16:16:18.549Z] #43 sha256:1422c41c37e78a2b6b819dc4d2ba36efab00ea8bacf109c780c99d6ef3ae7a4f [2021-03-02T16:16:18.549Z] #43 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:16:18.549Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:16:18.549Z] #42 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #45 sha256:9fc43109e356f5900e818ade4640501306da2bae413118ddfe208d800cbe1abc [2021-03-02T16:16:18.549Z] #45 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T16:16:18.549Z] #29 sha256:c99570f1c0721b5faa905d378cd6d8120254797252e0c0ad090616f279bf0ae5 [2021-03-02T16:16:18.549Z] #29 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #53 sha256:f3152948ed8479149b3c591a67614131519471dc86175213efc25ed559f7b0aa [2021-03-02T16:16:18.549Z] #53 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:16:18.549Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T16:16:18.549Z] #26 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T16:16:18.549Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T16:16:18.549Z] #38 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:16:18.549Z] #52 sha256:cacd32a17a2a9a8a2a42b50367bc1bf77c5f017fc35e7862499168d3c347e55e [2021-03-02T16:16:18.549Z] #52 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #32 sha256:bbea76ae80939748411a81680788c4817f53f1a0b3f8d92a429230b8aa1d0276 [2021-03-02T16:16:18.549Z] #32 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T16:16:18.549Z] #24 sha256:ba5968d171b26515a81c699ff2bb2694543c93863e2e18668514dfed7c89b656 [2021-03-02T16:16:18.549Z] #24 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:16:18.549Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:16:18.549Z] #35 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:16:18.549Z] #48 sha256:0516a306e664e64a80b6a6e7d50b81653f32ff27b443a301c3e97da626d17452 [2021-03-02T16:16:18.549Z] #48 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T16:16:18.549Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T16:16:18.549Z] #15 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:16:18.549Z] #46 sha256:8e8aa32993d2fb520efb887ce6dbf0b9048d650dd5ab956864fb6b2c374ef1af [2021-03-02T16:16:18.549Z] #46 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T16:16:18.549Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T16:16:18.549Z] #13 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #37 sha256:9c62d4b7d1bc5dd272be5b84042d6ae26b225af60a8017ca2061f5c1181ba594 [2021-03-02T16:16:18.549Z] #37 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T16:16:18.549Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T16:16:18.549Z] #30 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T16:16:18.549Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T16:16:18.549Z] #18 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #34 sha256:1eb3035b3b249e6140712eea03c842210cb31f6daebb1ee81ff099873bb13e96 [2021-03-02T16:16:18.549Z] #34 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #51 sha256:d68f0e496cd8da7cbe4fd583406221db21c9a1f0357d340851fbd663a890a659 [2021-03-02T16:16:18.549Z] #51 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:16:18.549Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:16:18.549Z] #54 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:16:18.549Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:16:18.549Z] #12 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:16:18.549Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T16:16:18.549Z] #21 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T16:16:18.549Z] #47 sha256:74746b0deb0cdf4138cfbdec653771c37995c2fd68d7b28807323340e9a7885a [2021-03-02T16:16:18.549Z] #47 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T16:16:18.549Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T16:16:18.549Z] #14 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:16:18.549Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:16:18.549Z] #19 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.549Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:16:18.549Z] #44 sha256:4100c19aab4afceb183e33099fc2d66c31265d3b6b9ec13ba532a32f1838cf7b [2021-03-02T16:16:18.549Z] #44 CACHED [2021-03-02T16:16:18.549Z] [2021-03-02T16:16:18.550Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T16:16:18.550Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T16:16:18.550Z] #16 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-02T16:16:18.550Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T16:16:18.550Z] #20 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T16:16:18.550Z] #49 sha256:ded1ac6381d67b90866aefe781bdaddcc2e55e11c84e148ebf97d13153475690 [2021-03-02T16:16:18.550Z] #49 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:16:18.550Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:16:18.550Z] #41 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:16:18.550Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:16:18.550Z] #39 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:16:18.550Z] #55 sha256:0d4a9a1d51d389ac293a7080008e2991b0ab5e999075214eb6aac18e1eb0819f [2021-03-02T16:16:18.550Z] #55 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:16:18.550Z] #50 sha256:cf861f2c7ac6ab07db6d37975dd4b44df3393ec0594c16b9f628faca6dd4e109 [2021-03-02T16:16:18.550Z] #50 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:16:18.550Z] #36 sha256:c28282322cf4fc409026b655ec808df1dc61a4dbf250cdb3e2b727faf2fa062c [2021-03-02T16:16:18.550Z] #36 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:16:18.550Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:16:18.550Z] #31 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:16:18.550Z] #33 sha256:8b9277c0e4562b2806599dad752da045f4557181afa09efbb329bb8354c0daeb [2021-03-02T16:16:18.550Z] #33 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T16:16:18.550Z] #27 sha256:37cf91efb63d1e7b88a78129f52aa3cbd19f2cd0a11082e27f0c24c22c600fd5 [2021-03-02T16:16:18.550Z] #27 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T16:16:18.550Z] #56 sha256:22decf82175823e283535e2af6ce47ed99f2f2eeab9b9d629084f8142acbee97 [2021-03-02T16:16:18.550Z] #56 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:16:18.550Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T16:16:18.550Z] #61 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:16:18.550Z] #63 sha256:82967cc75587c4661b049cff73be768809b9e9de09faf5e599e2564d31a25d0e [2021-03-02T16:16:18.550Z] #63 CACHED [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T16:16:18.550Z] #60 sha256:3a5a03167158519620f15bdc78ebbd261520fc51330e1ea460cb7c6f1189a458 [2021-03-02T16:16:18.550Z] #60 DONE 0.1s [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T16:16:18.550Z] #62 sha256:0fc6341378dcaf50feab73c2820a2a5bafebb48cd426f7eeefaaceb598592382 [2021-03-02T16:16:18.550Z] #62 DONE 0.1s [2021-03-02T16:16:18.550Z] [2021-03-02T16:16:18.550Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T16:16:18.550Z] #64 sha256:4d24da6970b3bf49730c7f7b997861a8660d7b44bb8ca7a559de6950d91868fc [2021-03-02T16:16:18.550Z] #64 DONE 0.1s [2021-03-02T16:16:18.809Z] [2021-03-02T16:16:18.809Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T16:16:18.809Z] #65 sha256:81d443e6d2c20ea94eff9aef19b7ee3c34a581c2a266dcab0ab9ee57f690fd26 [2021-03-02T16:16:18.809Z] #65 DONE 0.0s [2021-03-02T16:16:18.809Z] [2021-03-02T16:16:18.809Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T16:16:18.809Z] #66 sha256:42010bad5423d06e3a0a20c67b9edab0446c4c58661cfdd99858de0e9b090fbb [2021-03-02T16:16:19.376Z] #66 DONE 0.7s [2021-03-02T16:16:19.635Z] [2021-03-02T16:16:19.635Z] #67 exporting to image [2021-03-02T16:16:19.635Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T16:16:19.635Z] #67 exporting layers [2021-03-02T16:16:20.574Z] #67 exporting layers 1.1s done [2021-03-02T16:16:20.574Z] #67 writing image sha256:8105ebac78a9ab27b654af4d6ff964cc9b1ed814334f814ac6b65a045389ac47 [2021-03-02T16:16:20.574Z] #67 writing image sha256:8105ebac78a9ab27b654af4d6ff964cc9b1ed814334f814ac6b65a045389ac47 done [2021-03-02T16:16:20.574Z] #67 naming to docker.io/library/docker:a0670c6d3da8321a65d3057f31a9670b174c590f done [2021-03-02T16:16:20.574Z] #67 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-02T16:16:20.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42103/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/validate/default [2021-03-02T16:16:21.857Z] Congratulations! All commits are properly signed with the DCO! [2021-03-02T16:16:22.427Z] Congratulations! Seccomp profile generation is done correctly. [2021-03-02T16:16:22.427Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-02T16:16:26.985Z] Still waiting to schedule task [2021-03-02T16:16:26.986Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-02T16:16:26.986Z] Still waiting to schedule task [2021-03-02T16:16:26.987Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-02T16:16:26.992Z] Still waiting to schedule task [2021-03-02T16:16:26.992Z] Waiting for next available executor on ‘azwin-2-8df360’ [2021-03-02T16:16:27.309Z] Fetching without tags [2021-03-02T16:16:27.714Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:27.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:27.290Z] > git config --add remote.origin.fetch +refs/pull/42103/head:refs/remotes/origin/PR-42103 # timeout=10 [2021-03-02T16:16:27.294Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:27.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:27.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:16:27.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:27.315Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:27.718Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:27.722Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:28.591Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:28.591Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [2021-03-02T16:16:29.155Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T16:16:29.858Z] + docker version [2021-03-02T16:16:29.858Z] Client: Docker Engine - Community [2021-03-02T16:16:29.858Z] Version: 20.10.3 [2021-03-02T16:16:29.858Z] API version: 1.41 [2021-03-02T16:16:29.858Z] Go version: go1.13.15 [2021-03-02T16:16:29.858Z] Git commit: 48d30b5 [2021-03-02T16:16:29.858Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-02T16:16:29.858Z] OS/Arch: linux/arm64 [2021-03-02T16:16:29.858Z] Context: default [2021-03-02T16:16:29.858Z] Experimental: true [2021-03-02T16:16:29.858Z] [2021-03-02T16:16:29.858Z] Server: Docker Engine - Community [2021-03-02T16:16:29.858Z] Engine: [2021-03-02T16:16:29.858Z] Version: 20.10.3 [2021-03-02T16:16:29.858Z] API version: 1.41 (minimum version 1.12) [2021-03-02T16:16:29.858Z] Go version: go1.13.15 [2021-03-02T16:16:29.858Z] Git commit: 46229ca [2021-03-02T16:16:29.858Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-02T16:16:29.858Z] OS/Arch: linux/arm64 [2021-03-02T16:16:29.858Z] Experimental: true [2021-03-02T16:16:29.858Z] containerd: [2021-03-02T16:16:29.858Z] Version: 1.4.3 [2021-03-02T16:16:29.858Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:16:29.858Z] runc: [2021-03-02T16:16:29.858Z] Version: 1.0.0-rc92 [2021-03-02T16:16:29.858Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:16:29.858Z] docker-init: [2021-03-02T16:16:29.858Z] Version: 0.19.0 [2021-03-02T16:16:29.858Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-02T16:16:28.550Z] > git remote # timeout=10 [2021-03-02T16:16:28.554Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:16:28.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:28.560Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:16:28.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T16:16:28.596Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:28.600Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:30.149Z] + docker info [2021-03-02T16:16:30.746Z] Fetching without tags [2021-03-02T16:16:30.989Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:31.093Z] Client: [2021-03-02T16:16:31.093Z] Context: default [2021-03-02T16:16:31.093Z] Debug Mode: false [2021-03-02T16:16:31.093Z] Plugins: [2021-03-02T16:16:31.093Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T16:16:31.093Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T16:16:31.093Z] [2021-03-02T16:16:31.093Z] Server: [2021-03-02T16:16:31.093Z] Containers: 0 [2021-03-02T16:16:31.093Z] Running: 0 [2021-03-02T16:16:31.093Z] Paused: 0 [2021-03-02T16:16:31.093Z] Stopped: 0 [2021-03-02T16:16:31.093Z] Images: 2 [2021-03-02T16:16:31.093Z] Server Version: 20.10.3 [2021-03-02T16:16:31.093Z] Storage Driver: overlay2 [2021-03-02T16:16:31.093Z] Backing Filesystem: extfs [2021-03-02T16:16:31.093Z] Supports d_type: true [2021-03-02T16:16:31.093Z] Native Overlay Diff: true [2021-03-02T16:16:31.093Z] Logging Driver: json-file [2021-03-02T16:16:31.093Z] Cgroup Driver: cgroupfs [2021-03-02T16:16:31.093Z] Cgroup Version: 1 [2021-03-02T16:16:31.093Z] Plugins: [2021-03-02T16:16:31.093Z] Volume: local [2021-03-02T16:16:31.093Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T16:16:31.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T16:16:31.093Z] Swarm: inactive [2021-03-02T16:16:31.093Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T16:16:31.093Z] Default Runtime: runc [2021-03-02T16:16:31.093Z] Init Binary: docker-init [2021-03-02T16:16:31.093Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:16:31.093Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:16:31.093Z] init version: de40ad0 [2021-03-02T16:16:31.093Z] Security Options: [2021-03-02T16:16:31.093Z] apparmor [2021-03-02T16:16:31.093Z] seccomp [2021-03-02T16:16:31.093Z] Profile: default [2021-03-02T16:16:31.093Z] Kernel Version: 4.15.0-1093-aws [2021-03-02T16:16:31.093Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-02T16:16:31.093Z] OSType: linux [2021-03-02T16:16:31.093Z] Architecture: aarch64 [2021-03-02T16:16:31.093Z] CPUs: 4 [2021-03-02T16:16:31.093Z] Total Memory: 7.525GiB [2021-03-02T16:16:31.093Z] Name: ip-10-100-33-47 [2021-03-02T16:16:31.093Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-02T16:16:31.093Z] Docker Root Dir: /var/lib/docker [2021-03-02T16:16:31.093Z] Debug Mode: false [2021-03-02T16:16:31.093Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:16:31.093Z] Labels: [2021-03-02T16:16:31.093Z] Experimental: true [2021-03-02T16:16:31.093Z] Insecure Registries: [2021-03-02T16:16:31.093Z] 127.0.0.0/8 [2021-03-02T16:16:31.093Z] Live Restore Enabled: true [2021-03-02T16:16:31.093Z] [2021-03-02T16:16:31.093Z] WARNING: No swap limit support [Pipeline] sh [2021-03-02T16:16:31.390Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:16:31.390Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:16:31.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42103/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T16:16:31.428Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:16:31.429Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [2021-03-02T16:16:31.651Z] + bash /home/ubuntu/workspace/moby_PR-42103/check-config.sh [2021-03-02T16:16:31.651Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T16:16:31.651Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-02T16:16:31.651Z] [2021-03-02T16:16:31.651Z] Generally Necessary: [2021-03-02T16:16:31.651Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T16:16:31.651Z] - apparmor: enabled and tools installed [2021-03-02T16:16:31.651Z] - CONFIG_NAMESPACES: enabled [2021-03-02T16:16:31.651Z] - CONFIG_NET_NS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_PID_NS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_IPC_NS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_UTS_NS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_CGROUPS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T16:16:31.651Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T16:16:31.651Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T16:16:31.651Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T16:16:31.651Z] - CONFIG_CPUSETS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_MEMCG: enabled [2021-03-02T16:16:31.651Z] - CONFIG_KEYS: enabled [2021-03-02T16:16:31.651Z] - CONFIG_VETH: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T16:16:31.651Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T16:16:30.715Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:30.723Z] > git config --add remote.origin.fetch +refs/pull/42103/head:refs/remotes/origin/PR-42103 # timeout=10 [2021-03-02T16:16:30.731Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:30.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:16:30.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:16:30.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:30.745Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:16:30.988Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:30.993Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:31.400Z] > git remote # timeout=10 [2021-03-02T16:16:31.405Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:16:31.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:16:31.410Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:16:31.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T16:16:31.428Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:16:31.432Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:16:31.913Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T16:16:31.913Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-02T16:16:31.913Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T16:16:31.913Z] [2021-03-02T16:16:31.913Z] Optional Features: [2021-03-02T16:16:31.913Z] - CONFIG_USER_NS: enabled [2021-03-02T16:16:31.913Z] - CONFIG_SECCOMP: enabled [2021-03-02T16:16:31.913Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T16:16:31.913Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T16:16:31.913Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T16:16:31.913Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T16:16:31.913Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T16:16:31.913Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T16:16:31.913Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-02T16:16:31.913Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-02T16:16:31.914Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T16:16:31.914Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T16:16:31.914Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T16:16:31.914Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T16:16:31.914Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T16:16:31.914Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T16:16:31.914Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T16:16:31.914Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T16:16:31.914Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T16:16:31.914Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T16:16:31.914Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T16:16:31.914Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T16:16:31.914Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T16:16:31.914Z] - CONFIG_EXT4_FS: enabled [2021-03-02T16:16:31.914Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T16:16:31.914Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T16:16:31.923Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [2021-03-02T16:16:32.175Z] - Network Drivers: [2021-03-02T16:16:32.175Z] - "overlay": [2021-03-02T16:16:32.175Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T16:16:32.175Z] Optional (for encrypted networks): [2021-03-02T16:16:32.175Z] - CONFIG_CRYPTO: enabled [2021-03-02T16:16:32.175Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T16:16:32.175Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T16:16:32.175Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T16:16:32.175Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T16:16:32.175Z] - CONFIG_XFRM: enabled [2021-03-02T16:16:32.175Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-02T16:16:32.175Z] - "ipvlan": [2021-03-02T16:16:32.175Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T16:16:32.175Z] - "macvlan": [2021-03-02T16:16:32.175Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T16:16:32.175Z] - "ftp,tftp client in container": [2021-03-02T16:16:32.175Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T16:16:32.175Z] - Storage Drivers: [2021-03-02T16:16:32.175Z] - "aufs": [2021-03-02T16:16:32.175Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T16:16:32.175Z] - "btrfs": [2021-03-02T16:16:32.175Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T16:16:32.175Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T16:16:32.425Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-03-02T16:16:32.437Z] - "devicemapper": [2021-03-02T16:16:32.437Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T16:16:32.437Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T16:16:32.437Z] - "overlay": [2021-03-02T16:16:32.437Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T16:16:32.437Z] - "zfs": [2021-03-02T16:16:32.437Z] - /dev/zfs: missing [2021-03-02T16:16:32.437Z] - zfs command: missing [2021-03-02T16:16:32.437Z] - zpool command: missing [2021-03-02T16:16:32.437Z] [2021-03-02T16:16:32.437Z] Limits: [2021-03-02T16:16:32.437Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T16:16:32.437Z] [2021-03-02T16:16:32.437Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T16:16:32.679Z] + docker version [2021-03-02T16:16:32.679Z] Client: Docker Engine - Community [2021-03-02T16:16:32.679Z] Version: 20.10.3 [2021-03-02T16:16:32.679Z] API version: 1.41 [2021-03-02T16:16:32.679Z] Go version: go1.13.15 [2021-03-02T16:16:32.679Z] Git commit: 48d30b5 [2021-03-02T16:16:32.679Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-02T16:16:32.679Z] OS/Arch: linux/amd64 [2021-03-02T16:16:32.679Z] Context: default [2021-03-02T16:16:32.679Z] Experimental: true [2021-03-02T16:16:32.679Z] [2021-03-02T16:16:32.679Z] Server: Docker Engine - Community [2021-03-02T16:16:32.679Z] Engine: [2021-03-02T16:16:32.679Z] Version: 20.10.3 [2021-03-02T16:16:32.679Z] API version: 1.41 (minimum version 1.12) [2021-03-02T16:16:32.679Z] Go version: go1.13.15 [2021-03-02T16:16:32.679Z] Git commit: 46229ca [2021-03-02T16:16:32.679Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-02T16:16:32.679Z] OS/Arch: linux/amd64 [2021-03-02T16:16:32.679Z] Experimental: true [2021-03-02T16:16:32.679Z] containerd: [2021-03-02T16:16:32.679Z] Version: 1.4.3 [2021-03-02T16:16:32.679Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:16:32.679Z] runc: [2021-03-02T16:16:32.679Z] Version: 1.0.0-rc92 [2021-03-02T16:16:32.679Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:16:32.679Z] docker-init: [2021-03-02T16:16:32.679Z] Version: 0.19.0 [2021-03-02T16:16:32.679Z] GitCommit: de40ad0 [2021-03-02T16:16:32.684Z] Congratulations! All API changes are done the right way. [2021-03-02T16:16:32.684Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-02T16:16:32.684Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-02T16:16:32.684Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-02T16:16:32.684Z] Congratulations! No new tests were added to integration-cli. [2021-03-02T16:16:32.684Z] [2021-03-02T16:16:32.684Z] INFO Start validation with golang-ci-lint [2021-03-02T16:16:32.684Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [Pipeline] sh [2021-03-02T16:16:32.785Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0670c6d3da8321a65d3057f31a9670b174c590f . [2021-03-02T16:16:32.943Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-02T16:16:32.943Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-02T16:16:32.972Z] + docker info [2021-03-02T16:16:33.227Z] Client: [2021-03-02T16:16:33.227Z] Context: default [2021-03-02T16:16:33.227Z] Debug Mode: false [2021-03-02T16:16:33.227Z] Plugins: [2021-03-02T16:16:33.227Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T16:16:33.227Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T16:16:33.227Z] [2021-03-02T16:16:33.227Z] Server: [2021-03-02T16:16:33.227Z] Containers: 0 [2021-03-02T16:16:33.227Z] Running: 0 [2021-03-02T16:16:33.227Z] Paused: 0 [2021-03-02T16:16:33.227Z] Stopped: 0 [2021-03-02T16:16:33.227Z] Images: 5 [2021-03-02T16:16:33.227Z] Server Version: 20.10.3 [2021-03-02T16:16:33.227Z] Storage Driver: overlay2 [2021-03-02T16:16:33.227Z] Backing Filesystem: extfs [2021-03-02T16:16:33.227Z] Supports d_type: true [2021-03-02T16:16:33.227Z] Native Overlay Diff: true [2021-03-02T16:16:33.227Z] Logging Driver: json-file [2021-03-02T16:16:33.227Z] Cgroup Driver: systemd [2021-03-02T16:16:33.227Z] Cgroup Version: 2 [2021-03-02T16:16:33.227Z] Plugins: [2021-03-02T16:16:33.227Z] Volume: local [2021-03-02T16:16:33.227Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T16:16:33.227Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T16:16:33.227Z] Swarm: inactive [2021-03-02T16:16:33.227Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T16:16:33.227Z] Default Runtime: runc [2021-03-02T16:16:33.228Z] Init Binary: docker-init [2021-03-02T16:16:33.228Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:16:33.228Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:16:33.228Z] init version: de40ad0 [2021-03-02T16:16:33.228Z] Security Options: [2021-03-02T16:16:33.228Z] apparmor [2021-03-02T16:16:33.228Z] seccomp [2021-03-02T16:16:33.228Z] Profile: default [2021-03-02T16:16:33.228Z] cgroupns [2021-03-02T16:16:33.228Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T16:16:33.228Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-02T16:16:33.228Z] OSType: linux [2021-03-02T16:16:33.228Z] Architecture: x86_64 [2021-03-02T16:16:33.228Z] CPUs: 2 [2021-03-02T16:16:33.228Z] Total Memory: 7.487GiB [2021-03-02T16:16:33.228Z] Name: ip-10-100-89-171 [2021-03-02T16:16:33.228Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-02T16:16:33.228Z] Docker Root Dir: /var/lib/docker [2021-03-02T16:16:33.228Z] Debug Mode: false [2021-03-02T16:16:33.228Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:16:33.228Z] Labels: [2021-03-02T16:16:33.228Z] Experimental: true [2021-03-02T16:16:33.228Z] Insecure Registries: [2021-03-02T16:16:33.228Z] 127.0.0.0/8 [2021-03-02T16:16:33.228Z] Live Restore Enabled: true [2021-03-02T16:16:33.228Z] [2021-03-02T16:16:33.228Z] WARNING: No kernel memory TCP limit support [2021-03-02T16:16:33.228Z] WARNING: No oom kill disable support [2021-03-02T16:16:33.228Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T16:16:33.553Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a0670c6d3da8321a65d3057f31a9670b174c590f . [2021-03-02T16:16:33.809Z] #1 [internal] load build definition from Dockerfile [2021-03-02T16:16:33.809Z] #1 sha256:1ee8a797b2cd6f69d140516752687437e5abf54e83c9b3533cdca30c5057fc5c [2021-03-02T16:16:33.809Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T16:16:33.809Z] #1 DONE 0.0s [2021-03-02T16:16:33.809Z] [2021-03-02T16:16:33.809Z] #2 [internal] load .dockerignore [2021-03-02T16:16:33.809Z] #2 sha256:955decf56eaec7fe2a555dff6674d3c9d2528abe06735a4f6edad056d3305fb6 [2021-03-02T16:16:33.809Z] #2 transferring context: 87B done [2021-03-02T16:16:33.809Z] #2 DONE 0.0s [2021-03-02T16:16:33.809Z] [2021-03-02T16:16:33.809Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T16:16:33.809Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T16:16:33.809Z] #3 DONE 0.1s [2021-03-02T16:16:33.809Z] [2021-03-02T16:16:33.809Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T16:16:33.809Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T16:16:33.809Z] #4 CACHED [2021-03-02T16:16:34.065Z] [2021-03-02T16:16:34.065Z] #5 [internal] load build definition from Dockerfile [2021-03-02T16:16:34.065Z] #5 sha256:ecdbdf79ea8759434cc3f9f6e893ec7a26e0411ea2dd8d13b8dfbd8b96992829 [2021-03-02T16:16:34.065Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T16:16:34.065Z] #5 DONE 0.0s [2021-03-02T16:16:34.065Z] [2021-03-02T16:16:34.065Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T16:16:34.065Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T16:16:34.065Z] #8 DONE 0.1s [2021-03-02T16:16:34.065Z] [2021-03-02T16:16:34.065Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T16:16:34.065Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T16:16:34.326Z] #7 DONE 0.1s [2021-03-02T16:16:34.326Z] [2021-03-02T16:16:34.326Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T16:16:34.326Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T16:16:34.326Z] #6 DONE 0.1s [2021-03-02T16:16:34.326Z] [2021-03-02T16:16:34.326Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:16:34.326Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T16:16:34.326Z] #61 DONE 0.0s [2021-03-02T16:16:34.326Z] [2021-03-02T16:16:34.326Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:16:34.326Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:16:34.326Z] #9 DONE 0.0s [2021-03-02T16:16:34.326Z] [2021-03-02T16:16:34.326Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:16:34.326Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T16:16:34.326Z] #25 DONE 0.0s [2021-03-02T16:16:34.326Z] [2021-03-02T16:16:34.326Z] #22 [internal] load build context [2021-03-02T16:16:34.326Z] #22 sha256:ccc729f580f25e15104640b1937c048612a0d802120e4195f6b0f29e33cc9ceb [2021-03-02T16:16:35.336Z] #1 [internal] load build definition from Dockerfile [2021-03-02T16:16:35.336Z] #1 sha256:22205e6a61f62d8d195d0edc8c6b00cf3857987348a0122561341fcef1bfccc9 [2021-03-02T16:16:35.336Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T16:16:35.336Z] #1 DONE 0.0s [2021-03-02T16:16:35.598Z] [2021-03-02T16:16:35.598Z] #2 [internal] load .dockerignore [2021-03-02T16:16:35.598Z] #2 sha256:a34bf18d2c5f18096d439922817159f9cea74c6567a436e6179cb6663e82b045 [2021-03-02T16:16:35.598Z] #2 transferring context: 87B done [2021-03-02T16:16:35.598Z] #2 DONE 0.0s [2021-03-02T16:16:35.698Z] #22 transferring context: 53.37MB 1.2s done [2021-03-02T16:16:35.698Z] #22 DONE 1.3s [2021-03-02T16:16:35.698Z] [2021-03-02T16:16:35.698Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:16:35.698Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T16:16:35.698Z] #10 CACHED [2021-03-02T16:16:35.698Z] [2021-03-02T16:16:35.698Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-02T16:16:35.698Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T16:16:35.698Z] #11 CACHED [2021-03-02T16:16:35.698Z] [2021-03-02T16:16:35.698Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:16:35.698Z] #57 sha256:ed6d7340cc8c6db17e2590d73e5b9ea3892ed8fe1994b3dc56d40823f8c9aaa9 [2021-03-02T16:16:35.698Z] #57 CACHED [2021-03-02T16:16:35.698Z] [2021-03-02T16:16:35.698Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T16:16:35.698Z] #58 sha256:050279066e0e823e2481eae67e41d57c98983dd2e561cdfbbfb4beca8e445be8 [2021-03-02T16:16:36.260Z] #58 DONE 0.6s [2021-03-02T16:16:36.260Z] [2021-03-02T16:16:36.260Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T16:16:36.260Z] #59 sha256:81434bd38d63a1b626c62ece0e8c71f3c0e4fc7b80998de6dd86ad2cee362aa5 [2021-03-02T16:16:36.260Z] #59 DONE 0.0s [2021-03-02T16:16:36.543Z] [2021-03-02T16:16:36.543Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T16:16:36.543Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-03-02T16:16:36.543Z] #3 DONE 0.2s [2021-03-02T16:16:36.543Z] [2021-03-02T16:16:36.543Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T16:16:36.543Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-03-02T16:16:36.543Z] #4 CACHED [2021-03-02T16:16:37.493Z] [2021-03-02T16:16:37.493Z] #5 [internal] load build definition from Dockerfile [2021-03-02T16:16:37.493Z] #5 sha256:cb61b7b424eaa73aad75914519e25aae30ea1d2b916ebee03fa0bf8de31eda0a [2021-03-02T16:16:37.493Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T16:16:37.493Z] #5 DONE 0.0s [2021-03-02T16:16:37.493Z] [2021-03-02T16:16:37.493Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T16:16:37.493Z] #6 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-03-02T16:16:37.493Z] #6 DONE 0.1s [2021-03-02T16:16:37.493Z] [2021-03-02T16:16:37.493Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T16:16:37.493Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-02T16:16:37.493Z] #8 DONE 0.1s [2021-03-02T16:16:37.493Z] [2021-03-02T16:16:37.493Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T16:16:37.493Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-02T16:16:37.493Z] #7 DONE 0.1s [2021-03-02T16:16:37.761Z] [2021-03-02T16:16:37.761Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:16:37.761Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-02T16:16:37.761Z] #61 DONE 0.0s [2021-03-02T16:16:37.761Z] [2021-03-02T16:16:37.761Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:16:37.761Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-02T16:16:37.761Z] #9 DONE 0.0s [2021-03-02T16:16:37.761Z] [2021-03-02T16:16:37.761Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:16:37.761Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-03-02T16:16:37.761Z] #25 DONE 0.0s [2021-03-02T16:16:37.761Z] [2021-03-02T16:16:37.761Z] #22 [internal] load build context [2021-03-02T16:16:37.761Z] #22 sha256:4aa7245afd4642167e702db6c1647f6236165face5352158ff7241bf7e936c22 [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T16:16:38.776Z] #51 sha256:7d38a542f6053114ebb3ef3c6fee1bd3b10b16dee09258367c2cc4ac17d6ec1a [2021-03-02T16:16:38.776Z] #51 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T16:16:38.776Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T16:16:38.776Z] #30 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:16:38.776Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:16:38.776Z] #31 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T16:16:38.776Z] #53 sha256:b9401a9a8a13e91da4e850f6b775d8e58d1fbe61a6bb3b6ab10e78934b1db44e [2021-03-02T16:16:38.776Z] #53 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:16:38.776Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:16:38.776Z] #54 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-02T16:16:38.776Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T16:16:38.776Z] #20 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:16:38.776Z] #46 sha256:893fad5c047651b465f01dd2c9899beb2991b73d09565f56df7b911ac8b47b5d [2021-03-02T16:16:38.776Z] #46 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T16:16:38.776Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T16:16:38.776Z] #17 CACHED [2021-03-02T16:16:38.776Z] [2021-03-02T16:16:38.776Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #32 sha256:fcb060cc76db0bc87ba01d184e2b9d9da0207fed2e9e4443bca0ae71d3282075 [2021-03-02T16:16:38.777Z] #32 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T16:16:38.777Z] #29 sha256:bb1e2b368ba34f4b1ca9a0156ee6ee6301f44a2fafc35c50cc164a0423ecbf04 [2021-03-02T16:16:38.777Z] #29 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:16:38.777Z] #44 sha256:6616dd155797f35121f4fc34e5f85fa2d7fa588498b9453edf93d89e9e58d67e [2021-03-02T16:16:38.777Z] #44 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:16:38.777Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:16:38.777Z] #19 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T16:16:38.777Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T16:16:38.777Z] #14 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T16:16:38.777Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T16:16:38.777Z] #16 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #37 sha256:628ae1f18f1f2112ba969b003969b305c87308ad07545ecc1c10c5d41491c0c9 [2021-03-02T16:16:38.777Z] #37 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T16:16:38.777Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T16:16:38.777Z] #15 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:16:38.777Z] #52 sha256:620ecbea0d99fa6843972556325f33d741286a3648b43b4e0fce77000b21d48f [2021-03-02T16:16:38.777Z] #52 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:16:38.777Z] #23 sha256:177dd3db7474d4de9f30e64ae668a48b46d55c8d70c0cf09359fa154aff17e14 [2021-03-02T16:16:38.777Z] #23 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T16:16:38.777Z] #43 sha256:448a94914afccf549f66594305d0d6bd7d304c0bf84b13609e35859af1b2b519 [2021-03-02T16:16:38.777Z] #43 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:16:38.777Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:16:38.777Z] #12 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #34 sha256:cf2bad2dd8b44c69f8bd8f2db1b8d68e71a79498efd4092189cde22afae0bab4 [2021-03-02T16:16:38.777Z] #34 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:16:38.777Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:16:38.777Z] #41 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T16:16:38.777Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T16:16:38.777Z] #38 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #45 sha256:29c45f67b12ce03235d68e574aab61af2962be95001f7bcedfd4e94fe02cbe11 [2021-03-02T16:16:38.777Z] #45 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #47 sha256:6660e3e8e943ea70a342d09dbe3539517035257fa990a09b1023bc260daf5880 [2021-03-02T16:16:38.777Z] #47 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:16:38.777Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T16:16:38.777Z] #21 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T16:16:38.777Z] #24 sha256:f557a00eb4b78dcad5a045a27d0313337d48b2ea31094cee0f5081109ced0036 [2021-03-02T16:16:38.777Z] #24 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:16:38.777Z] #48 sha256:9c902e9e64c84ec0d9b2bb198379d256b818e4e5c858a182efe46aab522a76aa [2021-03-02T16:16:38.777Z] #48 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T16:16:38.777Z] #27 sha256:ae5985642fa2828adce53027d1c8341110584acab0906d26c4f714178d31f406 [2021-03-02T16:16:38.777Z] #27 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:16:38.777Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:16:38.777Z] #39 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:16:38.777Z] #55 sha256:70273590646423630cb9bb6ebf52d48df3df868b9556f04becc71b3daf555914 [2021-03-02T16:16:38.777Z] #55 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:16:38.777Z] #50 sha256:1b5b6362d50d981d4761ca85467ec76d5762de597ecadd9cbb6575230b9ba40c [2021-03-02T16:16:38.777Z] #50 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T16:16:38.777Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T16:16:38.777Z] #18 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:16:38.777Z] #28 sha256:f5214470b802888b87f28ba9bbc21f1d90a50eac29ad92753ed897c1767511e4 [2021-03-02T16:16:38.777Z] #28 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:16:38.777Z] #33 sha256:c21411cd56e507a675966bf0f8092ae95ae3fb5f2e54d0681c96a11601d5fc0a [2021-03-02T16:16:38.777Z] #33 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T16:16:38.777Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T16:16:38.777Z] #13 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:16:38.777Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T16:16:38.777Z] #26 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:16:38.777Z] #36 sha256:6b76e78d6a05665905340587650c60e5f42c8283b9b2d8ce2af63637f4dddc28 [2021-03-02T16:16:38.777Z] #36 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #40 sha256:5c0e85f6613596aa42df05a50289be4394a316bd897f6e1f84fe565ad79fbd61 [2021-03-02T16:16:38.777Z] #40 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #49 sha256:54431c134db2b3ec15e9e46da45e3fa14e4baa2260df6b620330981e640ec9bb [2021-03-02T16:16:38.777Z] #49 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:16:38.777Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:16:38.777Z] #42 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:16:38.777Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:16:38.777Z] #35 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #56 sha256:178b958219ca250d097c3fd113b421b12ff54b23896bcbdc2b6260f7fc4ccaf5 [2021-03-02T16:16:38.777Z] #56 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:16:38.777Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T16:16:38.777Z] #61 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:16:38.777Z] #63 sha256:30868afbdc7d2b8dd1e457913f22bcf91639cdc50013df7fdede756fbacc7e10 [2021-03-02T16:16:38.777Z] #63 CACHED [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T16:16:38.777Z] #60 sha256:ac7c30f1d80e1506d46027efca4d6bee367f8b0b89ca65bb9deb4fb0bc312c30 [2021-03-02T16:16:38.777Z] #60 DONE 0.1s [2021-03-02T16:16:38.777Z] [2021-03-02T16:16:38.777Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T16:16:38.777Z] #62 sha256:0494a7775f6389fece73f66cb6b23b4bdec0c63c63b5eb417747e60eac67834c [2021-03-02T16:16:39.341Z] #62 DONE 0.4s [2021-03-02T16:16:39.341Z] [2021-03-02T16:16:39.341Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T16:16:39.341Z] #64 sha256:33dbfdb8c389814c1fa2c10946bcd4fb7ed6b817da9b1bb4830fc85020084a7a [2021-03-02T16:16:39.341Z] #64 DONE 0.1s [2021-03-02T16:16:39.341Z] [2021-03-02T16:16:39.341Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T16:16:39.341Z] #65 sha256:f6be2223cff2f3cd89cd2b53b7eb52f47a51f1e07da79d72583f7d245594f153 [2021-03-02T16:16:39.341Z] #65 DONE 0.1s [2021-03-02T16:16:39.341Z] [2021-03-02T16:16:39.341Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-02T16:16:39.341Z] #66 sha256:572335b970721997bb9057547bc50407a85b64ccfcc58b6223233689f499015f [2021-03-02T16:16:39.703Z] #22 transferring context: 53.38MB 1.5s done [2021-03-02T16:16:39.703Z] #22 DONE 1.7s [2021-03-02T16:16:39.703Z] [2021-03-02T16:16:39.703Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:16:39.703Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-02T16:16:39.703Z] #10 CACHED [2021-03-02T16:16:39.703Z] [2021-03-02T16:16:39.703Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-02T16:16:39.703Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-02T16:16:39.703Z] #11 CACHED [2021-03-02T16:16:39.703Z] [2021-03-02T16:16:39.703Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:16:39.703Z] #57 sha256:a1b921c24651c5507d24f9ead08bddd800a08a3592a212a56760e5066e663a43 [2021-03-02T16:16:39.703Z] #57 CACHED [2021-03-02T16:16:39.703Z] [2021-03-02T16:16:39.703Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T16:16:39.703Z] #58 sha256:dc61204146c530aadebf09e1b9b343f18d9341b0a5eefe2a63054c4e609fa576 [2021-03-02T16:16:39.965Z] #58 DONE 0.3s [2021-03-02T16:16:39.965Z] [2021-03-02T16:16:39.965Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T16:16:39.965Z] #59 sha256:b25fc52dffb590b56eb428f2325db34b74d3466cefda43e374dd79b099d3dc88 [2021-03-02T16:16:39.965Z] #59 DONE 0.1s [2021-03-02T16:16:40.269Z] #66 0.933 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-02T16:16:40.269Z] #66 1.009 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-02T16:16:40.526Z] #66 1.090 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-02T16:16:41.089Z] #66 1.194 Reading package lists... [2021-03-02T16:16:42.017Z] #66 1.849 Reading package lists... [2021-03-02T16:16:42.017Z] #66 2.423 Building dependency tree... [2021-03-02T16:16:42.017Z] #66 2.547 Reading state information... [2021-03-02T16:16:42.017Z] #66 2.649 The following additional packages will be installed: [2021-03-02T16:16:42.017Z] #66 2.649 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-02T16:16:42.017Z] #66 2.650 libpam-systemd [2021-03-02T16:16:42.017Z] #66 2.650 Suggested packages: [2021-03-02T16:16:42.017Z] #66 2.650 systemd-container policykit-1 [2021-03-02T16:16:42.017Z] #66 2.650 Recommended packages: [2021-03-02T16:16:42.017Z] #66 2.650 libnss-systemd [2021-03-02T16:16:42.017Z] #66 2.729 The following NEW packages will be installed: [2021-03-02T16:16:42.017Z] #66 2.730 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-02T16:16:42.017Z] #66 2.730 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-02T16:16:42.579Z] #66 3.196 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T16:16:42.579Z] #66 3.196 Need to get 4761 kB of archives. [2021-03-02T16:16:42.579Z] #66 3.196 After this operation, 16.6 MB of additional disk space will be used. [2021-03-02T16:16:42.579Z] #66 3.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-02T16:16:42.579Z] #66 3.198 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-02T16:16:42.579Z] #66 3.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-02T16:16:42.579Z] #66 3.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-02T16:16:42.579Z] #66 3.205 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-02T16:16:42.579Z] #66 3.206 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-02T16:16:42.579Z] #66 3.247 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-02T16:16:42.579Z] #66 3.248 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-02T16:16:42.579Z] #66 3.250 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-02T16:16:42.579Z] #66 3.252 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-02T16:16:42.579Z] #66 3.254 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-02T16:16:42.579Z] #66 3.383 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:16:42.579Z] #66 3.408 Fetched 4761 kB in 1s (9254 kB/s) [2021-03-02T16:16:42.579Z] #66 3.438 Selecting previously unselected package libargon2-1:amd64. [2021-03-02T16:16:42.835Z] #66 3.438 (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 ... 28054 files and directories currently installed.) [2021-03-02T16:16:42.835Z] #66 3.496 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-02T16:16:42.835Z] #66 3.506 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-02T16:16:42.835Z] #66 3.550 Selecting previously unselected package libjson-c3:amd64. [2021-03-02T16:16:42.835Z] #66 3.553 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-02T16:16:42.835Z] #66 3.557 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-02T16:16:42.835Z] #66 3.597 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-02T16:16:42.835Z] #66 3.600 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-02T16:16:42.835Z] #66 3.604 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-02T16:16:42.835Z] #66 3.656 Selecting previously unselected package libidn11:amd64. [2021-03-02T16:16:43.091Z] #66 3.659 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-02T16:16:43.091Z] #66 3.664 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-02T16:16:43.091Z] #66 3.709 Selecting previously unselected package libkmod2:amd64. [2021-03-02T16:16:43.091Z] #66 3.712 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-02T16:16:43.091Z] #66 3.715 Unpacking libkmod2:amd64 (26-1) ... [2021-03-02T16:16:43.091Z] #66 3.766 Selecting previously unselected package systemd. [2021-03-02T16:16:43.091Z] #66 3.769 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-02T16:16:43.091Z] #66 3.807 Unpacking systemd (241-7~deb10u6) ... [2021-03-02T16:16:43.654Z] #66 4.237 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-02T16:16:43.654Z] #66 4.251 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-02T16:16:43.654Z] #66 4.263 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-02T16:16:43.654Z] #66 4.276 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-02T16:16:43.654Z] #66 4.291 Setting up libkmod2:amd64 (26-1) ... [2021-03-02T16:16:43.654Z] #66 4.310 Setting up systemd (241-7~deb10u6) ... [2021-03-02T16:16:43.654Z] #66 4.387 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-02T16:16:43.654Z] #66 4.389 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-02T16:16:43.654Z] #66 4.393 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-02T16:16:43.654Z] #66 4.393 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T16:16:44.177Z] #43 sha256:88bbfd33f2e1d7444a74bf5a1400c454b4fbfc519cd0333d66fdf213de53a5cc [2021-03-02T16:16:44.177Z] #43 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T16:16:44.177Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-03-02T16:16:44.177Z] #15 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T16:16:44.177Z] #27 sha256:a8fa373e1e1a048bfc5d95697be396ce84bf5bd4d2c683ef77041b89271adb90 [2021-03-02T16:16:44.177Z] #27 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:16:44.177Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-02T16:16:44.177Z] #54 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-02T16:16:44.177Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-03-02T16:16:44.177Z] #20 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T16:16:44.177Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-03-02T16:16:44.177Z] #13 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:16:44.177Z] #23 sha256:b890a6da77ddcbd19b5888dce66e2571b9d03989dfe6dd9164017853c2f70767 [2021-03-02T16:16:44.177Z] #23 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:16:44.177Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-02T16:16:44.177Z] #21 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:16:44.177Z] #50 sha256:0cf9ff797843d11cbb8d4561ef3378b4a69a8cc7a8190d965d74b15a84c3f81d [2021-03-02T16:16:44.177Z] #50 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:16:44.177Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T16:16:44.177Z] #42 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:16:44.177Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T16:16:44.177Z] #35 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:16:44.177Z] #46 sha256:2032b7e0bb5860e53e6c92c7b123ff1da64ba98808dfaf0aab8f4be8c69baaac [2021-03-02T16:16:44.177Z] #46 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:16:44.177Z] #55 sha256:9dfc6a85df16e98ffe7a13ae78a67330c708fd0476bc980c3b364a633f0178ff [2021-03-02T16:16:44.177Z] #55 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #34 sha256:4db1ec7da35a198c6005481cf7221a08f1aec89555085cfaea08d856abd84268 [2021-03-02T16:16:44.177Z] #34 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:16:44.177Z] #36 sha256:cee88e50ecc3400bd17ec52be44cd5dda894b64e5659ba0291e10abdccc38aa6 [2021-03-02T16:16:44.177Z] #36 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:16:44.177Z] #33 sha256:19ea352ba300a2f0052417b9ecd7da9b16b81c316cc02b3b4120d441bedbfb83 [2021-03-02T16:16:44.177Z] #33 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:16:44.177Z] #44 sha256:218f54ba2a4fe8951b8aa18b972880b78efde6d4c71ff3ae9205f4eeeddf035c [2021-03-02T16:16:44.177Z] #44 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #32 sha256:699fbcb86ef569ac5595c252e19ca949a1c42a5c18de45fc611ae264af243ff0 [2021-03-02T16:16:44.177Z] #32 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T16:16:44.177Z] #29 sha256:c0f4ad376e96c94718f7d30efa77033be96d6ccf382cbcaead13f5ab2f2b1286 [2021-03-02T16:16:44.177Z] #29 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:16:44.177Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-02T16:16:44.177Z] #31 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:16:44.177Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-02T16:16:44.177Z] #39 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #47 sha256:1178ae6f2b2af8bb1b0b3351c79fc3d16ba2483b0b9b22726e4618cc76f570a0 [2021-03-02T16:16:44.177Z] #47 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T16:16:44.177Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-02T16:16:44.177Z] #38 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T16:16:44.177Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-03-02T16:16:44.177Z] #16 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:16:44.177Z] #52 sha256:70d02312ae9b306026a2a4ccfcd9f7975acdb4f91abd8537e417e9dbf55a2980 [2021-03-02T16:16:44.177Z] #52 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:16:44.177Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T16:16:44.177Z] #19 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #49 sha256:066eddc41c5d0de09e9a5d505b22b301fc88b6b08b85010ed05973e44535b371 [2021-03-02T16:16:44.177Z] #49 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T16:16:44.177Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-03-02T16:16:44.177Z] #18 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T16:16:44.177Z] #24 sha256:3820813072c4fc56733c5bd2013277cf6a3e7e6b6991336c5cd7f8db85692cb8 [2021-03-02T16:16:44.177Z] #24 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:16:44.177Z] #28 sha256:a82dbecdab0a8073db62671803be41cb22f21ea6c20d3e4d5018be3b0903d822 [2021-03-02T16:16:44.177Z] #28 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T16:16:44.177Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-03-02T16:16:44.177Z] #14 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #53 sha256:27279223179a226ad6046e61654e1990de9fe60c0b30bb684b859ccbae44ae59 [2021-03-02T16:16:44.177Z] #53 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #40 sha256:725182d7cd8deb6f31ef73b274c63f104afa15ff1c17cf2fe05b12606ddf03d1 [2021-03-02T16:16:44.177Z] #40 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:16:44.177Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T16:16:44.177Z] #12 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #45 sha256:d82245da4adb1afe1227d1e2dc5b0d6c81a265ce7babb77ba3fadba3a1155c03 [2021-03-02T16:16:44.177Z] #45 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:16:44.177Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T16:16:44.177Z] #41 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T16:16:44.177Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-03-02T16:16:44.177Z] #17 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:16:44.177Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T16:16:44.177Z] #26 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T16:16:44.177Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-02T16:16:44.177Z] #30 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T16:16:44.177Z] #37 sha256:202882f13f727845957abaf0cdea8742e8ca78c33fba7a9d54d01001cf3c177e [2021-03-02T16:16:44.177Z] #37 CACHED [2021-03-02T16:16:44.177Z] [2021-03-02T16:16:44.177Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:16:44.178Z] #48 sha256:a50eef2f84c7d8413053dfbe4426bc636df1151377bb3cdd99042ce948780cd6 [2021-03-02T16:16:44.178Z] #48 CACHED [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T16:16:44.178Z] #51 sha256:0f58528720148775810091034a86f35f8fe6ae3100afa647f24a93a8f0107093 [2021-03-02T16:16:44.178Z] #51 CACHED [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T16:16:44.178Z] #56 sha256:665ee9c5409abee9c05126d0ea9ac208f2b3be3dcce2bd3fdd1c8fb2e9961b9b [2021-03-02T16:16:44.178Z] #56 CACHED [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:16:44.178Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-02T16:16:44.178Z] #61 CACHED [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:16:44.178Z] #63 sha256:4297048272e3127ce3928120bb4d8d96477e7957498e0d3a9511212e7bd9bfa8 [2021-03-02T16:16:44.178Z] #63 CACHED [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T16:16:44.178Z] #60 sha256:e13909122ed067acc9a4038de048cee598b3d379bf7da528d39e2912ead1de07 [2021-03-02T16:16:44.178Z] #60 DONE 0.1s [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T16:16:44.178Z] #62 sha256:337b286af93ae2a9a4db05132ace19f707ed724acfb3ceb98667541dce4635e9 [2021-03-02T16:16:44.178Z] #62 DONE 0.4s [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T16:16:44.178Z] #64 sha256:0a9907d76b3907bc7c3de658c68078a4b215ef2202dd61b8c52a39a34d378a0b [2021-03-02T16:16:44.178Z] #64 DONE 0.1s [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T16:16:44.178Z] #65 sha256:9d72bd7804f256aa2b1f9a37326496931dc58828527839e39d10bc9a95439d35 [2021-03-02T16:16:44.178Z] #65 DONE 0.1s [2021-03-02T16:16:44.178Z] [2021-03-02T16:16:44.178Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T16:16:44.178Z] #66 sha256:0b9b07449068b22f8cf1fe70456ca1e7303a78f646ea9e5e91392d63ef014a6e [2021-03-02T16:16:44.216Z] #66 4.818 Selecting previously unselected package systemd-sysv. [2021-03-02T16:16:44.216Z] #66 4.818 (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 ... 28851 files and directories currently installed.) [2021-03-02T16:16:44.216Z] #66 4.832 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-02T16:16:44.216Z] #66 4.836 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-02T16:16:44.216Z] #66 4.878 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-02T16:16:44.216Z] #66 4.881 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-02T16:16:44.216Z] #66 4.884 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-02T16:16:44.216Z] #66 4.950 Selecting previously unselected package dbus. [2021-03-02T16:16:44.217Z] #66 4.953 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-02T16:16:44.217Z] #66 4.966 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-02T16:16:44.217Z] #66 5.033 Selecting previously unselected package libpam-systemd:amd64. [2021-03-02T16:16:44.217Z] #66 5.036 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-02T16:16:44.217Z] #66 5.041 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-02T16:16:44.217Z] #66 5.086 Selecting previously unselected package dbus-user-session. [2021-03-02T16:16:44.474Z] #66 5.089 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-02T16:16:44.474Z] #66 5.093 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-02T16:16:44.474Z] #66 5.136 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-02T16:16:44.474Z] #66 5.155 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-02T16:16:44.474Z] #66 5.169 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-02T16:16:44.732Z] #66 5.293 invoke-rc.d: could not determine current runlevel [2021-03-02T16:16:44.732Z] #66 5.296 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T16:16:44.732Z] #66 5.301 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-02T16:16:44.732Z] #66 5.421 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-02T16:16:44.732Z] #66 5.443 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-02T16:16:44.732Z] #66 5.459 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:16:44.988Z] #66 DONE 5.6s [2021-03-02T16:16:44.988Z] [2021-03-02T16:16:44.988Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-02T16:16:44.988Z] #67 sha256:d2ebd0fc7fb6766c8614091dcd0c51b0223586e6075a63a3314c8161751a793e [2021-03-02T16:16:45.552Z] #67 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-02T16:16:45.552Z] #67 0.457 Dload Upload Total Spent Left Speed [2021-03-02T16:16:45.552Z] #67 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16879 0 --:--:-- --:--:-- --:--:-- 16879 [2021-03-02T16:16:45.552Z] #67 DONE 0.6s [2021-03-02T16:16:45.552Z] [2021-03-02T16:16:45.552Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T16:16:45.552Z] #68 sha256:92efdb9088e78dd15adbbbb32807bd7e3939fe492b57f9065c328ce44edad385 [2021-03-02T16:16:46.096Z] #66 DONE 1.5s [2021-03-02T16:16:46.096Z] [2021-03-02T16:16:46.096Z] #67 exporting to image [2021-03-02T16:16:46.096Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T16:16:46.096Z] #67 exporting layers [2021-03-02T16:16:46.481Z] #68 DONE 0.8s [2021-03-02T16:16:46.481Z] [2021-03-02T16:16:46.481Z] #69 exporting to image [2021-03-02T16:16:46.481Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T16:16:46.481Z] #69 exporting layers [2021-03-02T16:16:47.484Z] #67 exporting layers 1.5s done [2021-03-02T16:16:47.484Z] #67 writing image sha256:d67163de443918078e7ed4e7d8ebe2f26559fc0a91d762b9001f0c15079af009 [2021-03-02T16:16:47.484Z] #67 writing image sha256:d67163de443918078e7ed4e7d8ebe2f26559fc0a91d762b9001f0c15079af009 done [2021-03-02T16:16:47.484Z] #67 naming to docker.io/library/docker:a0670c6d3da8321a65d3057f31a9670b174c590f done [2021-03-02T16:16:47.484Z] #67 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-02T16:16:47.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/test/unit [2021-03-02T16:16:47.847Z] #69 exporting layers 1.3s done [2021-03-02T16:16:47.847Z] #69 writing image sha256:4832b1f331833187a4f03ceccf8d5c898f8fea1e72b835135bff517d87786953 done [2021-03-02T16:16:47.847Z] #69 naming to docker.io/library/docker:a0670c6d3da8321a65d3057f31a9670b174c590f done [2021-03-02T16:16:47.847Z] #69 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T16:16:48.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh dynbinary test-integration [2021-03-02T16:16:48.452Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-02T16:16:48.452Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-02T16:16:48.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-02T16:16:48.452Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-02T16:16:48.708Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-02T16:16:48.708Z] Detected virtualization docker. [2021-03-02T16:16:48.708Z] Detected architecture x86-64. [2021-03-02T16:16:48.708Z] Set hostname to <7816c66934f5>. [2021-03-02T16:16:48.964Z] + source /etc/docker-entrypoint-cmd [2021-03-02T16:16:48.964Z] ++ hack/make.sh dynbinary test-integration [2021-03-02T16:16:48.964Z] [2021-03-02T16:16:48.964Z] Removing bundles/ [2021-03-02T16:16:48.964Z] [2021-03-02T16:16:48.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T16:16:48.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:16:48.964Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T16:16:52.054Z] ? github.com/docker/docker/api [no test files] [2021-03-02T16:17:04.311Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2021-03-02T16:17:17.239Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01aa8768e628915c2) in /home/ubuntu/workspace/moby_PR-42103 [Pipeline] { [Pipeline] checkout [2021-03-02T16:17:17.333Z] The recommended git tool is: git [2021-03-02T16:17:20.886Z] using credential docker-jenkins-github-credentials [2021-03-02T16:17:20.892Z] Cloning the remote Git repository [2021-03-02T16:17:20.892Z] Cloning with configured refspecs honoured and without tags [2021-03-02T16:17:20.941Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T16:17:21.016Z] > git init /home/ubuntu/workspace/moby_PR-42103 # timeout=10 [2021-03-02T16:17:21.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:17:21.418Z] > git --version # timeout=10 [2021-03-02T16:17:21.441Z] > git --version # 'git version 2.17.1' [2021-03-02T16:17:21.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:17:21.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:17:25.289Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0392c3e702cc41ec2) in /home/ubuntu/workspace/moby_PR-42103 [Pipeline] { [Pipeline] checkout [2021-03-02T16:17:25.414Z] The recommended git tool is: git [2021-03-02T16:17:29.776Z] using credential docker-jenkins-github-credentials [2021-03-02T16:17:29.783Z] Cloning the remote Git repository [2021-03-02T16:17:29.783Z] Cloning with configured refspecs honoured and without tags [2021-03-02T16:17:29.807Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T16:17:29.862Z] > git init /home/ubuntu/workspace/moby_PR-42103 # timeout=10 [2021-03-02T16:17:30.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:17:30.174Z] > git --version # timeout=10 [2021-03-02T16:17:30.189Z] > git --version # 'git version 2.17.1' [2021-03-02T16:17:30.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:17:30.194Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:17:43.643Z] Fetching without tags [2021-03-02T16:17:44.057Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:17:44.950Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:17:44.950Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [2021-03-02T16:17:43.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:17:43.561Z] > git config --add remote.origin.fetch +refs/pull/42103/head:refs/remotes/origin/PR-42103 # timeout=10 [2021-03-02T16:17:43.587Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:17:43.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:17:43.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:17:43.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:17:43.654Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:17:44.074Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:17:44.098Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:17:44.857Z] > git remote # timeout=10 [2021-03-02T16:17:44.877Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:17:44.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:17:44.886Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:17:44.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T16:17:44.953Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:17:44.966Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:17:49.467Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T16:17:50.643Z] + docker version [2021-03-02T16:17:54.193Z] Fetching without tags [2021-03-02T16:17:54.519Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:17:56.135Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:17:56.135Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [2021-03-02T16:17:54.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:17:54.078Z] > git config --add remote.origin.fetch +refs/pull/42103/head:refs/remotes/origin/PR-42103 # timeout=10 [2021-03-02T16:17:54.134Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:17:54.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:17:54.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:17:54.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:17:54.197Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:17:54.531Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:17:54.570Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:17:56.053Z] > git remote # timeout=10 [2021-03-02T16:17:56.067Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:17:56.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:17:56.086Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:17:56.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T16:17:56.140Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:17:56.166Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:18:00.316Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [2021-03-02T16:18:00.625Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T16:18:00.625Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T16:18:00.625Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T16:18:00.652Z] Client: Docker Engine - Community [2021-03-02T16:18:00.652Z] Version: 20.10.3 [2021-03-02T16:18:00.652Z] API version: 1.41 [2021-03-02T16:18:00.652Z] Go version: go1.13.15 [2021-03-02T16:18:00.652Z] Git commit: 48d30b5 [2021-03-02T16:18:00.652Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-02T16:18:00.652Z] OS/Arch: linux/amd64 [2021-03-02T16:18:00.652Z] Context: default [2021-03-02T16:18:00.652Z] Experimental: true [2021-03-02T16:18:00.652Z] [2021-03-02T16:18:00.652Z] Server: Docker Engine - Community [2021-03-02T16:18:00.652Z] Engine: [2021-03-02T16:18:00.652Z] Version: 20.10.3 [2021-03-02T16:18:00.652Z] API version: 1.41 (minimum version 1.12) [2021-03-02T16:18:00.652Z] Go version: go1.13.15 [2021-03-02T16:18:00.652Z] Git commit: 46229ca [2021-03-02T16:18:00.652Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-02T16:18:00.652Z] OS/Arch: linux/amd64 [2021-03-02T16:18:00.652Z] Experimental: true [2021-03-02T16:18:00.652Z] containerd: [2021-03-02T16:18:00.652Z] Version: 1.4.3 [2021-03-02T16:18:00.652Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:18:00.652Z] runc: [2021-03-02T16:18:00.652Z] Version: 1.0.0-rc92 [2021-03-02T16:18:00.652Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:18:00.652Z] docker-init: [2021-03-02T16:18:00.652Z] Version: 0.19.0 [2021-03-02T16:18:00.652Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T16:18:00.888Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T16:18:00.888Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T16:18:01.001Z] + docker info [2021-03-02T16:18:01.151Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T16:18:01.151Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T16:18:01.414Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2021-03-02T16:18:01.414Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T16:18:01.414Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T16:18:01.676Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2021-03-02T16:18:01.677Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T16:18:01.677Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T16:18:01.683Z] + docker version [2021-03-02T16:18:04.994Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2021-03-02T16:18:05.258Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 13.7% of statements [2021-03-02T16:18:06.651Z] ok github.com/docker/docker/builder/dockerfile 0.883s coverage: 48.3% of statements [2021-03-02T16:18:06.651Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T16:18:07.111Z] Client: Docker Engine - Community [2021-03-02T16:18:07.111Z] Version: 20.10.3 [2021-03-02T16:18:07.111Z] API version: 1.41 [2021-03-02T16:18:07.111Z] Go version: go1.13.15 [2021-03-02T16:18:07.111Z] Git commit: 48d30b5 [2021-03-02T16:18:07.111Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-02T16:18:07.111Z] OS/Arch: linux/amd64 [2021-03-02T16:18:07.111Z] Context: default [2021-03-02T16:18:07.111Z] Experimental: true [2021-03-02T16:18:07.111Z] [2021-03-02T16:18:07.111Z] Server: Docker Engine - Community [2021-03-02T16:18:07.111Z] Engine: [2021-03-02T16:18:07.111Z] Version: 20.10.3 [2021-03-02T16:18:07.111Z] API version: 1.41 (minimum version 1.12) [2021-03-02T16:18:07.111Z] Go version: go1.13.15 [2021-03-02T16:18:07.111Z] Git commit: 46229ca [2021-03-02T16:18:07.111Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-02T16:18:07.111Z] OS/Arch: linux/amd64 [2021-03-02T16:18:07.111Z] Experimental: true [2021-03-02T16:18:07.111Z] containerd: [2021-03-02T16:18:07.111Z] Version: 1.4.3 [2021-03-02T16:18:07.111Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:18:07.111Z] runc: [2021-03-02T16:18:07.111Z] Version: 1.0.0-rc92 [2021-03-02T16:18:07.111Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:18:07.111Z] docker-init: [2021-03-02T16:18:07.111Z] Version: 0.19.0 [2021-03-02T16:18:07.111Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-02T16:18:07.228Z] ok github.com/docker/docker/builder/remotecontext/git 3.739s coverage: 86.3% of statements [2021-03-02T16:18:07.228Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T16:18:07.228Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T16:18:07.512Z] + docker info [2021-03-02T16:18:11.452Z] ok github.com/docker/docker/client 0.254s coverage: 75.4% of statements [2021-03-02T16:18:15.908Z] Client: [2021-03-02T16:18:15.908Z] Context: default [2021-03-02T16:18:15.908Z] Debug Mode: false [2021-03-02T16:18:15.908Z] Plugins: [2021-03-02T16:18:15.908Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T16:18:15.908Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T16:18:15.908Z] [2021-03-02T16:18:15.908Z] Server: [2021-03-02T16:18:15.908Z] Containers: 0 [2021-03-02T16:18:15.909Z] Running: 0 [2021-03-02T16:18:15.909Z] Paused: 0 [2021-03-02T16:18:15.909Z] Stopped: 0 [2021-03-02T16:18:15.909Z] Images: 0 [2021-03-02T16:18:15.909Z] Server Version: 20.10.3 [2021-03-02T16:18:15.909Z] Storage Driver: overlay2 [2021-03-02T16:18:15.909Z] Backing Filesystem: extfs [2021-03-02T16:18:15.909Z] Supports d_type: true [2021-03-02T16:18:15.909Z] Native Overlay Diff: true [2021-03-02T16:18:15.909Z] Logging Driver: json-file [2021-03-02T16:18:15.909Z] Cgroup Driver: cgroupfs [2021-03-02T16:18:15.909Z] Cgroup Version: 1 [2021-03-02T16:18:15.909Z] Plugins: [2021-03-02T16:18:15.909Z] Volume: local [2021-03-02T16:18:15.909Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T16:18:15.909Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T16:18:15.909Z] Swarm: inactive [2021-03-02T16:18:15.909Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T16:18:15.909Z] Default Runtime: runc [2021-03-02T16:18:15.909Z] Init Binary: docker-init [2021-03-02T16:18:15.909Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:18:15.909Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:18:15.909Z] init version: de40ad0 [2021-03-02T16:18:15.909Z] Security Options: [2021-03-02T16:18:15.909Z] apparmor [2021-03-02T16:18:15.909Z] seccomp [2021-03-02T16:18:15.909Z] Profile: default [2021-03-02T16:18:15.909Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T16:18:15.909Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-02T16:18:15.909Z] OSType: linux [2021-03-02T16:18:15.909Z] Architecture: x86_64 [2021-03-02T16:18:15.909Z] CPUs: 2 [2021-03-02T16:18:15.909Z] Total Memory: 7.487GiB [2021-03-02T16:18:15.909Z] Name: ip-10-100-98-168 [2021-03-02T16:18:15.909Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-02T16:18:15.909Z] Docker Root Dir: /var/lib/docker [2021-03-02T16:18:15.909Z] Debug Mode: false [2021-03-02T16:18:15.909Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:18:15.909Z] Labels: [2021-03-02T16:18:15.909Z] Experimental: true [2021-03-02T16:18:15.909Z] Insecure Registries: [2021-03-02T16:18:15.909Z] 127.0.0.0/8 [2021-03-02T16:18:15.909Z] Live Restore Enabled: true [2021-03-02T16:18:15.909Z] [2021-03-02T16:18:15.909Z] WARNING: No swap limit support [2021-03-02T16:18:15.909Z] WARNING: No blkio weight support [2021-03-02T16:18:15.909Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-02T16:18:16.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:18:16.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:18:16.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42103/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T16:18:16.226Z] + bash /home/ubuntu/workspace/moby_PR-42103/check-config.sh [2021-03-02T16:18:16.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T16:18:16.226Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-02T16:18:16.226Z] [2021-03-02T16:18:16.226Z] Generally Necessary: [2021-03-02T16:18:16.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T16:18:16.226Z] - apparmor: enabled and tools installed [2021-03-02T16:18:16.226Z] - CONFIG_NAMESPACES: enabled [2021-03-02T16:18:16.226Z] - CONFIG_NET_NS: enabled [2021-03-02T16:18:16.226Z] - CONFIG_PID_NS: enabled [2021-03-02T16:18:16.226Z] - CONFIG_IPC_NS: enabled [2021-03-02T16:18:16.226Z] - CONFIG_UTS_NS: enabled [2021-03-02T16:18:16.226Z] - CONFIG_CGROUPS: enabled [2021-03-02T16:18:16.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T16:18:16.226Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T16:18:16.226Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T16:18:16.226Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T16:18:16.226Z] - CONFIG_CPUSETS: enabled [2021-03-02T16:18:16.226Z] - CONFIG_MEMCG: enabled [2021-03-02T16:18:16.227Z] - CONFIG_KEYS: enabled [2021-03-02T16:18:16.227Z] - CONFIG_VETH: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-02T16:18:16.227Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T16:18:16.227Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-02T16:18:16.227Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T16:18:16.227Z] [2021-03-02T16:18:16.227Z] Optional Features: [2021-03-02T16:18:16.227Z] - CONFIG_USER_NS: enabled [2021-03-02T16:18:16.227Z] - CONFIG_SECCOMP: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T16:18:16.498Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T16:18:16.498Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T16:18:16.498Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T16:18:16.498Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T16:18:16.498Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T16:18:16.498Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-02T16:18:16.498Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-02T16:18:16.498Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T16:18:16.498Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T16:18:16.498Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T16:18:16.498Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T16:18:16.498Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T16:18:16.498Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T16:18:16.498Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T16:18:16.498Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_EXT4_FS: enabled [2021-03-02T16:18:16.498Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T16:18:16.498Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T16:18:16.498Z] - Network Drivers: [2021-03-02T16:18:16.498Z] - "overlay": [2021-03-02T16:18:16.498Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T16:18:16.498Z] Optional (for encrypted networks): [2021-03-02T16:18:16.498Z] - CONFIG_CRYPTO: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T16:18:16.498Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T16:18:16.498Z] - CONFIG_XFRM: enabled [2021-03-02T16:18:16.498Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T16:18:16.498Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-02T16:18:16.498Z] - "ipvlan": [2021-03-02T16:18:16.498Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T16:18:16.498Z] - "macvlan": [2021-03-02T16:18:16.763Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T16:18:16.763Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T16:18:16.763Z] - "ftp,tftp client in container": [2021-03-02T16:18:16.763Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T16:18:16.763Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T16:18:16.763Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T16:18:16.763Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T16:18:16.763Z] - Storage Drivers: [2021-03-02T16:18:16.763Z] - "aufs": [2021-03-02T16:18:16.763Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T16:18:16.763Z] - "btrfs": [2021-03-02T16:18:16.763Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T16:18:16.763Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T16:18:16.763Z] - "devicemapper": [2021-03-02T16:18:16.763Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T16:18:16.763Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T16:18:16.763Z] - "overlay": [2021-03-02T16:18:16.763Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T16:18:16.763Z] - "zfs": [2021-03-02T16:18:16.763Z] - /dev/zfs: present [2021-03-02T16:18:16.763Z] - zfs command: missing [2021-03-02T16:18:16.763Z] - zpool command: missing [2021-03-02T16:18:16.763Z] [2021-03-02T16:18:16.763Z] Limits: [2021-03-02T16:18:16.763Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T16:18:16.763Z] [2021-03-02T16:18:16.763Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T16:18:17.120Z] + sudo modprobe ip_vs [2021-03-02T16:18:17.120Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0670c6d3da8321a65d3057f31a9670b174c590f . [2021-03-02T16:18:17.380Z] #1 [internal] load build definition from Dockerfile [2021-03-02T16:18:17.380Z] #1 sha256:31d7155f6e267268241b67f82c94cd27ab4c8aff1c82adc17d7ff2b68048e2fc [2021-03-02T16:18:17.380Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T16:18:17.380Z] #1 DONE 0.1s [2021-03-02T16:18:17.380Z] [2021-03-02T16:18:17.380Z] #2 [internal] load .dockerignore [2021-03-02T16:18:17.380Z] #2 sha256:e4b236d6a949cc8f13956e43bd9a70a3bfed9fac38d153af2a11fdd70e04458f [2021-03-02T16:18:17.380Z] #2 transferring context: 87B done [2021-03-02T16:18:17.380Z] #2 DONE 0.0s [2021-03-02T16:18:17.380Z] [2021-03-02T16:18:17.380Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T16:18:17.380Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T16:18:17.584Z] Client: [2021-03-02T16:18:17.584Z] Context: default [2021-03-02T16:18:17.584Z] Debug Mode: false [2021-03-02T16:18:17.584Z] Plugins: [2021-03-02T16:18:17.584Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T16:18:17.584Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T16:18:17.584Z] [2021-03-02T16:18:17.584Z] Server: [2021-03-02T16:18:17.584Z] Containers: 0 [2021-03-02T16:18:17.584Z] Running: 0 [2021-03-02T16:18:17.584Z] Paused: 0 [2021-03-02T16:18:17.584Z] Stopped: 0 [2021-03-02T16:18:17.584Z] Images: 0 [2021-03-02T16:18:17.584Z] Server Version: 20.10.3 [2021-03-02T16:18:17.584Z] Storage Driver: overlay2 [2021-03-02T16:18:17.584Z] Backing Filesystem: extfs [2021-03-02T16:18:17.584Z] Supports d_type: true [2021-03-02T16:18:17.584Z] Native Overlay Diff: true [2021-03-02T16:18:17.584Z] Logging Driver: json-file [2021-03-02T16:18:17.585Z] Cgroup Driver: cgroupfs [2021-03-02T16:18:17.585Z] Cgroup Version: 1 [2021-03-02T16:18:17.585Z] Plugins: [2021-03-02T16:18:17.585Z] Volume: local [2021-03-02T16:18:17.585Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T16:18:17.585Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T16:18:17.585Z] Swarm: inactive [2021-03-02T16:18:17.585Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T16:18:17.585Z] Default Runtime: runc [2021-03-02T16:18:17.585Z] Init Binary: docker-init [2021-03-02T16:18:17.585Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:18:17.585Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T16:18:17.585Z] init version: de40ad0 [2021-03-02T16:18:17.585Z] Security Options: [2021-03-02T16:18:17.585Z] apparmor [2021-03-02T16:18:17.585Z] seccomp [2021-03-02T16:18:17.585Z] Profile: default [2021-03-02T16:18:17.585Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T16:18:17.585Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-02T16:18:17.585Z] OSType: linux [2021-03-02T16:18:17.585Z] Architecture: x86_64 [2021-03-02T16:18:17.585Z] CPUs: 2 [2021-03-02T16:18:17.585Z] Total Memory: 7.487GiB [2021-03-02T16:18:17.585Z] Name: ip-10-100-56-30 [2021-03-02T16:18:17.585Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-02T16:18:17.585Z] Docker Root Dir: /var/lib/docker [2021-03-02T16:18:17.585Z] Debug Mode: false [2021-03-02T16:18:17.585Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:18:17.585Z] Labels: [2021-03-02T16:18:17.585Z] Experimental: true [2021-03-02T16:18:17.585Z] Insecure Registries: [2021-03-02T16:18:17.585Z] 127.0.0.0/8 [2021-03-02T16:18:17.585Z] Live Restore Enabled: true [2021-03-02T16:18:17.585Z] [2021-03-02T16:18:17.585Z] WARNING: No swap limit support [2021-03-02T16:18:17.585Z] WARNING: No blkio weight support [2021-03-02T16:18:17.585Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-02T16:18:17.886Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:18:17.886Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:18:17.886Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42103/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T16:18:17.886Z] + bash /home/ubuntu/workspace/moby_PR-42103/check-config.sh [2021-03-02T16:18:17.886Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T16:18:17.886Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-02T16:18:17.886Z] [2021-03-02T16:18:17.886Z] Generally Necessary: [2021-03-02T16:18:17.886Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T16:18:17.886Z] - apparmor: enabled and tools installed [2021-03-02T16:18:17.886Z] - CONFIG_NAMESPACES: enabled [2021-03-02T16:18:17.886Z] - CONFIG_NET_NS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_PID_NS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_IPC_NS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_UTS_NS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUPS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CPUSETS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_MEMCG: enabled [2021-03-02T16:18:17.886Z] - CONFIG_KEYS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_VETH: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-02T16:18:17.886Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-02T16:18:17.886Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T16:18:17.886Z] [2021-03-02T16:18:17.886Z] Optional Features: [2021-03-02T16:18:17.886Z] - CONFIG_USER_NS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_SECCOMP: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T16:18:17.886Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T16:18:17.886Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T16:18:17.886Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T16:18:17.886Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T16:18:17.886Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T16:18:17.886Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-02T16:18:17.886Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T16:18:17.886Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T16:18:17.886Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T16:18:17.886Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T16:18:18.148Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T16:18:18.148Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T16:18:18.148Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T16:18:18.148Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T16:18:18.148Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T16:18:18.149Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T16:18:18.149Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T16:18:18.149Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_EXT4_FS: enabled [2021-03-02T16:18:18.149Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T16:18:18.149Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T16:18:18.149Z] - Network Drivers: [2021-03-02T16:18:18.149Z] - "overlay": [2021-03-02T16:18:18.149Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T16:18:18.149Z] Optional (for encrypted networks): [2021-03-02T16:18:18.149Z] - CONFIG_CRYPTO: enabled [2021-03-02T16:18:18.149Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T16:18:18.149Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T16:18:18.149Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T16:18:18.149Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T16:18:18.149Z] - CONFIG_XFRM: enabled [2021-03-02T16:18:18.149Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-02T16:18:18.149Z] - "ipvlan": [2021-03-02T16:18:18.149Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T16:18:18.149Z] - "macvlan": [2021-03-02T16:18:18.149Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T16:18:18.149Z] - "ftp,tftp client in container": [2021-03-02T16:18:18.149Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T16:18:18.149Z] - Storage Drivers: [2021-03-02T16:18:18.149Z] - "aufs": [2021-03-02T16:18:18.149Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T16:18:18.149Z] - "btrfs": [2021-03-02T16:18:18.149Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T16:18:18.149Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T16:18:18.149Z] - "devicemapper": [2021-03-02T16:18:18.149Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T16:18:18.149Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T16:18:18.149Z] - "overlay": [2021-03-02T16:18:18.149Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T16:18:18.149Z] - "zfs": [2021-03-02T16:18:18.149Z] - /dev/zfs: present [2021-03-02T16:18:18.149Z] - zfs command: missing [2021-03-02T16:18:18.149Z] - zpool command: missing [2021-03-02T16:18:18.149Z] [2021-03-02T16:18:18.149Z] Limits: [2021-03-02T16:18:18.149Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T16:18:18.149Z] [2021-03-02T16:18:18.149Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T16:18:18.323Z] #3 DONE 0.7s [2021-03-02T16:18:18.323Z] [2021-03-02T16:18:18.323Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T16:18:18.323Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T16:18:18.323Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T16:18:18.323Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T16:18:18.323Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-02T16:18:18.323Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-02T16:18:18.323Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-03-02T16:18:18.323Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.41MB / 8.88MB 0.2s [2021-03-02T16:18:18.500Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0670c6d3da8321a65d3057f31a9670b174c590f . [2021-03-02T16:18:18.584Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2021-03-02T16:18:18.763Z] #1 [internal] load build definition from Dockerfile [2021-03-02T16:18:18.763Z] #1 sha256:c7ccbbccb3e5e331708ed4545b129031edf4826a2845ccec44a16c1357cb8db1 [2021-03-02T16:18:18.763Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T16:18:18.763Z] #1 DONE 0.1s [2021-03-02T16:18:18.763Z] [2021-03-02T16:18:18.763Z] #2 [internal] load .dockerignore [2021-03-02T16:18:18.763Z] #2 sha256:cb962f7f67558b1b6f68bf8b76e27bf9e6c372a0ac84c1c2166d70ffe054b5c6 [2021-03-02T16:18:18.763Z] #2 transferring context: 87B done [2021-03-02T16:18:18.763Z] #2 DONE 0.0s [2021-03-02T16:18:18.763Z] [2021-03-02T16:18:18.763Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T16:18:18.763Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T16:18:18.844Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2021-03-02T16:18:18.844Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-02T16:18:19.025Z] #3 DONE 0.3s [2021-03-02T16:18:19.025Z] [2021-03-02T16:18:19.025Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T16:18:19.025Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T16:18:19.025Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T16:18:19.025Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T16:18:19.025Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-02T16:18:19.025Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-02T16:18:19.025Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-03-02T16:18:19.106Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2021-03-02T16:18:19.106Z] #4 DONE 1.0s [2021-03-02T16:18:19.286Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-03-02T16:18:19.286Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-02T16:18:19.368Z] [2021-03-02T16:18:19.368Z] #5 [internal] load build definition from Dockerfile [2021-03-02T16:18:19.368Z] #5 sha256:28c2c91fedc9e0e45376c5a34721700ade40cb6f8c42ea2d019e04336882c756 [2021-03-02T16:18:19.368Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-03-02T16:18:19.368Z] #5 DONE 0.0s [2021-03-02T16:18:19.368Z] [2021-03-02T16:18:19.368Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T16:18:19.368Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T16:18:19.548Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-03-02T16:18:19.811Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-03-02T16:18:19.811Z] #4 DONE 0.6s [2021-03-02T16:18:19.811Z] [2021-03-02T16:18:19.811Z] #5 [internal] load build definition from Dockerfile [2021-03-02T16:18:19.811Z] #5 sha256:2d8d2430f638e9873c87f5f58b3d96cc49168d5956f59e8508b9fe064f439aa5 [2021-03-02T16:18:19.811Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T16:18:19.811Z] #5 DONE 0.0s [2021-03-02T16:18:19.811Z] [2021-03-02T16:18:19.811Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T16:18:19.811Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T16:18:21.731Z] #8 DONE 1.7s [2021-03-02T16:18:21.731Z] [2021-03-02T16:18:21.731Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T16:18:21.731Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T16:18:21.731Z] #7 DONE 1.7s [2021-03-02T16:18:21.731Z] [2021-03-02T16:18:21.731Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T16:18:21.731Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T16:18:21.731Z] #6 DONE 1.9s [2021-03-02T16:18:21.913Z] #8 DONE 2.2s [2021-03-02T16:18:21.913Z] [2021-03-02T16:18:21.913Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T16:18:21.913Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T16:18:21.913Z] #7 DONE 2.3s [2021-03-02T16:18:21.913Z] [2021-03-02T16:18:21.913Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T16:18:21.913Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T16:18:21.913Z] #6 DONE 2.4s [2021-03-02T16:18:22.676Z] [2021-03-02T16:18:22.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:22.676Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:22.676Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:22.676Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T16:18:22.676Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2021-03-02T16:18:22.676Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T16:18:22.676Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-02T16:18:22.676Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-02T16:18:22.937Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.2s [2021-03-02T16:18:23.201Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.4s [2021-03-02T16:18:23.201Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.19MB / 50.40MB 0.4s [2021-03-02T16:18:23.465Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.6s [2021-03-02T16:18:23.465Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.6s [2021-03-02T16:18:23.465Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 0.7s [2021-03-02T16:18:23.728Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 0.9s [2021-03-02T16:18:23.728Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.9s [2021-03-02T16:18:23.728Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.33MB / 50.40MB 1.0s [2021-03-02T16:18:23.728Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 1.0s [2021-03-02T16:18:23.728Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 1.0s [2021-03-02T16:18:23.821Z] [2021-03-02T16:18:23.821Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:23.821Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:23.821Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T16:18:23.821Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-02T16:18:23.821Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-02T16:18:23.821Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-02T16:18:23.821Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-02T16:18:23.821Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T16:18:23.821Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.4s [2021-03-02T16:18:23.821Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-02T16:18:24.015Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.1s [2021-03-02T16:18:24.015Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 1.1s [2021-03-02T16:18:24.015Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2021-03-02T16:18:24.015Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s [2021-03-02T16:18:24.081Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.80MB / 50.40MB 0.5s [2021-03-02T16:18:24.081Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-02T16:18:24.081Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s [2021-03-02T16:18:24.081Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.35MB / 50.40MB 0.6s [2021-03-02T16:18:24.081Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.6s [2021-03-02T16:18:24.302Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-03-02T16:18:24.303Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.4s [2021-03-02T16:18:24.303Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.90MB / 10.00MB 1.5s [2021-03-02T16:18:24.303Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.98MB / 10.00MB 1.6s [2021-03-02T16:18:24.346Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.7s [2021-03-02T16:18:24.347Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s [2021-03-02T16:18:24.347Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 0.9s [2021-03-02T16:18:24.347Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-03-02T16:18:24.347Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.62MB / 51.83MB 0.9s [2021-03-02T16:18:24.580Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s [2021-03-02T16:18:24.580Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-03-02T16:18:24.607Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 1.0s [2021-03-02T16:18:24.607Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 1.0s [2021-03-02T16:18:24.607Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s [2021-03-02T16:18:24.607Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 1.1s [2021-03-02T16:18:24.845Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-02T16:18:24.869Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.2s [2021-03-02T16:18:24.869Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 1.3s [2021-03-02T16:18:25.108Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-03-02T16:18:25.108Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.4s [2021-03-02T16:18:25.108Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.4s [2021-03-02T16:18:25.108Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-03-02T16:18:25.129Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2021-03-02T16:18:25.130Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-03-02T16:18:25.365Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:18:25.365Z] [2021-03-02T16:18:25.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T16:18:25.365Z] DOCKER_SYSTEMD=1 [2021-03-02T16:18:25.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T16:18:25.365Z] HOSTNAME=7816c66934f5 [2021-03-02T16:18:25.365Z] DEST=bundles/test-integration [2021-03-02T16:18:25.365Z] PWD=/go/src/github.com/docker/docker [2021-03-02T16:18:25.365Z] DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:18:25.365Z] container=docker [2021-03-02T16:18:25.365Z] HOME=/root [2021-03-02T16:18:25.365Z] LANG=C.UTF-8 [2021-03-02T16:18:25.365Z] INVOCATION_ID=7c97d60fbf8f432a889f27efe367367d [2021-03-02T16:18:25.365Z] GOLANG_VERSION=1.13.15 [2021-03-02T16:18:25.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T16:18:25.365Z] VALIDATE_BRANCH=20.10 [2021-03-02T16:18:25.365Z] TERM=xterm [2021-03-02T16:18:25.365Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T16:18:25.365Z] SHLVL=3 [2021-03-02T16:18:25.365Z] TIMEOUT=120m [2021-03-02T16:18:25.365Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T16:18:25.365Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T16:18:25.365Z] GO111MODULE=off [2021-03-02T16:18:25.365Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T16:18:25.365Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T16:18:25.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T16:18:25.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T16:18:25.365Z] GOPATH=/go [2021-03-02T16:18:25.365Z] PKG_CONFIG=pkg-config [2021-03-02T16:18:25.365Z] _=/usr/bin/env [2021-03-02T16:18:25.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T16:18:25.392Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-02T16:18:25.687Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 2.8s [2021-03-02T16:18:25.688Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 2.8s [2021-03-02T16:18:25.950Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 3.1s [2021-03-02T16:18:25.950Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 3.1s [2021-03-02T16:18:25.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 3.1s [2021-03-02T16:18:25.950Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 3.2s [2021-03-02T16:18:26.219Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 3.4s [2021-03-02T16:18:26.219Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 3.4s [2021-03-02T16:18:26.219Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.4s [2021-03-02T16:18:26.219Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.28MB / 51.83MB 3.5s [2021-03-02T16:18:26.343Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-03-02T16:18:26.344Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.8s [2021-03-02T16:18:26.344Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.8s [2021-03-02T16:18:26.482Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 3.7s [2021-03-02T16:18:26.482Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 3.7s [2021-03-02T16:18:26.482Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 3.7s [2021-03-02T16:18:26.609Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-03-02T16:18:26.609Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.77MB / 120.17MB 3.0s [2021-03-02T16:18:26.750Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 3.9s [2021-03-02T16:18:26.750Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 3.9s [2021-03-02T16:18:26.750Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.07MB / 51.83MB 4.1s [2021-03-02T16:18:26.750Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 4.1s [2021-03-02T16:18:26.869Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 3.2s [2021-03-02T16:18:26.869Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 3.3s [2021-03-02T16:18:27.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 4.1s [2021-03-02T16:18:27.129Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 3.5s [2021-03-02T16:18:27.129Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 3.5s [2021-03-02T16:18:27.285Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 4.4s [2021-03-02T16:18:27.285Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 4.4s [2021-03-02T16:18:27.285Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 4.4s [2021-03-02T16:18:27.285Z] #9 ... [2021-03-02T16:18:27.285Z] [2021-03-02T16:18:27.285Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:18:27.285Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T16:18:27.285Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T16:18:27.285Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T16:18:27.285Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T16:18:27.285Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2021-03-02T16:18:27.285Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done [2021-03-02T16:18:27.285Z] #61 DONE 4.6s [2021-03-02T16:18:27.285Z] [2021-03-02T16:18:27.285Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:27.285Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:27.285Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 4.5s [2021-03-02T16:18:27.389Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.43MB / 68.67MB 3.7s [2021-03-02T16:18:27.389Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 3.7s [2021-03-02T16:18:27.547Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 4.7s [2021-03-02T16:18:27.547Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 4.7s [2021-03-02T16:18:27.649Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 4.1s [2021-03-02T16:18:27.809Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s [2021-03-02T16:18:27.809Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 5.0s [2021-03-02T16:18:27.914Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 4.2s [2021-03-02T16:18:27.914Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 4.2s [2021-03-02T16:18:27.914Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.39MB / 68.67MB 4.4s [2021-03-02T16:18:27.914Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.66MB / 120.17MB 4.4s [2021-03-02T16:18:28.070Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done [2021-03-02T16:18:28.070Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.3s [2021-03-02T16:18:28.334Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 5.4s [2021-03-02T16:18:28.334Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.4s [2021-03-02T16:18:28.334Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 5.7s [2021-03-02T16:18:28.489Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.95MB / 68.67MB 4.9s [2021-03-02T16:18:28.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.83MB / 120.17MB 4.9s [2021-03-02T16:18:28.596Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 5.8s [2021-03-02T16:18:28.749Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 5.1s [2021-03-02T16:18:28.750Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 5.1s [2021-03-02T16:18:28.858Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s done [2021-03-02T16:18:28.858Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 6.1s [2021-03-02T16:18:29.009Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 5.4s [2021-03-02T16:18:29.009Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 5.4s [2021-03-02T16:18:29.009Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s [2021-03-02T16:18:29.122Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 6.4s [2021-03-02T16:18:29.122Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s done [2021-03-02T16:18:29.269Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 5.6s [2021-03-02T16:18:29.269Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.64MB / 120.17MB 5.8s [2021-03-02T16:18:29.383Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 6.5s [2021-03-02T16:18:29.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 6.0s [2021-03-02T16:18:29.645Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 6.7s [2021-03-02T16:18:29.795Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 6.1s [2021-03-02T16:18:29.795Z] #9 ... [2021-03-02T16:18:29.795Z] [2021-03-02T16:18:29.795Z] #22 [internal] load build context [2021-03-02T16:18:29.795Z] #22 sha256:9f410dcd9cacaf872ff521e60e264b2a8f5225d194de27c293050cf52df225e9 [2021-03-02T16:18:29.795Z] #22 transferring context: 53.38MB 5.6s done [2021-03-02T16:18:29.795Z] #22 DONE 6.3s [2021-03-02T16:18:29.795Z] [2021-03-02T16:18:29.795Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:29.795Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:29.795Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s done [2021-03-02T16:18:29.795Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.98MB / 120.17MB 6.2s [2021-03-02T16:18:29.795Z] #9 ... [2021-03-02T16:18:29.795Z] [2021-03-02T16:18:29.795Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:18:29.795Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T16:18:29.795Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T16:18:29.795Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T16:18:29.795Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-02T16:18:29.795Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-02T16:18:29.795Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.1s done [2021-03-02T16:18:29.795Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.7s [2021-03-02T16:18:29.909Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-02T16:18:30.424Z] #25 ... [2021-03-02T16:18:30.424Z] [2021-03-02T16:18:30.424Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:30.424Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:30.424Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s [2021-03-02T16:18:30.424Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-02T16:18:30.482Z] #9 ... [2021-03-02T16:18:30.482Z] [2021-03-02T16:18:30.482Z] #22 [internal] load build context [2021-03-02T16:18:30.482Z] #22 sha256:e3af4717f7e036e094702085efdea583897d885d6078838f66f91a28bf8ffce5 [2021-03-02T16:18:30.482Z] #22 transferring context: 53.38MB 6.9s done [2021-03-02T16:18:30.482Z] #22 DONE 7.9s [2021-03-02T16:18:30.482Z] [2021-03-02T16:18:30.482Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:30.482Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:31.367Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2021-03-02T16:18:31.367Z] #9 ... [2021-03-02T16:18:31.367Z] [2021-03-02T16:18:31.367Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T16:18:31.367Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T16:18:31.367Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T16:18:31.367Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T16:18:31.367Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T16:18:31.367Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s done [2021-03-02T16:18:31.367Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2021-03-02T16:18:31.367Z] #61 DONE 7.8s [2021-03-02T16:18:31.367Z] [2021-03-02T16:18:31.367Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:31.367Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:31.432Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done [2021-03-02T16:18:32.826Z] #9 ... [2021-03-02T16:18:32.826Z] [2021-03-02T16:18:32.826Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:18:32.826Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T16:18:32.826Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T16:18:32.826Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.3s done [2021-03-02T16:18:32.826Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T16:18:32.826Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-02T16:18:32.826Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-02T16:18:32.826Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.1s [2021-03-02T16:18:32.826Z] #25 ... [2021-03-02T16:18:32.826Z] [2021-03-02T16:18:32.826Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:32.826Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:34.747Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.8s done [2021-03-02T16:18:34.747Z] #9 ... [2021-03-02T16:18:34.747Z] [2021-03-02T16:18:34.747Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:18:34.747Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T16:18:34.747Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.8s done [2021-03-02T16:18:34.747Z] #25 DONE 12.1s [2021-03-02T16:18:34.747Z] [2021-03-02T16:18:34.747Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:34.747Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:34.747Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-02T16:18:35.320Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-02T16:18:35.320Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-02T16:18:35.563Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2021-03-02T16:18:35.563Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-02T16:18:36.133Z] #9 ... [2021-03-02T16:18:36.133Z] [2021-03-02T16:18:36.133Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T16:18:36.133Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T16:18:36.133Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 9.2s done [2021-03-02T16:18:36.133Z] #25 DONE 12.4s [2021-03-02T16:18:36.133Z] [2021-03-02T16:18:36.133Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:36.133Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:36.133Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-03-02T16:18:36.133Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-02T16:18:36.266Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-02T16:18:36.266Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-02T16:18:37.076Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-03-02T16:18:37.336Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-03-02T16:18:38.066Z] ok github.com/docker/docker/cmd/dockerd 0.157s coverage: 29.1% of statements [2021-03-02T16:18:39.016Z] ok github.com/docker/docker/container 0.220s coverage: 34.4% of statements [2021-03-02T16:18:39.016Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T16:18:39.016Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T16:18:39.016Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T16:18:39.016Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T16:18:39.428Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 2m4.088660218s [2021-03-02T16:18:39.428Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.066606ms [2021-03-02T16:18:41.566Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-03-02T16:18:41.576Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-03-02T16:18:42.628Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-03-02T16:18:43.490Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2021-03-02T16:18:43.490Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-02T16:18:43.753Z] #9 ... [2021-03-02T16:18:43.753Z] [2021-03-02T16:18:43.753Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:18:43.753Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T16:18:43.753Z] #26 1.776 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:18:43.753Z] #26 1.789 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:18:43.753Z] #26 1.789 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:18:43.753Z] #26 1.966 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:18:43.753Z] #26 2.288 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:18:43.753Z] #26 2.552 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:18:43.753Z] #26 4.121 Fetched 8423 kB in 3s (3238 kB/s) [2021-03-02T16:18:43.753Z] #26 4.121 Reading package lists... [2021-03-02T16:18:43.753Z] #26 5.163 Reading package lists... [2021-03-02T16:18:43.753Z] #26 6.121 Building dependency tree... [2021-03-02T16:18:43.753Z] #26 6.467 The following additional packages will be installed: [2021-03-02T16:18:43.753Z] #26 6.467 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T16:18:43.753Z] #26 6.467 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T16:18:43.753Z] #26 6.467 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T16:18:43.753Z] #26 6.467 Suggested packages: [2021-03-02T16:18:43.753Z] #26 6.467 krb5-doc krb5-user [2021-03-02T16:18:43.753Z] #26 6.467 Recommended packages: [2021-03-02T16:18:43.753Z] #26 6.467 krb5-locales publicsuffix libsasl2-modules [2021-03-02T16:18:43.753Z] #26 6.700 The following NEW packages will be installed: [2021-03-02T16:18:43.753Z] #26 6.700 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T16:18:43.753Z] #26 6.700 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T16:18:43.753Z] #26 6.700 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T16:18:43.753Z] #26 6.700 libssh2-1 libssl1.1 openssl [2021-03-02T16:18:43.753Z] #26 6.990 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T16:18:43.753Z] #26 6.990 Need to get 5057 kB of archives. [2021-03-02T16:18:43.753Z] #26 6.990 After this operation, 12.1 MB of additional disk space will be used. [2021-03-02T16:18:43.753Z] #26 6.990 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-02T16:18:43.753Z] #26 6.993 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-02T16:18:43.753Z] #26 6.998 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-02T16:18:43.753Z] #26 7.007 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T16:18:43.753Z] #26 7.014 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-02T16:18:43.753Z] #26 7.015 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-02T16:18:43.753Z] #26 7.021 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-02T16:18:43.753Z] #26 7.034 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-02T16:18:43.753Z] #26 7.042 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-02T16:18:43.753Z] #26 7.051 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-02T16:18:43.753Z] #26 7.053 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-02T16:18:43.753Z] #26 7.055 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-02T16:18:43.753Z] #26 7.056 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-02T16:18:43.753Z] #26 7.059 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-02T16:18:43.753Z] #26 7.060 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T16:18:43.753Z] #26 7.070 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-02T16:18:43.753Z] #26 7.072 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-02T16:18:43.753Z] #26 7.086 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-02T16:18:43.753Z] #26 7.086 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T16:18:43.753Z] #26 7.089 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T16:18:43.753Z] #26 7.102 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T16:18:43.753Z] #26 7.290 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:18:43.753Z] #26 7.318 Fetched 5057 kB in 0s (13.9 MB/s) [2021-03-02T16:18:43.753Z] #26 7.371 Selecting previously unselected package libssl1.1:amd64. [2021-03-02T16:18:43.753Z] #26 7.371 (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 ... 6677 files and directories currently installed.) [2021-03-02T16:18:43.753Z] #26 7.371 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 7.381 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:43.753Z] #26 7.602 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-02T16:18:43.753Z] #26 7.603 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 7.610 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 7.672 Selecting previously unselected package libsasl2-2:amd64. [2021-03-02T16:18:43.753Z] #26 7.672 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 7.676 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 7.750 Selecting previously unselected package libldap-common. [2021-03-02T16:18:43.753Z] #26 7.750 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T16:18:43.753Z] #26 7.761 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:43.753Z] #26 7.823 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-02T16:18:43.753Z] #26 7.823 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 7.867 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:43.753Z] #26 7.959 Selecting previously unselected package openssl. [2021-03-02T16:18:43.753Z] #26 7.959 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 7.966 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:43.753Z] #26 8.165 Selecting previously unselected package ca-certificates. [2021-03-02T16:18:43.753Z] #26 8.165 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T16:18:43.753Z] #26 8.169 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T16:18:43.753Z] #26 8.253 Selecting previously unselected package libkeyutils1:amd64. [2021-03-02T16:18:43.753Z] #26 8.253 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.256 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-02T16:18:43.753Z] #26 8.302 Selecting previously unselected package libkrb5support0:amd64. [2021-03-02T16:18:43.753Z] #26 8.302 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.306 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 8.377 Selecting previously unselected package libk5crypto3:amd64. [2021-03-02T16:18:43.753Z] #26 8.377 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.382 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 8.442 Selecting previously unselected package libkrb5-3:amd64. [2021-03-02T16:18:43.753Z] #26 8.442 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.446 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 8.556 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-02T16:18:43.753Z] #26 8.556 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.561 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 8.650 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-02T16:18:43.753Z] #26 8.650 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.654 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 8.705 Selecting previously unselected package libpsl5:amd64. [2021-03-02T16:18:43.753Z] #26 8.705 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.711 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-02T16:18:43.753Z] #26 8.757 Selecting previously unselected package librtmp1:amd64. [2021-03-02T16:18:43.753Z] #26 8.757 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.762 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T16:18:43.753Z] #26 8.813 Selecting previously unselected package libssh2-1:amd64. [2021-03-02T16:18:43.753Z] #26 8.813 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.817 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T16:18:43.753Z] #26 8.890 Selecting previously unselected package libcurl4:amd64. [2021-03-02T16:18:43.753Z] #26 8.893 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.899 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 8.981 Selecting previously unselected package curl. [2021-03-02T16:18:43.753Z] #26 8.981 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 8.985 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T16:18:43.753Z] #26 9.077 Selecting previously unselected package libonig5:amd64. [2021-03-02T16:18:43.753Z] #26 9.077 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T16:18:43.753Z] #26 9.085 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:18:43.753Z] #26 9.195 Selecting previously unselected package libjq1:amd64. [2021-03-02T16:18:43.753Z] #26 9.195 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:18:44.015Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2021-03-02T16:18:44.016Z] #26 9.200 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:18:44.016Z] #26 9.263 Selecting previously unselected package jq. [2021-03-02T16:18:44.016Z] #26 9.263 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:18:44.016Z] #26 9.267 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T16:18:44.016Z] #26 9.334 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-02T16:18:44.139Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.9% of statements [2021-03-02T16:18:44.275Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-02T16:18:44.277Z] #26 9.346 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-02T16:18:44.277Z] #26 9.357 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:44.277Z] #26 ... [2021-03-02T16:18:44.277Z] [2021-03-02T16:18:44.277Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:44.277Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:45.217Z] #9 ... [2021-03-02T16:18:45.217Z] [2021-03-02T16:18:45.217Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:18:45.217Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T16:18:45.217Z] #26 1.425 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:18:45.217Z] #26 1.435 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:18:45.217Z] #26 1.435 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:18:45.217Z] #26 1.663 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:18:45.217Z] #26 1.910 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:18:45.217Z] #26 2.293 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:18:45.217Z] #26 3.886 Fetched 8423 kB in 3s (3100 kB/s) [2021-03-02T16:18:45.217Z] #26 3.886 Reading package lists... [2021-03-02T16:18:45.217Z] #26 4.774 Reading package lists... [2021-03-02T16:18:45.217Z] #26 5.653 Building dependency tree... [2021-03-02T16:18:45.217Z] #26 5.966 The following additional packages will be installed: [2021-03-02T16:18:45.217Z] #26 5.966 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T16:18:45.217Z] #26 5.966 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T16:18:45.217Z] #26 5.966 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T16:18:45.217Z] #26 5.966 Suggested packages: [2021-03-02T16:18:45.217Z] #26 5.966 krb5-doc krb5-user [2021-03-02T16:18:45.217Z] #26 5.966 Recommended packages: [2021-03-02T16:18:45.217Z] #26 5.966 krb5-locales publicsuffix libsasl2-modules [2021-03-02T16:18:45.217Z] #26 6.141 The following NEW packages will be installed: [2021-03-02T16:18:45.217Z] #26 6.145 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T16:18:45.217Z] #26 6.145 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T16:18:45.217Z] #26 6.145 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T16:18:45.217Z] #26 6.145 libssh2-1 libssl1.1 openssl [2021-03-02T16:18:45.217Z] #26 6.416 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T16:18:45.217Z] #26 6.416 Need to get 5057 kB of archives. [2021-03-02T16:18:45.217Z] #26 6.416 After this operation, 12.1 MB of additional disk space will be used. [2021-03-02T16:18:45.217Z] #26 6.416 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-02T16:18:45.217Z] #26 6.427 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-02T16:18:45.217Z] #26 6.427 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-02T16:18:45.217Z] #26 6.435 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T16:18:45.217Z] #26 6.445 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-02T16:18:45.217Z] #26 6.457 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-02T16:18:45.217Z] #26 6.457 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-02T16:18:45.217Z] #26 6.457 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-02T16:18:45.217Z] #26 6.469 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-02T16:18:45.217Z] #26 6.481 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-02T16:18:45.217Z] #26 6.493 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-02T16:18:45.217Z] #26 6.493 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-02T16:18:45.217Z] #26 6.493 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-02T16:18:45.217Z] #26 6.493 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-02T16:18:45.217Z] #26 6.505 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T16:18:45.217Z] #26 6.505 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-02T16:18:45.217Z] #26 6.521 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-02T16:18:45.217Z] #26 6.529 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-02T16:18:45.217Z] #26 6.529 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T16:18:45.217Z] #26 6.541 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T16:18:45.217Z] #26 6.541 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T16:18:45.217Z] #26 6.767 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:18:45.217Z] #26 6.798 Fetched 5057 kB in 0s (13.0 MB/s) [2021-03-02T16:18:45.217Z] #26 6.908 Selecting previously unselected package libssl1.1:amd64. [2021-03-02T16:18:45.217Z] #26 6.908 (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 ... 6677 files and directories currently installed.) [2021-03-02T16:18:45.217Z] #26 6.909 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 6.933 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:45.217Z] #26 7.193 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-02T16:18:45.217Z] #26 7.194 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 7.203 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 7.266 Selecting previously unselected package libsasl2-2:amd64. [2021-03-02T16:18:45.217Z] #26 7.266 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 7.266 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 7.340 Selecting previously unselected package libldap-common. [2021-03-02T16:18:45.217Z] #26 7.340 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T16:18:45.217Z] #26 7.346 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:45.217Z] #26 7.453 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-02T16:18:45.217Z] #26 7.453 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 7.457 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:45.217Z] #26 7.617 Selecting previously unselected package openssl. [2021-03-02T16:18:45.217Z] #26 7.617 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 7.625 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:45.217Z] #26 7.806 Selecting previously unselected package ca-certificates. [2021-03-02T16:18:45.217Z] #26 7.806 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T16:18:45.217Z] #26 7.812 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T16:18:45.217Z] #26 7.925 Selecting previously unselected package libkeyutils1:amd64. [2021-03-02T16:18:45.217Z] #26 7.925 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 7.966 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-02T16:18:45.217Z] #26 8.044 Selecting previously unselected package libkrb5support0:amd64. [2021-03-02T16:18:45.217Z] #26 8.044 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.044 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.091 Selecting previously unselected package libk5crypto3:amd64. [2021-03-02T16:18:45.217Z] #26 8.091 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.096 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.151 Selecting previously unselected package libkrb5-3:amd64. [2021-03-02T16:18:45.217Z] #26 8.151 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.157 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.260 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-02T16:18:45.217Z] #26 8.260 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.263 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.319 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-02T16:18:45.217Z] #26 8.319 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.323 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.368 Selecting previously unselected package libpsl5:amd64. [2021-03-02T16:18:45.217Z] #26 8.370 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.375 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-02T16:18:45.217Z] #26 8.436 Selecting previously unselected package librtmp1:amd64. [2021-03-02T16:18:45.217Z] #26 8.436 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.436 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T16:18:45.217Z] #26 8.509 Selecting previously unselected package libssh2-1:amd64. [2021-03-02T16:18:45.217Z] #26 8.509 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.513 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T16:18:45.217Z] #26 8.609 Selecting previously unselected package libcurl4:amd64. [2021-03-02T16:18:45.217Z] #26 8.609 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.614 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.696 Selecting previously unselected package curl. [2021-03-02T16:18:45.217Z] #26 8.698 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.702 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 8.786 Selecting previously unselected package libonig5:amd64. [2021-03-02T16:18:45.217Z] #26 8.786 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.791 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:18:45.217Z] #26 8.886 Selecting previously unselected package libjq1:amd64. [2021-03-02T16:18:45.217Z] #26 8.888 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.918 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:18:45.217Z] #26 8.971 Selecting previously unselected package jq. [2021-03-02T16:18:45.217Z] #26 8.972 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:18:45.217Z] #26 8.977 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T16:18:45.217Z] #26 9.051 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-02T16:18:45.217Z] #26 9.062 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-02T16:18:45.217Z] #26 9.078 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:45.217Z] #26 9.220 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 9.233 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:45.217Z] #26 9.250 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 9.270 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 9.281 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T16:18:45.217Z] #26 9.295 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:45.217Z] #26 ... [2021-03-02T16:18:45.217Z] [2021-03-02T16:18:45.217Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:45.217Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:46.062Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2021-03-02T16:18:48.495Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-02T16:18:48.624Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2021-03-02T16:18:48.763Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-03-02T16:18:49.027Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-02T16:18:49.466Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-03-02T16:18:49.466Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-03-02T16:18:50.022Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 81.8% of statements [2021-03-02T16:18:50.022Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2021-03-02T16:18:50.418Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-02T16:18:51.577Z] #9 ... [2021-03-02T16:18:51.577Z] [2021-03-02T16:18:51.577Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:18:51.577Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T16:18:51.577Z] #26 9.515 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T16:18:51.577Z] #26 9.527 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:51.577Z] #26 9.543 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:51.577Z] #26 9.555 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:51.577Z] #26 9.567 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T16:18:51.577Z] #26 9.581 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:51.577Z] #26 9.595 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:51.578Z] #26 9.609 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T16:18:51.578Z] #26 9.623 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:51.578Z] #26 9.637 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:51.578Z] #26 9.655 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:18:51.578Z] #26 9.671 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:18:51.578Z] #26 9.686 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:51.578Z] #26 9.698 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T16:18:51.578Z] #26 10.45 Updating certificates in /etc/ssl/certs... [2021-03-02T16:18:51.578Z] #26 11.54 137 added, 0 removed; done. [2021-03-02T16:18:51.578Z] #26 11.80 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:51.578Z] #26 11.84 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T16:18:51.578Z] #26 11.85 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T16:18:51.578Z] #26 11.87 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T16:18:51.578Z] #26 11.87 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:18:51.578Z] #26 11.90 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T16:18:51.578Z] #26 11.92 Updating certificates in /etc/ssl/certs... [2021-03-02T16:18:51.578Z] #26 12.92 0 added, 0 removed; done. [2021-03-02T16:18:51.578Z] #26 12.92 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T16:18:51.578Z] #26 12.92 done. [2021-03-02T16:18:51.578Z] #26 DONE 16.4s [2021-03-02T16:18:51.578Z] [2021-03-02T16:18:51.578Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:51.578Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:51.578Z] #9 ... [2021-03-02T16:18:51.578Z] [2021-03-02T16:18:51.578Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T16:18:51.578Z] #27 sha256:db34770d8dcbb093c2804535a82dd40cca256283c10b588305e32322b06261ef [2021-03-02T16:18:51.578Z] #27 DONE 0.1s [2021-03-02T16:18:51.578Z] [2021-03-02T16:18:51.578Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:51.578Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:51.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T16:18:51.949Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-03-02T16:18:52.341Z] #9 ... [2021-03-02T16:18:52.341Z] [2021-03-02T16:18:52.341Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-02T16:18:52.341Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T16:18:52.341Z] #26 9.307 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T16:18:52.341Z] #26 9.323 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T16:18:52.341Z] #26 9.334 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:52.341Z] #26 9.380 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T16:18:52.341Z] #26 9.402 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:18:52.341Z] #26 9.419 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:18:52.341Z] #26 9.433 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T16:18:52.341Z] #26 9.453 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T16:18:52.341Z] #26 10.19 Updating certificates in /etc/ssl/certs... [2021-03-02T16:18:52.341Z] #26 11.39 137 added, 0 removed; done. [2021-03-02T16:18:52.341Z] #26 11.44 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T16:18:52.341Z] #26 11.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T16:18:52.341Z] #26 11.49 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T16:18:52.341Z] #26 11.54 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T16:18:52.341Z] #26 11.55 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:18:52.341Z] #26 11.58 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T16:18:52.341Z] #26 11.58 Updating certificates in /etc/ssl/certs... [2021-03-02T16:18:52.341Z] #26 12.65 0 added, 0 removed; done. [2021-03-02T16:18:52.341Z] #26 12.65 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T16:18:52.341Z] #26 12.65 done. [2021-03-02T16:18:52.341Z] #26 DONE 15.9s [2021-03-02T16:18:52.341Z] [2021-03-02T16:18:52.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:52.341Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:52.341Z] #9 ... [2021-03-02T16:18:52.341Z] [2021-03-02T16:18:52.341Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T16:18:52.341Z] #27 sha256:9a0ad623dca990c14b4067eaabe218df618ae71a290127c204447fbcd760be35 [2021-03-02T16:18:52.341Z] #27 DONE 0.2s [2021-03-02T16:18:52.341Z] [2021-03-02T16:18:52.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:18:52.341Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:18:53.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T16:18:54.133Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-02T16:18:55.260Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-02T16:18:55.260Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.497s coverage: 14.1% of statements [2021-03-02T16:18:55.645Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-03-02T16:18:56.206Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.651s coverage: 56.2% of statements [2021-03-02T16:18:58.761Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-03-02T16:19:00.154Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.310s coverage: 46.2% of statements [2021-03-02T16:19:00.758Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done [2021-03-02T16:19:00.758Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-02T16:19:00.758Z] #9 DONE 37.7s [2021-03-02T16:19:00.758Z] [2021-03-02T16:19:00.758Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:19:00.758Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T16:19:00.933Z] #9 ... [2021-03-02T16:19:00.934Z] [2021-03-02T16:19:00.934Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:19:00.934Z] #28 sha256:6f839604ff1977e9356e2e0e13836fe14d015facbfa58006923cc7c8868d7d9c [2021-03-02T16:19:00.934Z] #28 1.187 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T16:19:00.934Z] #28 1.281 [2021-03-02T16:19:00.934Z] #28 1.401 ########### 15.5% ########################## 37.0% ######################################## 56.8% ###################################################### 75.9% ##################################################################### 96.7% ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 1.980 [2021-03-02T16:19:00.934Z] #28 2.103 ######################################################## 78.0% ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 2.222 [2021-03-02T16:19:00.934Z] #28 2.345 ############################################### 65.3% ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 2.470 [2021-03-02T16:19:00.934Z] #28 2.589 ####### 9.7% ######################### 35.8% ####################################### 55.2% ##################################################### 74.6% ################################################################### 93.8% ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 3.149 [2021-03-02T16:19:00.934Z] #28 3.285 ## 4.1% ####### 9.8% ########## 15.1% ############## 20.1% ################## 25.5% ###################### 30.7% ######################### 35.7% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.6% ################################################ 67.1% #################################################### 72.4% ######################################################## 77.8% ########################################################### 82.7% ############################################################ 83.5% ################################################################ 89.7% #################################################################### 95.0% ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 5.206 [2021-03-02T16:19:00.934Z] #28 5.631 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T16:19:00.934Z] #28 5.719 [2021-03-02T16:19:00.934Z] #28 5.788 ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 5.820 [2021-03-02T16:19:00.934Z] #28 6.302 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T16:19:00.934Z] #28 6.398 [2021-03-02T16:19:00.934Z] #28 6.525 #################################### 50.3% ####################################################### 77.0% #################################################################### 95.6% ######################################################################## 100.0% [2021-03-02T16:19:00.934Z] #28 6.769 [2021-03-02T16:19:00.934Z] #28 7.728 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T16:19:00.934Z] #28 7.816 [2021-03-02T16:19:01.101Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.150s coverage: 73.3% of statements [2021-03-02T16:19:01.334Z] #10 ... [2021-03-02T16:19:01.334Z] [2021-03-02T16:19:01.334Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:19:01.334Z] #28 sha256:40925e312853d55251af1d5059c5317fd6cd12c74ae776a7c72b7c3811f49be5 [2021-03-02T16:19:01.334Z] #28 1.523 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T16:19:01.334Z] #28 1.612 [2021-03-02T16:19:01.334Z] #28 1.733 ########## 14.9% ########################## 37.3% ######################################### 57.0% ###################################################### 76.3% ####################################################################### 98.8% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 2.250 [2021-03-02T16:19:01.334Z] #28 2.385 ################################################## 69.5% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 2.500 [2021-03-02T16:19:01.334Z] #28 2.630 ########################################### 60.4% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 2.755 [2021-03-02T16:19:01.334Z] #28 2.882 ##### 7.7% ###################### 31.5% #################################### 51.0% ################################################# 68.4% ################################################################ 89.5% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 3.454 [2021-03-02T16:19:01.334Z] #28 3.578 # 2.3% ###### 9.5% ########## 14.7% ############ 17.3% ################# 23.9% #################### 28.3% ########################## 36.3% ############################## 42.8% ################################## 48.1% ###################################### 53.4% ########################################## 58.6% ############################################# 63.7% ################################################# 68.9% ##################################################### 74.2% ######################################################### 79.3% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 95.0% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 5.447 [2021-03-02T16:19:01.334Z] #28 5.881 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T16:19:01.334Z] #28 5.981 [2021-03-02T16:19:01.334Z] #28 6.068 ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 6.102 [2021-03-02T16:19:01.334Z] #28 6.488 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T16:19:01.334Z] #28 6.622 [2021-03-02T16:19:01.334Z] #28 6.766 0.1% ####################################################### 77.0% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 6.998 [2021-03-02T16:19:01.334Z] #28 7.864 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T16:19:01.334Z] #28 7.955 [2021-03-02T16:19:01.334Z] #28 8.149 0.0% ############ 17.6% ############################# 41.2% ################################# 47.1% ##################################### 51.6% ########################################## 58.9% ########################################### 60.4% ################################################################# 90.3% ######################################################################## 100.0% [2021-03-02T16:19:01.334Z] #28 9.329 [2021-03-02T16:19:01.334Z] #28 9.697 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T16:19:01.334Z] #28 9.838 [2021-03-02T16:19:01.335Z] #28 9.901 ######################################################################## 100.0% [2021-03-02T16:19:01.335Z] #28 9.932 [2021-03-02T16:19:01.381Z] INFO [runner/unused/goanalysis] analyzers took 29.250819055s with top 10 stages: buildssa: 24.995644087s, U1000: 4.255174968s [2021-03-02T16:19:01.458Z] #28 7.990 0.0% ##### 7.1% ############# 19.0% ################ 23.3% ###################### 31.8% ################################# 47.1% ##################################### 51.6% ########################################### 60.4% ##################################################### 73.7% ############################################################### 88.7% ######################################################################## 100.0% [2021-03-02T16:19:01.458Z] #28 9.148 [2021-03-02T16:19:01.596Z] #28 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T16:19:01.596Z] #28 10.25 [2021-03-02T16:19:01.596Z] #28 10.35 ######################################################################## 100.0% [2021-03-02T16:19:01.717Z] #28 9.668 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T16:19:01.858Z] #28 10.37 [2021-03-02T16:19:01.858Z] #28 10.39 Download of images into '/build' complete. [2021-03-02T16:19:01.858Z] #28 10.39 Use something like the following to load the result into a Docker daemon: [2021-03-02T16:19:01.858Z] #28 10.39 tar -cC '/build' . | docker load [2021-03-02T16:19:01.977Z] #28 9.736 [2021-03-02T16:19:01.977Z] #28 ... [2021-03-02T16:19:01.977Z] [2021-03-02T16:19:01.977Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T16:19:01.977Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T16:19:01.977Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done [2021-03-02T16:19:01.977Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-02T16:19:01.977Z] #9 DONE 38.5s [2021-03-02T16:19:01.977Z] [2021-03-02T16:19:01.977Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:19:01.977Z] #28 sha256:6f839604ff1977e9356e2e0e13836fe14d015facbfa58006923cc7c8868d7d9c [2021-03-02T16:19:01.977Z] #28 9.849 ######################################################################## 100.0% [2021-03-02T16:19:01.977Z] #28 9.883 [2021-03-02T16:19:02.237Z] #28 ... [2021-03-02T16:19:02.237Z] [2021-03-02T16:19:02.237Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:19:02.237Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T16:19:02.494Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.932s coverage: 49.4% of statements [2021-03-02T16:19:03.441Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-03-02T16:19:04.017Z] ok github.com/docker/docker/daemon 12.387s coverage: 17.1% of statements [2021-03-02T16:19:04.017Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T16:19:04.017Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T16:19:04.017Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T16:19:04.017Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T16:19:04.017Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T16:19:04.281Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-03-02T16:19:04.543Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-03-02T16:19:07.103Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.7% of statements [2021-03-02T16:19:07.103Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 43.0% of statements [2021-03-02T16:19:07.680Z] ok github.com/docker/docker/daemon/logger/awslogs 0.293s coverage: 77.4% of statements [2021-03-02T16:19:08.257Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-03-02T16:19:08.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.029s coverage: 57.7% of statements [2021-03-02T16:19:08.257Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-02T16:19:08.257Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T16:19:08.257Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T16:19:08.257Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T16:19:08.257Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T16:19:08.257Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T16:19:08.257Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 23.9% of statements [2021-03-02T16:19:08.445Z] #28 DONE 16.2s [2021-03-02T16:19:08.445Z] [2021-03-02T16:19:08.445Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:19:08.445Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T16:19:08.445Z] #10 DONE 7.2s [2021-03-02T16:19:08.445Z] [2021-03-02T16:19:08.445Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-02T16:19:08.445Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T16:19:08.708Z] #11 DONE 1.2s [2021-03-02T16:19:08.708Z] [2021-03-02T16:19:08.708Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:19:08.708Z] #23 sha256:1424d833faee73fa7b3aff248661a332567f078e5e57c8d5915ace7808c98725 [2021-03-02T16:19:08.871Z] #10 ... [2021-03-02T16:19:08.871Z] [2021-03-02T16:19:08.871Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T16:19:08.871Z] #28 sha256:6f839604ff1977e9356e2e0e13836fe14d015facbfa58006923cc7c8868d7d9c [2021-03-02T16:19:08.871Z] #28 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T16:19:08.871Z] #28 10.30 [2021-03-02T16:19:08.871Z] #28 10.35 ######################################################################## 100.0% [2021-03-02T16:19:08.871Z] #28 10.42 [2021-03-02T16:19:08.871Z] #28 10.44 Download of images into '/build' complete. [2021-03-02T16:19:08.871Z] #28 10.44 Use something like the following to load the result into a Docker daemon: [2021-03-02T16:19:08.871Z] #28 10.44 tar -cC '/build' . | docker load [2021-03-02T16:19:09.204Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2021-03-02T16:19:09.280Z] #23 ... [2021-03-02T16:19:09.280Z] [2021-03-02T16:19:09.280Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T16:19:09.280Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T16:19:09.280Z] #38 DONE 0.6s [2021-03-02T16:19:09.280Z] [2021-03-02T16:19:09.280Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T16:19:09.280Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T16:19:09.280Z] #30 DONE 0.6s [2021-03-02T16:19:09.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2021-03-02T16:19:09.545Z] [2021-03-02T16:19:09.545Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:19:09.545Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:19:10.043Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 75.2% of statements [2021-03-02T16:19:10.043Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T16:19:10.248Z] #28 DONE 18.1s [2021-03-02T16:19:10.248Z] [2021-03-02T16:19:10.248Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T16:19:10.248Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T16:19:10.248Z] #10 DONE 8.2s [2021-03-02T16:19:10.248Z] [2021-03-02T16:19:10.248Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-02T16:19:10.248Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T16:19:10.620Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 56.8% of statements [2021-03-02T16:19:11.200Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2021-03-02T16:19:11.465Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-03-02T16:19:11.629Z] #11 DONE 1.2s [2021-03-02T16:19:11.629Z] [2021-03-02T16:19:11.629Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:19:11.629Z] #23 sha256:fd15d7798e8f0ce58ecd1f964e611e83fa9ae69cbf5bb93a1abdeb7df44cde85 [2021-03-02T16:19:11.629Z] #23 ... [2021-03-02T16:19:11.629Z] [2021-03-02T16:19:11.629Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T16:19:11.629Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T16:19:11.629Z] #38 DONE 0.3s [2021-03-02T16:19:11.891Z] [2021-03-02T16:19:11.891Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T16:19:11.891Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T16:19:11.891Z] #30 DONE 0.4s [2021-03-02T16:19:11.891Z] [2021-03-02T16:19:11.891Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:11.891Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:12.044Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-03-02T16:19:12.994Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2021-03-02T16:19:13.257Z] ok github.com/docker/docker/daemon/logger/splunk 1.868s coverage: 82.5% of statements [2021-03-02T16:19:13.257Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T16:19:13.257Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T16:19:14.206Z] ok github.com/docker/docker/distribution/metadata 0.134s coverage: 48.2% of statements [2021-03-02T16:19:14.854Z] #31 ... [2021-03-02T16:19:14.854Z] [2021-03-02T16:19:14.854Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:19:14.854Z] #63 sha256:a3a13cf06eb40342581077ac11a586cece25481f6a30a387da7814a02251f91d [2021-03-02T16:19:14.854Z] #63 4.396 + RM_GOPATH=0 [2021-03-02T16:19:14.854Z] #63 4.396 + TMP_GOPATH= [2021-03-02T16:19:14.854Z] #63 4.396 + : /build [2021-03-02T16:19:14.854Z] #63 4.396 + '[' -z '' ']' [2021-03-02T16:19:14.854Z] #63 4.396 ++ mktemp -d [2021-03-02T16:19:14.854Z] #63 4.396 + export GOPATH=/tmp/tmp.wFADZbImEt [2021-03-02T16:19:14.854Z] #63 4.396 + GOPATH=/tmp/tmp.wFADZbImEt [2021-03-02T16:19:14.854Z] #63 4.396 + RM_GOPATH=1 [2021-03-02T16:19:14.854Z] #63 4.396 + case "$(go env GOARCH)" in [2021-03-02T16:19:14.854Z] #63 4.396 ++ go env GOARCH [2021-03-02T16:19:14.854Z] #63 4.396 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:14.854Z] #63 4.396 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:14.854Z] #63 4.396 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:14.854Z] #63 4.396 + dir=/tmp/install [2021-03-02T16:19:14.854Z] #63 4.396 + bin=proxy [2021-03-02T16:19:14.854Z] #63 4.396 + shift [2021-03-02T16:19:14.854Z] #63 4.396 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T16:19:14.854Z] #63 4.396 + . /tmp/install/proxy.installer [2021-03-02T16:19:14.854Z] #63 4.396 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T16:19:14.854Z] #63 4.396 + install_proxy [2021-03-02T16:19:14.854Z] #63 4.396 + case "$1" in [2021-03-02T16:19:14.854Z] #63 4.396 + export CGO_ENABLED=0 [2021-03-02T16:19:14.854Z] #63 4.396 + CGO_ENABLED=0 [2021-03-02T16:19:14.854Z] #63 4.396 + _install_proxy [2021-03-02T16:19:14.854Z] #63 4.396 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T16:19:14.854Z] #63 4.396 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wFADZbImEt/src/github.com/docker/libnetwork [2021-03-02T16:19:14.854Z] #63 4.396 Cloning into '/tmp/tmp.wFADZbImEt/src/github.com/docker/libnetwork'... [2021-03-02T16:19:14.854Z] #63 4.397 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T16:19:14.854Z] #63 ... [2021-03-02T16:19:14.854Z] [2021-03-02T16:19:14.854Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:14.854Z] #57 sha256:5526e693c0cdfb68bae5cfa1ce79a69a24e0b21413b314158a40b5a31a657e69 [2021-03-02T16:19:14.854Z] #57 4.618 + RM_GOPATH=0 [2021-03-02T16:19:14.854Z] #57 4.618 + TMP_GOPATH= [2021-03-02T16:19:14.854Z] #57 4.618 + : /build [2021-03-02T16:19:14.854Z] #57 4.618 + '[' -z '' ']' [2021-03-02T16:19:14.854Z] #57 4.618 ++ mktemp -d [2021-03-02T16:19:14.854Z] #57 4.618 + export GOPATH=/tmp/tmp.arKiWyz3Pg [2021-03-02T16:19:14.854Z] #57 4.618 + GOPATH=/tmp/tmp.arKiWyz3Pg [2021-03-02T16:19:14.854Z] #57 4.618 + RM_GOPATH=1 [2021-03-02T16:19:14.854Z] #57 4.618 + case "$(go env GOARCH)" in [2021-03-02T16:19:14.854Z] #57 4.618 ++ go env GOARCH [2021-03-02T16:19:14.854Z] #57 4.618 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:14.854Z] #57 4.618 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:14.854Z] #57 4.618 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:14.854Z] #57 4.618 + dir=/tmp/install [2021-03-02T16:19:14.854Z] #57 4.618 + bin=rootlesskit [2021-03-02T16:19:14.854Z] #57 4.618 + shift [2021-03-02T16:19:14.854Z] #57 4.618 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T16:19:14.854Z] #57 4.618 + . /tmp/install/rootlesskit.installer [2021-03-02T16:19:14.854Z] #57 4.618 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T16:19:14.854Z] #57 4.618 + install_rootlesskit [2021-03-02T16:19:14.854Z] #57 4.618 + case "$1" in [2021-03-02T16:19:14.854Z] #57 4.618 + export CGO_ENABLED=0 [2021-03-02T16:19:14.854Z] #57 4.618 + CGO_ENABLED=0 [2021-03-02T16:19:14.854Z] #57 4.618 + _install_rootlesskit [2021-03-02T16:19:14.854Z] #57 4.618 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T16:19:14.854Z] #57 4.618 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.arKiWyz3Pg/src/github.com/rootless-containers/rootlesskit [2021-03-02T16:19:14.854Z] #57 4.618 Cloning into '/tmp/tmp.arKiWyz3Pg/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T16:19:14.854Z] #57 4.635 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T16:19:14.854Z] #57 6.180 + cd /tmp/tmp.arKiWyz3Pg/src/github.com/rootless-containers/rootlesskit [2021-03-02T16:19:14.854Z] #57 6.180 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T16:19:15.123Z] #57 6.238 + export GO111MODULE=on [2021-03-02T16:19:15.123Z] #57 6.238 + GO111MODULE=on [2021-03-02T16:19:15.123Z] #57 6.238 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T16:19:15.123Z] #57 6.238 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T16:19:15.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T16:19:15.155Z] ok github.com/docker/docker/distribution 0.241s coverage: 25.0% of statements [2021-03-02T16:19:15.155Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T16:19:15.417Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-03-02T16:19:15.697Z] #57 6.860 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T16:19:15.697Z] #57 6.860 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T16:19:15.697Z] #57 6.860 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T16:19:15.697Z] #57 6.875 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T16:19:15.697Z] #57 6.875 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T16:19:15.697Z] #57 6.888 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T16:19:15.697Z] #57 6.896 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T16:19:15.697Z] #57 6.925 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T16:19:15.697Z] #57 6.925 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T16:19:15.697Z] #57 6.972 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T16:19:15.697Z] #57 6.972 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T16:19:15.697Z] #57 6.972 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T16:19:15.697Z] #57 7.043 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T16:19:15.959Z] #57 7.117 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T16:19:15.959Z] #57 7.288 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T16:19:15.994Z] ok github.com/docker/docker/image 0.052s coverage: 86.8% of statements [2021-03-02T16:19:16.225Z] #57 7.411 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T16:19:16.225Z] #57 7.503 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T16:19:16.225Z] #57 7.609 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T16:19:16.487Z] #57 7.636 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T16:19:16.570Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2021-03-02T16:19:16.570Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T16:19:16.570Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-03-02T16:19:16.570Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-02T16:19:16.750Z] #57 8.091 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T16:19:16.750Z] #57 8.140 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T16:19:16.833Z] ok github.com/docker/docker/image/v1 0.055s coverage: 25.0% of statements [2021-03-02T16:19:16.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T16:19:17.187Z] #39 ... [2021-03-02T16:19:17.187Z] [2021-03-02T16:19:17.187Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:19:17.187Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:19:17.446Z] #31 ... [2021-03-02T16:19:17.446Z] [2021-03-02T16:19:17.446Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:17.446Z] #57 sha256:e85586da50854167fca498fac519450c17f2cc3875321a2afe5988a64e5aee56 [2021-03-02T16:19:17.446Z] #57 6.002 + RM_GOPATH=0 [2021-03-02T16:19:17.446Z] #57 6.002 + TMP_GOPATH= [2021-03-02T16:19:17.446Z] #57 6.002 + : /build [2021-03-02T16:19:17.446Z] #57 6.002 + '[' -z '' ']' [2021-03-02T16:19:17.446Z] #57 6.002 ++ mktemp -d [2021-03-02T16:19:17.446Z] #57 6.002 + export GOPATH=/tmp/tmp.wzXAowoSRv [2021-03-02T16:19:17.446Z] #57 6.002 + GOPATH=/tmp/tmp.wzXAowoSRv [2021-03-02T16:19:17.446Z] #57 6.002 + RM_GOPATH=1 [2021-03-02T16:19:17.446Z] #57 6.002 + case "$(go env GOARCH)" in [2021-03-02T16:19:17.446Z] #57 6.010 ++ go env GOARCH [2021-03-02T16:19:17.446Z] #57 6.016 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:17.446Z] #57 6.016 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:17.446Z] #57 6.016 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:17.446Z] #57 6.016 + dir=/tmp/install [2021-03-02T16:19:17.446Z] #57 6.016 + bin=rootlesskit [2021-03-02T16:19:17.446Z] #57 6.016 + shift [2021-03-02T16:19:17.446Z] #57 6.016 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T16:19:17.446Z] #57 6.016 + . /tmp/install/rootlesskit.installer [2021-03-02T16:19:17.446Z] #57 6.016 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T16:19:17.446Z] #57 6.016 + install_rootlesskit [2021-03-02T16:19:17.446Z] #57 6.016 + case "$1" in [2021-03-02T16:19:17.446Z] #57 6.016 + export CGO_ENABLED=0 [2021-03-02T16:19:17.446Z] #57 6.016 + CGO_ENABLED=0 [2021-03-02T16:19:17.446Z] #57 6.016 + _install_rootlesskit [2021-03-02T16:19:17.446Z] #57 6.016 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T16:19:17.446Z] #57 6.016 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wzXAowoSRv/src/github.com/rootless-containers/rootlesskit [2021-03-02T16:19:17.446Z] #57 6.020 Cloning into '/tmp/tmp.wzXAowoSRv/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T16:19:17.446Z] #57 6.021 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T16:19:17.695Z] #57 8.830 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T16:19:17.783Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-03-02T16:19:18.015Z] #57 ... [2021-03-02T16:19:18.015Z] [2021-03-02T16:19:18.015Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:19:18.015Z] #63 sha256:5c2ac756992b2755fcaf459ec6b35615405c8c3a0adaaad16d2a3ca4ff1598aa [2021-03-02T16:19:18.015Z] #63 6.142 + RM_GOPATH=0 [2021-03-02T16:19:18.015Z] #63 6.142 + TMP_GOPATH= [2021-03-02T16:19:18.015Z] #63 6.142 + : /build [2021-03-02T16:19:18.015Z] #63 6.142 + '[' -z '' ']' [2021-03-02T16:19:18.015Z] #63 6.146 ++ mktemp -d [2021-03-02T16:19:18.015Z] #63 6.146 + export GOPATH=/tmp/tmp.WBSapt7RXW [2021-03-02T16:19:18.015Z] #63 6.146 + GOPATH=/tmp/tmp.WBSapt7RXW [2021-03-02T16:19:18.015Z] #63 6.146 + RM_GOPATH=1 [2021-03-02T16:19:18.015Z] #63 6.146 + case "$(go env GOARCH)" in [2021-03-02T16:19:18.015Z] #63 6.146 ++ go env GOARCH [2021-03-02T16:19:18.015Z] #63 6.152 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T16:19:18.015Z] #63 6.152 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:18.015Z] #63 6.152 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:18.015Z] #63 6.152 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:18.015Z] #63 6.152 + dir=/tmp/install [2021-03-02T16:19:18.015Z] #63 6.152 + bin=proxy [2021-03-02T16:19:18.015Z] #63 6.152 + shift [2021-03-02T16:19:18.015Z] #63 6.152 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T16:19:18.015Z] #63 6.152 + . /tmp/install/proxy.installer [2021-03-02T16:19:18.015Z] #63 6.152 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T16:19:18.015Z] #63 6.152 + install_proxy [2021-03-02T16:19:18.015Z] #63 6.152 + case "$1" in [2021-03-02T16:19:18.015Z] #63 6.152 + export CGO_ENABLED=0 [2021-03-02T16:19:18.015Z] #63 6.152 + CGO_ENABLED=0 [2021-03-02T16:19:18.015Z] #63 6.152 + _install_proxy [2021-03-02T16:19:18.015Z] #63 6.152 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T16:19:18.015Z] #63 6.152 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WBSapt7RXW/src/github.com/docker/libnetwork [2021-03-02T16:19:18.015Z] #63 6.157 Cloning into '/tmp/tmp.WBSapt7RXW/src/github.com/docker/libnetwork'... [2021-03-02T16:19:18.274Z] #57 9.221 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T16:19:18.360Z] ok github.com/docker/docker/oci 0.025s coverage: 38.4% of statements [2021-03-02T16:19:18.623Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 52.9% of statements [2021-03-02T16:19:18.623Z] ok github.com/docker/docker/opts 0.048s coverage: 67.1% of statements [2021-03-02T16:19:18.855Z] #57 10.01 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T16:19:18.855Z] #57 10.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T16:19:18.855Z] #57 ... [2021-03-02T16:19:18.855Z] [2021-03-02T16:19:18.855Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:19:18.855Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:19:18.855Z] #35 ... [2021-03-02T16:19:18.855Z] [2021-03-02T16:19:18.855Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:19:18.855Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:19:19.122Z] #54 ... [2021-03-02T16:19:19.122Z] [2021-03-02T16:19:19.122Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:19:19.122Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:19:19.386Z] #33 ... [2021-03-02T16:19:19.386Z] [2021-03-02T16:19:19.386Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:19.386Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:19.386Z] #48 7.340 + RM_GOPATH=0 [2021-03-02T16:19:19.386Z] #48 7.340 + TMP_GOPATH= [2021-03-02T16:19:19.386Z] #48 7.340 + : /build [2021-03-02T16:19:19.386Z] #48 7.340 + '[' -z '' ']' [2021-03-02T16:19:19.386Z] #48 7.340 ++ mktemp -d [2021-03-02T16:19:19.386Z] #48 7.340 + export GOPATH=/tmp/tmp.wWTTaG9Rwl [2021-03-02T16:19:19.386Z] #48 7.340 + GOPATH=/tmp/tmp.wWTTaG9Rwl [2021-03-02T16:19:19.386Z] #48 7.340 + RM_GOPATH=1 [2021-03-02T16:19:19.386Z] #48 7.340 + case "$(go env GOARCH)" in [2021-03-02T16:19:19.386Z] #48 7.340 ++ go env GOARCH [2021-03-02T16:19:19.386Z] #48 7.356 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.386Z] #48 7.356 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.386Z] #48 7.356 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:19.386Z] #48 7.356 + dir=/tmp/install [2021-03-02T16:19:19.386Z] #48 7.356 + bin=golangci_lint [2021-03-02T16:19:19.386Z] #48 7.356 + shift [2021-03-02T16:19:19.386Z] #48 7.356 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T16:19:19.386Z] #48 7.356 + . /tmp/install/golangci_lint.installer [2021-03-02T16:19:19.386Z] #48 7.356 ++ : v1.23.8 [2021-03-02T16:19:19.386Z] #48 7.356 + install_golangci_lint [2021-03-02T16:19:19.386Z] #48 7.356 + set -e [2021-03-02T16:19:19.386Z] #48 7.356 + export GO111MODULE=on [2021-03-02T16:19:19.386Z] #48 7.356 + GO111MODULE=on [2021-03-02T16:19:19.386Z] #48 7.356 + GOBIN=/build [2021-03-02T16:19:19.386Z] #48 7.356 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T16:19:19.386Z] #48 7.392 go: finding github.com v1.23.8 [2021-03-02T16:19:19.386Z] #48 7.392 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T16:19:19.386Z] #48 7.392 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T16:19:19.386Z] #48 7.392 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T16:19:19.386Z] #48 7.392 go: finding github.com/golangci v1.23.8 [2021-03-02T16:19:19.386Z] #48 8.180 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T16:19:19.386Z] #48 9.142 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T16:19:19.386Z] #48 ... [2021-03-02T16:19:19.386Z] [2021-03-02T16:19:19.386Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:19.386Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:19:19.386Z] #50 7.977 + RM_GOPATH=0 [2021-03-02T16:19:19.386Z] #50 7.977 + TMP_GOPATH= [2021-03-02T16:19:19.386Z] #50 7.977 + : /build [2021-03-02T16:19:19.386Z] #50 7.977 + '[' -z '' ']' [2021-03-02T16:19:19.386Z] #50 7.977 ++ mktemp -d [2021-03-02T16:19:19.386Z] #50 7.987 + export GOPATH=/tmp/tmp.X59Hrm6qpo [2021-03-02T16:19:19.386Z] #50 7.987 + GOPATH=/tmp/tmp.X59Hrm6qpo [2021-03-02T16:19:19.386Z] #50 7.987 + RM_GOPATH=1 [2021-03-02T16:19:19.386Z] #50 7.987 + case "$(go env GOARCH)" in [2021-03-02T16:19:19.386Z] #50 7.987 ++ go env GOARCH [2021-03-02T16:19:19.386Z] #50 7.997 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T16:19:19.386Z] #50 7.997 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.386Z] #50 7.997 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.386Z] #50 7.997 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:19.386Z] #50 7.997 + dir=/tmp/install [2021-03-02T16:19:19.386Z] #50 7.997 + bin=shfmt [2021-03-02T16:19:19.386Z] #50 7.997 + shift [2021-03-02T16:19:19.386Z] #50 7.997 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T16:19:19.386Z] #50 7.997 + . /tmp/install/shfmt.installer [2021-03-02T16:19:19.386Z] #50 7.997 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T16:19:19.386Z] #50 7.997 + install_shfmt [2021-03-02T16:19:19.386Z] #50 7.997 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T16:19:19.386Z] #50 7.997 + git clone https://github.com/mvdan/sh.git /tmp/tmp.X59Hrm6qpo/src/github.com/mvdan/sh [2021-03-02T16:19:19.386Z] #50 8.008 Cloning into '/tmp/tmp.X59Hrm6qpo/src/github.com/mvdan/sh'... [2021-03-02T16:19:19.386Z] #50 ... [2021-03-02T16:19:19.386Z] [2021-03-02T16:19:19.386Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:19.386Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:19.399Z] #63 ... [2021-03-02T16:19:19.399Z] [2021-03-02T16:19:19.399Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:19:19.399Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:19:19.399Z] #33 7.888 + RM_GOPATH=0 [2021-03-02T16:19:19.399Z] #33 7.888 + TMP_GOPATH= [2021-03-02T16:19:19.399Z] #33 7.888 + : /build [2021-03-02T16:19:19.399Z] #33 7.888 + '[' -z '' ']' [2021-03-02T16:19:19.399Z] #33 7.888 ++ mktemp -d [2021-03-02T16:19:19.399Z] #33 7.888 + export GOPATH=/tmp/tmp.e37jLii86t [2021-03-02T16:19:19.399Z] #33 7.888 + GOPATH=/tmp/tmp.e37jLii86t [2021-03-02T16:19:19.399Z] #33 7.888 + RM_GOPATH=1 [2021-03-02T16:19:19.399Z] #33 7.888 + case "$(go env GOARCH)" in [2021-03-02T16:19:19.399Z] #33 7.888 ++ go env GOARCH [2021-03-02T16:19:19.399Z] #33 7.945 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.399Z] #33 7.945 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.399Z] #33 7.945 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:19.399Z] #33 7.945 + dir=/tmp/install [2021-03-02T16:19:19.399Z] #33 7.945 + bin=tomlv [2021-03-02T16:19:19.399Z] #33 7.945 + shift [2021-03-02T16:19:19.399Z] #33 7.945 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T16:19:19.399Z] #33 7.945 + . /tmp/install/tomlv.installer [2021-03-02T16:19:19.399Z] #33 7.945 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T16:19:19.399Z] #33 7.945 + install_tomlv [2021-03-02T16:19:19.399Z] #33 7.945 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T16:19:19.399Z] #33 7.945 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e37jLii86t/src/github.com/BurntSushi/toml [2021-03-02T16:19:19.399Z] #33 7.946 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T16:19:19.399Z] #33 7.966 Cloning into '/tmp/tmp.e37jLii86t/src/github.com/BurntSushi/toml'... [2021-03-02T16:19:19.399Z] #33 ... [2021-03-02T16:19:19.399Z] [2021-03-02T16:19:19.399Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:19:19.399Z] #23 sha256:fd15d7798e8f0ce58ecd1f964e611e83fa9ae69cbf5bb93a1abdeb7df44cde85 [2021-03-02T16:19:19.399Z] #23 8.074 + RM_GOPATH=0 [2021-03-02T16:19:19.399Z] #23 8.074 + TMP_GOPATH= [2021-03-02T16:19:19.399Z] #23 8.074 + : /build [2021-03-02T16:19:19.399Z] #23 8.074 + '[' -z '' ']' [2021-03-02T16:19:19.399Z] #23 8.074 ++ mktemp -d [2021-03-02T16:19:19.573Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-03-02T16:19:19.649Z] #39 ... [2021-03-02T16:19:19.649Z] [2021-03-02T16:19:19.649Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:19:19.649Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:19:19.659Z] #23 8.095 + export GOPATH=/tmp/tmp.4KRaF9OGQb [2021-03-02T16:19:19.660Z] #23 8.095 + GOPATH=/tmp/tmp.4KRaF9OGQb [2021-03-02T16:19:19.660Z] #23 8.095 + RM_GOPATH=1 [2021-03-02T16:19:19.660Z] #23 8.095 + case "$(go env GOARCH)" in [2021-03-02T16:19:19.660Z] #23 8.095 ++ go env GOARCH [2021-03-02T16:19:19.660Z] #23 8.126 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.660Z] #23 8.126 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.660Z] #23 8.126 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:19.660Z] #23 8.126 + dir=/tmp/install [2021-03-02T16:19:19.660Z] #23 8.126 + bin=dockercli [2021-03-02T16:19:19.660Z] #23 8.126 + shift [2021-03-02T16:19:19.660Z] #23 8.126 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T16:19:19.660Z] #23 8.126 + . /tmp/install/dockercli.installer [2021-03-02T16:19:19.660Z] #23 8.126 ++ : stable [2021-03-02T16:19:19.660Z] #23 8.126 ++ : 17.06.2-ce [2021-03-02T16:19:19.660Z] #23 8.126 + install_dockercli [2021-03-02T16:19:19.660Z] #23 8.126 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T16:19:19.660Z] #23 8.141 Install docker/cli version 17.06.2-ce from stable [2021-03-02T16:19:19.660Z] #23 8.141 ++ uname -m [2021-03-02T16:19:19.660Z] #23 8.141 + arch=x86_64 [2021-03-02T16:19:19.660Z] #23 8.141 + '[' x86_64 '!=' x86_64 ']' [2021-03-02T16:19:19.660Z] #23 8.141 + url=https://download.docker.com/linux/static [2021-03-02T16:19:19.660Z] #23 8.141 + tar -xz docker/docker [2021-03-02T16:19:19.660Z] #23 8.150 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-02T16:19:19.912Z] #41 ... [2021-03-02T16:19:19.912Z] [2021-03-02T16:19:19.912Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:19.913Z] #46 sha256:bf43461a4f1d3c5fa9bb8b56d9338135a41f936ec0abba95c58dd76c1c60dfbc [2021-03-02T16:19:19.913Z] #46 10.69 + RM_GOPATH=0 [2021-03-02T16:19:19.913Z] #46 10.71 + TMP_GOPATH= [2021-03-02T16:19:19.913Z] #46 10.71 + : /build [2021-03-02T16:19:19.913Z] #46 10.71 + '[' -z '' ']' [2021-03-02T16:19:19.913Z] #46 10.71 ++ mktemp -d [2021-03-02T16:19:19.913Z] #46 10.71 + export GOPATH=/tmp/tmp.ENoswJKeq4 [2021-03-02T16:19:19.913Z] #46 10.71 + GOPATH=/tmp/tmp.ENoswJKeq4 [2021-03-02T16:19:19.913Z] #46 10.71 + RM_GOPATH=1 [2021-03-02T16:19:19.913Z] #46 10.71 + case "$(go env GOARCH)" in [2021-03-02T16:19:19.913Z] #46 10.71 ++ go env GOARCH [2021-03-02T16:19:19.913Z] #46 10.74 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.913Z] #46 10.74 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:19.913Z] #46 10.74 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:19.913Z] #46 10.74 + dir=/tmp/install [2021-03-02T16:19:19.913Z] #46 10.74 + bin=gotestsum [2021-03-02T16:19:19.913Z] #46 10.74 + shift [2021-03-02T16:19:19.913Z] #46 10.74 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T16:19:19.913Z] #46 10.74 + . /tmp/install/gotestsum.installer [2021-03-02T16:19:19.913Z] #46 10.74 ++ : v0.5.3 [2021-03-02T16:19:19.913Z] #46 10.74 + install_gotestsum [2021-03-02T16:19:19.913Z] #46 10.74 + set -e [2021-03-02T16:19:19.913Z] #46 10.74 + export GO111MODULE=on [2021-03-02T16:19:19.913Z] #46 10.74 + GO111MODULE=on [2021-03-02T16:19:19.913Z] #46 10.74 + GOBIN=/build [2021-03-02T16:19:19.913Z] #46 10.74 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T16:19:19.913Z] #46 10.79 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T16:19:19.913Z] #46 10.79 go: finding gotest.tools v0.5.3 [2021-03-02T16:19:19.913Z] #46 ... [2021-03-02T16:19:19.913Z] [2021-03-02T16:19:19.913Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:19.913Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:20.230Z] #12 11.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:20.230Z] #12 ... [2021-03-02T16:19:20.230Z] [2021-03-02T16:19:20.230Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:20.230Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:19:20.230Z] #44 9.399 + RM_GOPATH=0 [2021-03-02T16:19:20.230Z] #44 9.399 + TMP_GOPATH= [2021-03-02T16:19:20.230Z] #44 9.399 + : /build [2021-03-02T16:19:20.230Z] #44 9.399 + '[' -z '' ']' [2021-03-02T16:19:20.230Z] #44 9.399 ++ mktemp -d [2021-03-02T16:19:20.230Z] #44 9.486 + export GOPATH=/tmp/tmp.LSD3Lz7XEW [2021-03-02T16:19:20.230Z] #44 9.486 + GOPATH=/tmp/tmp.LSD3Lz7XEW [2021-03-02T16:19:20.230Z] #44 9.486 + RM_GOPATH=1 [2021-03-02T16:19:20.230Z] #44 9.486 + case "$(go env GOARCH)" in [2021-03-02T16:19:20.230Z] #44 9.486 ++ go env GOARCH [2021-03-02T16:19:20.230Z] #44 9.525 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:20.230Z] #44 9.525 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:20.230Z] #44 9.525 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:20.230Z] #44 9.527 + dir=/tmp/install [2021-03-02T16:19:20.230Z] #44 9.527 + bin=vndr [2021-03-02T16:19:20.230Z] #44 9.527 + shift [2021-03-02T16:19:20.230Z] #44 9.527 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T16:19:20.230Z] #44 9.527 + . /tmp/install/vndr.installer [2021-03-02T16:19:20.230Z] #44 9.527 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T16:19:20.230Z] #44 9.527 + install_vndr [2021-03-02T16:19:20.230Z] #44 9.527 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T16:19:20.230Z] #44 9.527 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LSD3Lz7XEW/src/github.com/LK4D4/vndr [2021-03-02T16:19:20.230Z] #44 9.527 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T16:19:20.230Z] #44 9.540 Cloning into '/tmp/tmp.LSD3Lz7XEW/src/github.com/LK4D4/vndr'... [2021-03-02T16:19:20.230Z] #44 10.76 + cd /tmp/tmp.LSD3Lz7XEW/src/github.com/LK4D4/vndr [2021-03-02T16:19:20.230Z] #44 10.76 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T16:19:20.230Z] #44 10.79 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T16:19:20.230Z] #44 ... [2021-03-02T16:19:20.230Z] [2021-03-02T16:19:20.230Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:20.230Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:20.231Z] #12 11.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:20.231Z] #12 11.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:20.520Z] ok github.com/docker/docker/pkg/authorization 0.229s coverage: 68.3% of statements [2021-03-02T16:19:20.520Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-03-02T16:19:21.467Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-03-02T16:19:21.579Z] #23 ... [2021-03-02T16:19:21.579Z] [2021-03-02T16:19:21.579Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:19:21.579Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:19:21.579Z] #54 8.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:21.579Z] #54 8.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:21.579Z] #54 8.941 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:21.579Z] #54 ... [2021-03-02T16:19:21.579Z] [2021-03-02T16:19:21.579Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:21.579Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:19:21.579Z] #50 6.225 + RM_GOPATH=0 [2021-03-02T16:19:21.579Z] #50 6.225 + TMP_GOPATH= [2021-03-02T16:19:21.579Z] #50 6.225 + : /build [2021-03-02T16:19:21.579Z] #50 6.225 + '[' -z '' ']' [2021-03-02T16:19:21.579Z] #50 6.225 ++ mktemp -d [2021-03-02T16:19:21.579Z] #50 6.225 + export GOPATH=/tmp/tmp.l0Zqg7YjHI [2021-03-02T16:19:21.579Z] #50 6.225 + GOPATH=/tmp/tmp.l0Zqg7YjHI [2021-03-02T16:19:21.579Z] #50 6.225 + RM_GOPATH=1 [2021-03-02T16:19:21.579Z] #50 6.225 + case "$(go env GOARCH)" in [2021-03-02T16:19:21.579Z] #50 6.225 ++ go env GOARCH [2021-03-02T16:19:21.579Z] #50 6.249 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:21.579Z] #50 6.249 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:21.579Z] #50 6.249 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:21.579Z] #50 6.249 + dir=/tmp/install [2021-03-02T16:19:21.579Z] #50 6.249 + bin=shfmt [2021-03-02T16:19:21.579Z] #50 6.249 + shift [2021-03-02T16:19:21.579Z] #50 6.249 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T16:19:21.579Z] #50 6.249 + . /tmp/install/shfmt.installer [2021-03-02T16:19:21.579Z] #50 6.249 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T16:19:21.579Z] #50 6.249 + install_shfmt [2021-03-02T16:19:21.579Z] #50 6.249 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T16:19:21.579Z] #50 6.249 + git clone https://github.com/mvdan/sh.git /tmp/tmp.l0Zqg7YjHI/src/github.com/mvdan/sh [2021-03-02T16:19:21.579Z] #50 6.249 Cloning into '/tmp/tmp.l0Zqg7YjHI/src/github.com/mvdan/sh'... [2021-03-02T16:19:21.579Z] #50 6.250 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T16:19:21.839Z] #50 ... [2021-03-02T16:19:21.839Z] [2021-03-02T16:19:21.839Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:19:21.839Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:19:21.839Z] #35 10.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:21.839Z] #35 10.26 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:21.839Z] #35 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:21.839Z] #35 ... [2021-03-02T16:19:21.839Z] [2021-03-02T16:19:21.839Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:21.839Z] #46 sha256:64a569ad413eaf00c8b48d8d52ae170e34dd091d362137c232542eee6e1db464 [2021-03-02T16:19:21.839Z] #46 8.199 + RM_GOPATH=0 [2021-03-02T16:19:21.839Z] #46 8.199 + TMP_GOPATH= [2021-03-02T16:19:21.839Z] #46 8.199 + : /build [2021-03-02T16:19:21.839Z] #46 8.199 + '[' -z '' ']' [2021-03-02T16:19:21.839Z] #46 8.199 ++ mktemp -d [2021-03-02T16:19:21.839Z] #46 8.199 + export GOPATH=/tmp/tmp.BB30mCZj4Y [2021-03-02T16:19:21.839Z] #46 8.199 + GOPATH=/tmp/tmp.BB30mCZj4Y [2021-03-02T16:19:21.839Z] #46 8.199 + RM_GOPATH=1 [2021-03-02T16:19:21.839Z] #46 8.199 + case "$(go env GOARCH)" in [2021-03-02T16:19:21.839Z] #46 8.199 ++ go env GOARCH [2021-03-02T16:19:21.839Z] #46 8.285 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:21.839Z] #46 8.285 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:21.839Z] #46 8.285 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:21.839Z] #46 8.295 + dir=/tmp/install [2021-03-02T16:19:21.839Z] #46 8.295 + bin=gotestsum [2021-03-02T16:19:21.839Z] #46 8.295 + shift [2021-03-02T16:19:21.839Z] #46 8.295 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T16:19:21.839Z] #46 8.295 + . /tmp/install/gotestsum.installer [2021-03-02T16:19:21.839Z] #46 8.295 ++ : v0.5.3 [2021-03-02T16:19:21.839Z] #46 8.295 + install_gotestsum [2021-03-02T16:19:21.839Z] #46 8.295 + set -e [2021-03-02T16:19:21.839Z] #46 8.295 + export GO111MODULE=on [2021-03-02T16:19:21.839Z] #46 8.295 + GO111MODULE=on [2021-03-02T16:19:21.839Z] #46 8.295 + GOBIN=/build [2021-03-02T16:19:21.839Z] #46 8.295 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T16:19:21.839Z] #46 8.426 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T16:19:21.839Z] #46 8.451 go: finding gotest.tools v0.5.3 [2021-03-02T16:19:21.839Z] #46 9.991 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T16:19:22.041Z] ok github.com/docker/docker/pkg/archive 1.312s coverage: 77.3% of statements [2021-03-02T16:19:22.041Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-03-02T16:19:22.100Z] #46 10.67 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T16:19:22.100Z] #46 ... [2021-03-02T16:19:22.100Z] [2021-03-02T16:19:22.100Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:22.100Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:22.100Z] #12 7.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:22.100Z] #12 7.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:22.100Z] #12 7.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:22.100Z] #12 8.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:22.167Z] #12 13.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:22.362Z] #12 ... [2021-03-02T16:19:22.362Z] [2021-03-02T16:19:22.362Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:19:22.362Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:19:22.362Z] #41 9.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:22.362Z] #41 10.06 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:22.362Z] #41 10.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:22.362Z] #41 ... [2021-03-02T16:19:22.362Z] [2021-03-02T16:19:22.362Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:22.362Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:22.362Z] #48 8.199 + RM_GOPATH=0 [2021-03-02T16:19:22.362Z] #48 8.199 + TMP_GOPATH= [2021-03-02T16:19:22.362Z] #48 8.199 + : /build [2021-03-02T16:19:22.362Z] #48 8.199 + '[' -z '' ']' [2021-03-02T16:19:22.362Z] #48 8.199 ++ mktemp -d [2021-03-02T16:19:22.362Z] #48 8.199 + export GOPATH=/tmp/tmp.DWJP4mNEvc [2021-03-02T16:19:22.362Z] #48 8.199 + GOPATH=/tmp/tmp.DWJP4mNEvc [2021-03-02T16:19:22.362Z] #48 8.199 + RM_GOPATH=1 [2021-03-02T16:19:22.362Z] #48 8.199 + case "$(go env GOARCH)" in [2021-03-02T16:19:22.362Z] #48 8.199 ++ go env GOARCH [2021-03-02T16:19:22.362Z] #48 8.284 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:22.362Z] #48 8.284 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:22.362Z] #48 8.284 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:22.362Z] #48 8.295 + dir=/tmp/install [2021-03-02T16:19:22.362Z] #48 8.295 + bin=golangci_lint [2021-03-02T16:19:22.362Z] #48 8.295 + shift [2021-03-02T16:19:22.362Z] #48 8.295 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T16:19:22.362Z] #48 8.295 + . /tmp/install/golangci_lint.installer [2021-03-02T16:19:22.362Z] #48 8.295 ++ : v1.23.8 [2021-03-02T16:19:22.362Z] #48 8.307 + install_golangci_lint [2021-03-02T16:19:22.362Z] #48 8.307 + set -e [2021-03-02T16:19:22.362Z] #48 8.307 + export GO111MODULE=on [2021-03-02T16:19:22.362Z] #48 8.307 + GO111MODULE=on [2021-03-02T16:19:22.362Z] #48 8.307 + GOBIN=/build [2021-03-02T16:19:22.362Z] #48 8.307 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T16:19:22.362Z] #48 8.407 go: finding github.com v1.23.8 [2021-03-02T16:19:22.362Z] #48 8.407 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T16:19:22.362Z] #48 8.407 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T16:19:22.362Z] #48 8.407 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T16:19:22.362Z] #48 8.407 go: finding github.com/golangci v1.23.8 [2021-03-02T16:19:22.362Z] #48 10.26 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T16:19:22.615Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2021-03-02T16:19:22.633Z] #48 ... [2021-03-02T16:19:22.633Z] [2021-03-02T16:19:22.633Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:22.633Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:19:22.633Z] #44 8.682 + RM_GOPATH=0 [2021-03-02T16:19:22.633Z] #44 8.682 + TMP_GOPATH= [2021-03-02T16:19:22.633Z] #44 8.682 + : /build [2021-03-02T16:19:22.633Z] #44 8.682 + '[' -z '' ']' [2021-03-02T16:19:22.633Z] #44 8.682 ++ mktemp -d [2021-03-02T16:19:22.633Z] #44 8.682 + export GOPATH=/tmp/tmp.0FcbC4q4Gd [2021-03-02T16:19:22.633Z] #44 8.682 + GOPATH=/tmp/tmp.0FcbC4q4Gd [2021-03-02T16:19:22.633Z] #44 8.682 + RM_GOPATH=1 [2021-03-02T16:19:22.633Z] #44 8.682 + case "$(go env GOARCH)" in [2021-03-02T16:19:22.633Z] #44 8.699 ++ go env GOARCH [2021-03-02T16:19:22.633Z] #44 8.721 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:22.633Z] #44 8.721 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:22.633Z] #44 8.721 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:22.633Z] #44 8.747 + dir=/tmp/install [2021-03-02T16:19:22.633Z] #44 8.747 + bin=vndr [2021-03-02T16:19:22.633Z] #44 8.748 + shift [2021-03-02T16:19:22.633Z] #44 8.748 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T16:19:22.633Z] #44 8.750 + . /tmp/install/vndr.installer [2021-03-02T16:19:22.633Z] #44 8.751 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T16:19:22.633Z] #44 8.751 + install_vndr [2021-03-02T16:19:22.633Z] #44 8.794 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T16:19:22.633Z] #44 8.794 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0FcbC4q4Gd/src/github.com/LK4D4/vndr [2021-03-02T16:19:22.633Z] #44 8.794 Cloning into '/tmp/tmp.0FcbC4q4Gd/src/github.com/LK4D4/vndr'... [2021-03-02T16:19:22.633Z] #44 8.797 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T16:19:22.633Z] #44 10.11 + cd /tmp/tmp.0FcbC4q4Gd/src/github.com/LK4D4/vndr [2021-03-02T16:19:22.633Z] #44 10.11 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T16:19:22.633Z] #44 10.17 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T16:19:22.633Z] #44 ... [2021-03-02T16:19:22.633Z] [2021-03-02T16:19:22.633Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:19:22.633Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:19:22.633Z] #54 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:23.189Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-03-02T16:19:23.763Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2021-03-02T16:19:24.336Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2021-03-02T16:19:24.547Z] #54 13.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:24.727Z] #12 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:24.910Z] ok github.com/docker/docker/pkg/chrootarchive 3.471s coverage: 43.2% of statements [2021-03-02T16:19:25.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T16:19:25.173Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2021-03-02T16:19:25.317Z] #12 ... [2021-03-02T16:19:25.317Z] [2021-03-02T16:19:25.317Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:19:25.317Z] #63 sha256:a3a13cf06eb40342581077ac11a586cece25481f6a30a387da7814a02251f91d [2021-03-02T16:19:25.317Z] #63 11.63 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 67% (1281/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T16:19:25.317Z] #63 13.48 + cd /tmp/tmp.wFADZbImEt/src/github.com/docker/libnetwork [2021-03-02T16:19:25.317Z] #63 13.48 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T16:19:25.317Z] #63 13.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T16:19:25.436Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-03-02T16:19:25.580Z] #63 ... [2021-03-02T16:19:25.580Z] [2021-03-02T16:19:25.580Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:25.580Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:19:25.580Z] #50 16.94 + cd /tmp/tmp.X59Hrm6qpo/src/github.com/mvdan/sh [2021-03-02T16:19:25.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T16:19:25.857Z] #50 16.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T16:19:25.857Z] #50 17.14 + GO111MODULE=on [2021-03-02T16:19:25.857Z] #50 17.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T16:19:26.012Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-02T16:19:26.275Z] ok github.com/docker/docker/pkg/fsutils 0.333s coverage: 85.1% of statements [2021-03-02T16:19:26.275Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-03-02T16:19:27.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T16:19:27.089Z] #54 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:27.224Z] ok github.com/docker/docker/layer 7.700s coverage: 68.8% of statements [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T16:19:27.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T16:19:27.486Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-03-02T16:19:27.486Z] ok github.com/docker/docker/pkg/idtools 0.566s coverage: 69.5% of statements [2021-03-02T16:19:27.659Z] #54 ... [2021-03-02T16:19:27.659Z] [2021-03-02T16:19:27.659Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:27.659Z] #46 sha256:64a569ad413eaf00c8b48d8d52ae170e34dd091d362137c232542eee6e1db464 [2021-03-02T16:19:27.659Z] #46 12.54 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:19:27.659Z] #46 12.59 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T16:19:27.659Z] #46 12.68 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T16:19:27.659Z] #46 12.69 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:19:27.659Z] #46 12.78 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T16:19:27.659Z] #46 12.81 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:19:27.659Z] #46 12.94 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:19:27.659Z] #46 13.17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:19:27.659Z] #46 13.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:19:27.659Z] #46 13.26 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T16:19:27.659Z] #46 13.33 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:19:27.659Z] #46 13.33 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T16:19:27.659Z] #46 13.47 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:19:27.659Z] #46 14.09 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T16:19:27.659Z] #46 14.13 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:19:27.659Z] #46 14.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:19:27.659Z] #46 14.49 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:19:27.659Z] #46 15.62 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:19:27.659Z] #46 15.62 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:19:27.659Z] #46 16.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:19:27.749Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 70.6% of statements [2021-03-02T16:19:27.749Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T16:19:27.749Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2021-03-02T16:19:27.749Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-02T16:19:27.749Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T16:19:27.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T16:19:28.012Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2021-03-02T16:19:28.013Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T16:19:28.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T16:19:28.276Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2021-03-02T16:19:28.276Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-03-02T16:19:28.413Z] #50 19.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T16:19:28.540Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2021-03-02T16:19:28.675Z] #50 19.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T16:19:28.676Z] #50 19.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T16:19:28.803Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2021-03-02T16:19:28.803Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T16:19:28.803Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T16:19:28.938Z] #50 20.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T16:19:28.938Z] #50 20.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T16:19:29.379Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-03-02T16:19:29.449Z] #50 ... [2021-03-02T16:19:29.449Z] [2021-03-02T16:19:29.449Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:19:29.449Z] #23 sha256:1424d833faee73fa7b3aff248661a332567f078e5e57c8d5915ace7808c98725 [2021-03-02T16:19:29.449Z] #23 10.76 + RM_GOPATH=0 [2021-03-02T16:19:29.449Z] #23 10.76 + TMP_GOPATH= [2021-03-02T16:19:29.449Z] #23 10.76 + : /build [2021-03-02T16:19:29.449Z] #23 10.76 + '[' -z '' ']' [2021-03-02T16:19:29.449Z] #23 10.76 ++ mktemp -d [2021-03-02T16:19:29.449Z] #23 10.76 + export GOPATH=/tmp/tmp.VxEVDzjwZe [2021-03-02T16:19:29.449Z] #23 10.76 + GOPATH=/tmp/tmp.VxEVDzjwZe [2021-03-02T16:19:29.449Z] #23 10.76 + RM_GOPATH=1 [2021-03-02T16:19:29.449Z] #23 10.76 + case "$(go env GOARCH)" in [2021-03-02T16:19:29.449Z] #23 10.76 ++ go env GOARCH [2021-03-02T16:19:29.449Z] #23 10.81 Install docker/cli version 17.06.2-ce from stable [2021-03-02T16:19:29.449Z] #23 10.81 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:29.449Z] #23 10.81 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:29.449Z] #23 10.81 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:29.449Z] #23 10.81 + dir=/tmp/install [2021-03-02T16:19:29.449Z] #23 10.81 + bin=dockercli [2021-03-02T16:19:29.449Z] #23 10.81 + shift [2021-03-02T16:19:29.449Z] #23 10.81 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T16:19:29.449Z] #23 10.81 + . /tmp/install/dockercli.installer [2021-03-02T16:19:29.449Z] #23 10.81 ++ : stable [2021-03-02T16:19:29.449Z] #23 10.81 ++ : 17.06.2-ce [2021-03-02T16:19:29.449Z] #23 10.81 + install_dockercli [2021-03-02T16:19:29.449Z] #23 10.81 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T16:19:29.449Z] #23 10.82 ++ uname -m [2021-03-02T16:19:29.449Z] #23 10.82 + arch=x86_64 [2021-03-02T16:19:29.449Z] #23 10.82 + '[' x86_64 '!=' x86_64 ']' [2021-03-02T16:19:29.449Z] #23 10.82 + url=https://download.docker.com/linux/static [2021-03-02T16:19:29.449Z] #23 10.82 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-02T16:19:29.449Z] #23 10.82 + tar -xz docker/docker [2021-03-02T16:19:29.571Z] #46 17.69 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:19:29.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T16:19:29.831Z] #46 ... [2021-03-02T16:19:29.831Z] [2021-03-02T16:19:29.831Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:19:29.831Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:19:29.831Z] #31 7.927 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T16:19:29.831Z] #31 7.927 Cloning into '.'... [2021-03-02T16:19:29.847Z] #23 ... [2021-03-02T16:19:29.847Z] [2021-03-02T16:19:29.847Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:29.847Z] #46 sha256:bf43461a4f1d3c5fa9bb8b56d9338135a41f936ec0abba95c58dd76c1c60dfbc [2021-03-02T16:19:29.847Z] #46 12.03 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T16:19:29.847Z] #46 12.66 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T16:19:29.847Z] #46 13.85 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:19:29.847Z] #46 13.87 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:19:29.847Z] #46 13.87 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:19:29.847Z] #46 13.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:19:29.847Z] #46 13.95 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T16:19:29.847Z] #46 14.52 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:19:29.847Z] #46 14.75 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:19:29.847Z] #46 14.82 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T16:19:29.847Z] #46 14.84 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T16:19:29.847Z] #46 14.99 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:19:29.847Z] #46 15.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:19:29.847Z] #46 15.13 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T16:19:29.847Z] #46 15.26 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:19:29.847Z] #46 15.51 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T16:19:29.847Z] #46 15.93 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T16:19:29.847Z] #46 15.94 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:19:29.847Z] #46 16.09 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:19:29.847Z] #46 16.61 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:19:29.847Z] #46 17.21 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:19:29.847Z] #46 18.94 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:19:29.847Z] #46 19.31 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:19:29.847Z] #46 20.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:19:29.847Z] #46 ... [2021-03-02T16:19:29.847Z] [2021-03-02T16:19:29.847Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:29.847Z] #57 sha256:5526e693c0cdfb68bae5cfa1ce79a69a24e0b21413b314158a40b5a31a657e69 [2021-03-02T16:19:29.847Z] #57 10.97 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T16:19:29.847Z] #57 14.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T16:19:29.847Z] #57 14.99 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T16:19:29.847Z] #57 15.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T16:19:29.847Z] #57 15.56 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T16:19:29.847Z] #57 20.19 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T16:19:29.847Z] #57 20.52 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T16:19:29.847Z] #57 20.65 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T16:19:29.847Z] #57 21.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T16:19:29.847Z] #57 ... [2021-03-02T16:19:29.847Z] [2021-03-02T16:19:29.847Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:29.847Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:29.847Z] #48 21.14 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T16:19:29.955Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-03-02T16:19:29.955Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-03-02T16:19:29.955Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-03-02T16:19:30.091Z] #31 ... [2021-03-02T16:19:30.091Z] [2021-03-02T16:19:30.091Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:30.091Z] #57 sha256:e85586da50854167fca498fac519450c17f2cc3875321a2afe5988a64e5aee56 [2021-03-02T16:19:30.091Z] #57 8.407 + cd /tmp/tmp.wzXAowoSRv/src/github.com/rootless-containers/rootlesskit [2021-03-02T16:19:30.091Z] #57 8.407 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T16:19:30.091Z] #57 8.511 + export GO111MODULE=on [2021-03-02T16:19:30.091Z] #57 8.511 + GO111MODULE=on [2021-03-02T16:19:30.091Z] #57 8.511 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T16:19:30.091Z] #57 8.511 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T16:19:30.091Z] #57 12.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T16:19:30.091Z] #57 12.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T16:19:30.091Z] #57 12.72 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T16:19:30.091Z] #57 12.72 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T16:19:30.091Z] #57 12.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T16:19:30.091Z] #57 12.83 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T16:19:30.091Z] #57 12.90 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T16:19:30.091Z] #57 13.05 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T16:19:30.091Z] #57 13.22 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T16:19:30.091Z] #57 13.24 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T16:19:30.091Z] #57 13.28 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T16:19:30.091Z] #57 13.38 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T16:19:30.091Z] #57 13.45 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T16:19:30.091Z] #57 13.73 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T16:19:30.091Z] #57 13.81 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T16:19:30.091Z] #57 13.98 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T16:19:30.091Z] #57 14.27 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T16:19:30.091Z] #57 15.47 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T16:19:30.091Z] #57 15.85 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T16:19:30.091Z] #57 17.77 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T16:19:30.091Z] #57 18.11 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T16:19:30.091Z] #57 18.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T16:19:30.091Z] #57 18.68 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T16:19:30.091Z] #57 18.70 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T16:19:30.091Z] #57 ... [2021-03-02T16:19:30.091Z] [2021-03-02T16:19:30.091Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:19:30.091Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:19:30.091Z] #33 8.710 + cd /tmp/tmp.e37jLii86t/src/github.com/BurntSushi/toml [2021-03-02T16:19:30.091Z] #33 8.710 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T16:19:30.091Z] #33 8.710 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T16:19:30.091Z] #33 10.15 runtime/internal/atomic [2021-03-02T16:19:30.091Z] #33 10.19 internal/cpu [2021-03-02T16:19:30.091Z] #33 10.63 runtime/internal/sys [2021-03-02T16:19:30.091Z] #33 11.27 runtime/internal/math [2021-03-02T16:19:30.091Z] #33 11.38 internal/bytealg [2021-03-02T16:19:30.091Z] #33 11.48 math/bits [2021-03-02T16:19:30.091Z] #33 11.95 math [2021-03-02T16:19:30.091Z] #33 12.21 runtime [2021-03-02T16:19:30.091Z] #33 18.08 unicode/utf8 [2021-03-02T16:19:30.091Z] #33 18.73 internal/testlog [2021-03-02T16:19:30.114Z] #48 21.23 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T16:19:30.114Z] #48 ... [2021-03-02T16:19:30.114Z] [2021-03-02T16:19:30.114Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:19:30.114Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:19:30.114Z] #31 10.59 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T16:19:30.114Z] #31 10.60 Cloning into '.'... [2021-03-02T16:19:30.115Z] #31 ... [2021-03-02T16:19:30.115Z] [2021-03-02T16:19:30.115Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:30.115Z] #57 sha256:5526e693c0cdfb68bae5cfa1ce79a69a24e0b21413b314158a40b5a31a657e69 [2021-03-02T16:19:30.115Z] #57 21.30 go: finding github.com/google/uuid v1.2.0 [2021-03-02T16:19:30.115Z] #57 21.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T16:19:30.351Z] #33 ... [2021-03-02T16:19:30.351Z] [2021-03-02T16:19:30.351Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:30.351Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:19:30.351Z] #50 17.24 + cd /tmp/tmp.l0Zqg7YjHI/src/github.com/mvdan/sh [2021-03-02T16:19:30.351Z] #50 17.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T16:19:30.351Z] #50 17.57 + GO111MODULE=on [2021-03-02T16:19:30.351Z] #50 17.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T16:19:30.381Z] #57 21.48 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T16:19:30.381Z] #57 21.49 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T16:19:30.381Z] #57 21.52 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T16:19:30.381Z] #57 ... [2021-03-02T16:19:30.381Z] [2021-03-02T16:19:30.381Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:19:30.381Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:19:30.381Z] #33 11.67 + RM_GOPATH=0 [2021-03-02T16:19:30.381Z] #33 11.67 + TMP_GOPATH= [2021-03-02T16:19:30.381Z] #33 11.67 + : /build [2021-03-02T16:19:30.381Z] #33 11.67 + '[' -z '' ']' [2021-03-02T16:19:30.381Z] #33 11.68 ++ mktemp -d [2021-03-02T16:19:30.381Z] #33 11.70 + export GOPATH=/tmp/tmp.XbhQ6VUrVZ [2021-03-02T16:19:30.381Z] #33 11.70 + GOPATH=/tmp/tmp.XbhQ6VUrVZ [2021-03-02T16:19:30.381Z] #33 11.70 + RM_GOPATH=1 [2021-03-02T16:19:30.381Z] #33 11.70 + case "$(go env GOARCH)" in [2021-03-02T16:19:30.381Z] #33 11.70 ++ go env GOARCH [2021-03-02T16:19:30.381Z] #33 11.72 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:30.381Z] #33 11.72 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:19:30.381Z] #33 11.72 ++ dirname /tmp/install/install.sh [2021-03-02T16:19:30.381Z] #33 11.75 + dir=/tmp/install [2021-03-02T16:19:30.381Z] #33 11.75 + bin=tomlv [2021-03-02T16:19:30.381Z] #33 11.75 + shift [2021-03-02T16:19:30.381Z] #33 11.75 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T16:19:30.381Z] #33 11.75 + . /tmp/install/tomlv.installer [2021-03-02T16:19:30.381Z] #33 11.78 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T16:19:30.381Z] #33 11.78 + install_tomlv [2021-03-02T16:19:30.381Z] #33 11.78 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T16:19:30.381Z] #33 11.78 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T16:19:30.381Z] #33 11.79 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XbhQ6VUrVZ/src/github.com/BurntSushi/toml [2021-03-02T16:19:30.381Z] #33 11.81 Cloning into '/tmp/tmp.XbhQ6VUrVZ/src/github.com/BurntSushi/toml'... [2021-03-02T16:19:30.381Z] #33 13.05 + cd /tmp/tmp.XbhQ6VUrVZ/src/github.com/BurntSushi/toml [2021-03-02T16:19:30.381Z] #33 13.07 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T16:19:30.381Z] #33 13.11 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T16:19:30.381Z] #33 13.86 internal/cpu [2021-03-02T16:19:30.381Z] #33 13.87 runtime/internal/math [2021-03-02T16:19:30.381Z] #33 14.04 math/bits [2021-03-02T16:19:30.381Z] #33 14.68 internal/bytealg [2021-03-02T16:19:30.381Z] #33 14.79 math [2021-03-02T16:19:30.381Z] #33 16.06 runtime [2021-03-02T16:19:30.381Z] #33 21.47 internal/testlog [2021-03-02T16:19:30.381Z] #33 21.68 encoding [2021-03-02T16:19:30.531Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2021-03-02T16:19:30.769Z] #33 ... [2021-03-02T16:19:30.769Z] [2021-03-02T16:19:30.769Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:30.769Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:30.769Z] #39 11.12 + git clone https://github.com/docker/distribution.git . [2021-03-02T16:19:30.769Z] #39 11.13 Cloning into '.'... [2021-03-02T16:19:30.769Z] #39 ... [2021-03-02T16:19:30.769Z] [2021-03-02T16:19:30.769Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:19:30.769Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:19:30.769Z] #41 11.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:30.769Z] #41 12.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:30.769Z] #41 12.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:30.769Z] #41 13.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:30.769Z] #41 16.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:30.769Z] #41 19.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:30.963Z] #50 ... [2021-03-02T16:19:30.963Z] [2021-03-02T16:19:30.963Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:30.963Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:30.963Z] #39 9.091 + git clone https://github.com/docker/distribution.git . [2021-03-02T16:19:30.963Z] #39 9.125 Cloning into '.'... [2021-03-02T16:19:30.963Z] #39 ... [2021-03-02T16:19:30.963Z] [2021-03-02T16:19:30.963Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:19:30.963Z] #23 sha256:fd15d7798e8f0ce58ecd1f964e611e83fa9ae69cbf5bb93a1abdeb7df44cde85 [2021-03-02T16:19:30.963Z] #23 19.14 + mkdir -p /build [2021-03-02T16:19:30.963Z] #23 19.15 + mv docker/docker /build/ [2021-03-02T16:19:30.963Z] #23 19.16 + rmdir docker [2021-03-02T16:19:31.051Z] #41 ... [2021-03-02T16:19:31.051Z] [2021-03-02T16:19:31.051Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:19:31.051Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:19:31.051Z] #54 12.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:31.051Z] #54 12.21 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:31.051Z] #54 12.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:31.051Z] #54 13.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:31.051Z] #54 16.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:31.051Z] #54 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:31.051Z] #54 ... [2021-03-02T16:19:31.051Z] [2021-03-02T16:19:31.051Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:19:31.051Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:19:31.051Z] #35 11.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:19:31.051Z] #35 12.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:19:31.051Z] #35 12.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:19:31.051Z] #35 13.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:31.051Z] #35 17.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:31.051Z] #35 18.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:31.051Z] #35 ... [2021-03-02T16:19:31.051Z] [2021-03-02T16:19:31.051Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:31.051Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:31.051Z] #48 21.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T16:19:31.051Z] #48 21.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T16:19:31.051Z] #48 21.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T16:19:31.051Z] #48 22.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T16:19:31.052Z] #48 22.36 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T16:19:31.052Z] #48 22.38 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T16:19:31.478Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-02T16:19:31.478Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-03-02T16:19:31.632Z] #48 ... [2021-03-02T16:19:31.632Z] [2021-03-02T16:19:31.632Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:31.632Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:19:31.632Z] #44 12.84 runtime/internal/atomic [2021-03-02T16:19:31.632Z] #44 12.84 internal/cpu [2021-03-02T16:19:31.632Z] #44 13.30 runtime/internal/sys [2021-03-02T16:19:31.632Z] #44 13.77 runtime/internal/math [2021-03-02T16:19:31.632Z] #44 13.95 internal/bytealg [2021-03-02T16:19:31.632Z] #44 14.00 internal/race [2021-03-02T16:19:31.632Z] #44 14.16 sync/atomic [2021-03-02T16:19:31.632Z] #44 14.65 unicode [2021-03-02T16:19:31.632Z] #44 15.52 runtime [2021-03-02T16:19:31.632Z] #44 19.04 unicode/utf8 [2021-03-02T16:19:31.632Z] #44 19.96 math [2021-03-02T16:19:31.740Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements [2021-03-02T16:19:31.893Z] #44 ... [2021-03-02T16:19:31.893Z] [2021-03-02T16:19:31.893Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:31.893Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:31.893Z] #48 22.96 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T16:19:31.893Z] #48 23.01 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T16:19:31.893Z] #48 23.01 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T16:19:32.003Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-03-02T16:19:32.154Z] #48 23.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T16:19:32.345Z] #23 DONE 20.8s [2021-03-02T16:19:32.345Z] [2021-03-02T16:19:32.345Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:32.345Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:19:32.345Z] #50 20.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T16:19:32.345Z] #50 20.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T16:19:32.345Z] #50 20.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T16:19:32.346Z] #50 20.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T16:19:32.346Z] #50 20.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T16:19:32.726Z] #48 23.84 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T16:19:32.726Z] #48 23.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T16:19:32.726Z] #48 24.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T16:19:32.949Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-03-02T16:19:32.949Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2021-03-02T16:19:33.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T16:19:33.285Z] #50 ... [2021-03-02T16:19:33.285Z] [2021-03-02T16:19:33.285Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:33.285Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:19:33.285Z] #44 11.68 internal/bytealg [2021-03-02T16:19:33.285Z] #44 11.68 internal/race [2021-03-02T16:19:33.285Z] #44 11.79 sync/atomic [2021-03-02T16:19:33.285Z] #44 12.23 unicode [2021-03-02T16:19:33.285Z] #44 13.41 runtime [2021-03-02T16:19:33.285Z] #44 17.29 unicode/utf8 [2021-03-02T16:19:33.285Z] #44 18.48 internal/testlog [2021-03-02T16:19:33.285Z] #44 18.92 encoding [2021-03-02T16:19:33.285Z] #44 19.06 unicode/utf16 [2021-03-02T16:19:33.285Z] #44 19.40 container/list [2021-03-02T16:19:33.285Z] #44 20.43 crypto/internal/subtle [2021-03-02T16:19:33.285Z] #44 21.03 crypto/subtle [2021-03-02T16:19:33.285Z] #44 21.39 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T16:19:33.285Z] #44 21.63 internal/nettrace [2021-03-02T16:19:33.285Z] #44 ... [2021-03-02T16:19:33.285Z] [2021-03-02T16:19:33.285Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:19:33.285Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:19:33.285Z] #41 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:33.285Z] #41 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:33.285Z] #41 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:33.285Z] #41 ... [2021-03-02T16:19:33.285Z] [2021-03-02T16:19:33.285Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:33.285Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:33.285Z] #48 11.72 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T16:19:33.285Z] #48 21.60 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T16:19:33.285Z] #48 21.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T16:19:33.285Z] #48 21.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T16:19:33.285Z] #48 21.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T16:19:33.285Z] #48 21.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T16:19:33.285Z] #48 21.80 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T16:19:33.285Z] #48 21.91 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T16:19:33.524Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2021-03-02T16:19:33.544Z] #48 ... [2021-03-02T16:19:33.544Z] [2021-03-02T16:19:33.544Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:33.544Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:33.544Z] #12 11.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:33.544Z] #12 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:33.544Z] #12 ... [2021-03-02T16:19:33.544Z] [2021-03-02T16:19:33.544Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:19:33.544Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:19:33.544Z] #35 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:19:33.544Z] #35 14.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:19:33.544Z] #35 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:33.787Z] ok github.com/docker/docker/pkg/signal 2.804s coverage: 61.0% of statements [2021-03-02T16:19:33.804Z] #35 ... [2021-03-02T16:19:33.804Z] [2021-03-02T16:19:33.804Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:33.804Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:19:33.804Z] #50 22.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T16:19:34.051Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2021-03-02T16:19:34.051Z] testing: warning: no tests to run [2021-03-02T16:19:34.051Z] coverage: [no statements] [2021-03-02T16:19:34.051Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-03-02T16:19:34.117Z] #48 25.43 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T16:19:34.315Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-03-02T16:19:34.379Z] #48 ... [2021-03-02T16:19:34.379Z] [2021-03-02T16:19:34.379Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-02T16:19:34.379Z] #23 sha256:1424d833faee73fa7b3aff248661a332567f078e5e57c8d5915ace7808c98725 [2021-03-02T16:19:34.379Z] #23 23.31 + mkdir -p /build [2021-03-02T16:19:34.379Z] #23 23.35 + mv docker/docker /build/ [2021-03-02T16:19:34.379Z] #23 23.41 + rmdir docker [2021-03-02T16:19:34.379Z] #23 DONE 25.5s [2021-03-02T16:19:34.379Z] [2021-03-02T16:19:34.379Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:34.379Z] #57 sha256:5526e693c0cdfb68bae5cfa1ce79a69a24e0b21413b314158a40b5a31a657e69 [2021-03-02T16:19:34.379Z] #57 21.80 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T16:19:34.379Z] #57 21.90 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T16:19:34.379Z] #57 21.93 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T16:19:34.379Z] #57 22.07 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T16:19:34.379Z] #57 23.10 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T16:19:34.379Z] #57 23.26 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T16:19:34.578Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-03-02T16:19:34.578Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-03-02T16:19:34.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T16:19:35.187Z] #50 23.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T16:19:35.977Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 14.5% of statements [2021-03-02T16:19:35.977Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 85.4% of statements [2021-03-02T16:19:36.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T16:19:36.304Z] #57 ... [2021-03-02T16:19:36.304Z] [2021-03-02T16:19:36.304Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:36.304Z] #46 sha256:bf43461a4f1d3c5fa9bb8b56d9338135a41f936ec0abba95c58dd76c1c60dfbc [2021-03-02T16:19:36.304Z] #46 27.49 go: finding github.com/fatih/color v1.9.0 [2021-03-02T16:19:36.304Z] #46 27.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:19:36.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T16:19:36.566Z] #46 27.75 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T16:19:36.566Z] #46 27.80 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:19:36.566Z] #46 27.83 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T16:19:36.828Z] #46 28.01 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:19:36.965Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-03-02T16:19:37.090Z] #46 28.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:19:37.104Z] #50 25.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T16:19:37.240Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.2% of statements [2021-03-02T16:19:37.353Z] #46 28.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:19:37.615Z] #46 ... [2021-03-02T16:19:37.615Z] [2021-03-02T16:19:37.615Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:37.615Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:37.615Z] #12 18.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:19:37.615Z] #12 ... [2021-03-02T16:19:37.615Z] [2021-03-02T16:19:37.615Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:37.615Z] #46 sha256:bf43461a4f1d3c5fa9bb8b56d9338135a41f936ec0abba95c58dd76c1c60dfbc [2021-03-02T16:19:37.615Z] #46 28.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:19:37.615Z] #46 28.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:19:37.877Z] #46 28.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:19:37.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T16:19:38.663Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-03-02T16:19:38.931Z] ok github.com/docker/docker/quota 0.558s coverage: 71.4% of statements [2021-03-02T16:19:39.013Z] #50 ... [2021-03-02T16:19:39.013Z] [2021-03-02T16:19:39.013Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:19:39.013Z] #63 sha256:5c2ac756992b2755fcaf459ec6b35615405c8c3a0adaaad16d2a3ca4ff1598aa [2021-03-02T16:19:39.213Z] ok github.com/docker/docker/registry 0.182s coverage: 57.2% of statements [2021-03-02T16:19:39.213Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-03-02T16:19:39.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T16:19:40.173Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-03-02T16:19:40.402Z] #63 27.30 Checking out files: 48% (920/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 88% (1688/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T16:19:40.402Z] #63 28.99 + cd /tmp/tmp.WBSapt7RXW/src/github.com/docker/libnetwork [2021-03-02T16:19:40.402Z] #63 29.00 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T16:19:40.442Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements [2021-03-02T16:19:40.693Z] #63 29.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T16:19:40.693Z] #63 ... [2021-03-02T16:19:40.693Z] [2021-03-02T16:19:40.693Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:19:40.693Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:19:40.693Z] #33 19.24 runtime/cgo [2021-03-02T16:19:40.957Z] #33 ... [2021-03-02T16:19:40.957Z] [2021-03-02T16:19:40.957Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:40.957Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:41.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T16:19:41.192Z] #46 ... [2021-03-02T16:19:41.192Z] [2021-03-02T16:19:41.192Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:41.192Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:19:41.192Z] #50 21.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T16:19:41.192Z] #50 23.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T16:19:41.192Z] #50 25.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T16:19:41.192Z] #50 27.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T16:19:41.192Z] #50 27.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T16:19:41.192Z] #50 27.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T16:19:41.192Z] #50 28.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T16:19:41.192Z] #50 29.60 runtime/cgo [2021-03-02T16:19:41.192Z] #50 29.64 runtime [2021-03-02T16:19:41.192Z] #50 ... [2021-03-02T16:19:41.192Z] [2021-03-02T16:19:41.192Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:41.192Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:41.192Z] #48 29.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T16:19:41.192Z] #48 29.46 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T16:19:41.192Z] #48 29.46 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T16:19:41.192Z] #48 29.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T16:19:41.192Z] #48 29.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T16:19:41.192Z] #48 29.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T16:19:41.192Z] #48 29.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T16:19:41.192Z] #48 29.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T16:19:41.192Z] #48 29.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T16:19:41.192Z] #48 29.54 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T16:19:41.192Z] #48 29.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T16:19:41.192Z] #48 29.72 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T16:19:41.192Z] #48 29.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T16:19:41.192Z] #48 29.76 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T16:19:41.192Z] #48 29.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T16:19:41.192Z] #48 29.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T16:19:41.192Z] #48 30.04 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T16:19:41.192Z] #48 30.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T16:19:41.192Z] #48 30.07 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T16:19:41.192Z] #48 30.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T16:19:41.192Z] #48 30.40 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T16:19:41.192Z] #48 30.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T16:19:41.192Z] #48 30.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T16:19:41.192Z] #48 30.42 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T16:19:41.192Z] #48 30.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T16:19:41.192Z] #48 30.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T16:19:41.192Z] #48 30.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T16:19:41.192Z] #48 30.51 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T16:19:41.192Z] #48 30.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T16:19:41.192Z] #48 30.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T16:19:41.192Z] #48 30.64 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T16:19:41.192Z] #48 30.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T16:19:41.192Z] #48 30.70 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T16:19:41.192Z] #48 30.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T16:19:41.192Z] #48 30.92 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T16:19:41.192Z] #48 31.01 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T16:19:41.192Z] #48 31.11 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T16:19:41.192Z] #48 31.16 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T16:19:41.192Z] #48 31.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T16:19:41.192Z] #48 31.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T16:19:41.192Z] #48 31.63 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T16:19:41.192Z] #48 31.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T16:19:41.192Z] #48 32.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T16:19:41.192Z] #48 32.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T16:19:41.192Z] #48 32.07 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T16:19:41.192Z] #48 32.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T16:19:41.192Z] #48 32.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T16:19:41.192Z] #48 32.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T16:19:41.192Z] #48 32.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T16:19:41.192Z] #48 ... [2021-03-02T16:19:41.192Z] [2021-03-02T16:19:41.192Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:19:41.192Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:19:41.192Z] #33 22.33 runtime/cgo [2021-03-02T16:19:41.192Z] #33 ... [2021-03-02T16:19:41.192Z] [2021-03-02T16:19:41.192Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:41.192Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:41.192Z] #48 32.37 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T16:19:41.192Z] #48 32.43 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T16:19:41.192Z] #48 32.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T16:19:41.219Z] #39 28.69 Checking out files: 54% (915/1682) Checking out files: 55% (926/1682) Checking out files: 56% (942/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) [2021-03-02T16:19:41.219Z] #39 ... [2021-03-02T16:19:41.219Z] [2021-03-02T16:19:41.219Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:19:41.219Z] #46 sha256:64a569ad413eaf00c8b48d8d52ae170e34dd091d362137c232542eee6e1db464 [2021-03-02T16:19:41.219Z] #46 19.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:19:41.219Z] #46 25.38 go: finding github.com/fatih/color v1.9.0 [2021-03-02T16:19:41.219Z] #46 25.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:19:41.219Z] #46 25.49 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T16:19:41.219Z] #46 25.61 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T16:19:41.219Z] #46 25.66 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:19:41.219Z] #46 25.90 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:19:41.219Z] #46 26.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:19:41.219Z] #46 26.55 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:19:41.219Z] #46 26.59 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:19:41.219Z] #46 26.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:19:41.219Z] #46 26.83 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:19:41.454Z] #48 32.73 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T16:19:41.486Z] #46 ... [2021-03-02T16:19:41.486Z] [2021-03-02T16:19:41.486Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:41.486Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:41.716Z] #48 32.83 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T16:19:41.716Z] #48 32.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T16:19:41.716Z] #48 33.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T16:19:41.716Z] #48 33.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T16:19:41.745Z] #39 28.69 Checking out files: 54% (915/1682) Checking out files: 55% (926/1682) Checking out files: 56% (942/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T16:19:41.980Z] #48 33.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T16:19:41.980Z] #48 33.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T16:19:41.980Z] #48 33.30 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T16:19:42.006Z] #39 30.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T16:19:42.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T16:19:42.366Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2021-03-02T16:19:42.555Z] #48 33.63 go: downloading golang.org/x/text v0.3.2 [2021-03-02T16:19:42.555Z] #48 33.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T16:19:42.555Z] #48 33.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T16:19:42.555Z] #48 33.82 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T16:19:42.819Z] #48 34.12 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T16:19:42.942Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2021-03-02T16:19:43.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T16:19:43.081Z] #48 34.40 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T16:19:43.081Z] #48 34.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T16:19:43.344Z] #48 34.54 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T16:19:43.344Z] #48 34.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T16:19:43.344Z] #48 34.71 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T16:19:43.442Z] #39 ... [2021-03-02T16:19:43.442Z] [2021-03-02T16:19:43.442Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:43.442Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:19:43.442Z] #44 21.89 runtime/cgo [2021-03-02T16:19:43.517Z] ok github.com/docker/docker/volume/local 0.283s coverage: 76.4% of statements [2021-03-02T16:19:43.703Z] #44 ... [2021-03-02T16:19:43.703Z] [2021-03-02T16:19:43.703Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:43.703Z] #57 sha256:e85586da50854167fca498fac519450c17f2cc3875321a2afe5988a64e5aee56 [2021-03-02T16:19:43.703Z] #57 22.09 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T16:19:43.703Z] #57 25.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T16:19:43.703Z] #57 25.72 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T16:19:43.703Z] #57 25.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T16:19:43.703Z] #57 26.61 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T16:19:43.703Z] #57 27.57 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T16:19:43.703Z] #57 32.30 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T16:19:43.703Z] #57 ... [2021-03-02T16:19:43.703Z] [2021-03-02T16:19:43.703Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:43.703Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:43.703Z] #48 22.08 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T16:19:43.703Z] #48 22.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T16:19:43.703Z] #48 22.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T16:19:43.703Z] #48 22.58 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T16:19:43.703Z] #48 22.61 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T16:19:43.703Z] #48 22.75 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T16:19:43.703Z] #48 22.76 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T16:19:43.703Z] #48 22.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T16:19:43.703Z] #48 22.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T16:19:43.703Z] #48 23.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T16:19:43.703Z] #48 23.04 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T16:19:43.703Z] #48 23.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T16:19:43.703Z] #48 23.36 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T16:19:43.703Z] #48 23.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T16:19:43.703Z] #48 23.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T16:19:43.703Z] #48 23.51 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T16:19:43.703Z] #48 23.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T16:19:43.703Z] #48 23.82 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T16:19:43.703Z] #48 23.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T16:19:43.703Z] #48 24.03 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T16:19:43.703Z] #48 24.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T16:19:43.703Z] #48 24.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T16:19:43.703Z] #48 24.33 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T16:19:43.703Z] #48 24.49 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T16:19:43.703Z] #48 24.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T16:19:43.703Z] #48 24.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T16:19:43.703Z] #48 24.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T16:19:43.703Z] #48 25.02 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T16:19:43.703Z] #48 25.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T16:19:43.703Z] #48 25.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T16:19:43.703Z] #48 25.39 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T16:19:43.703Z] #48 25.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T16:19:43.703Z] #48 25.77 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T16:19:43.703Z] #48 25.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T16:19:43.703Z] #48 25.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T16:19:43.703Z] #48 26.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T16:19:43.703Z] #48 26.62 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T16:19:43.703Z] #48 26.73 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T16:19:43.703Z] #48 28.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T16:19:43.703Z] #48 31.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T16:19:43.703Z] #48 31.97 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T16:19:43.703Z] #48 31.98 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T16:19:43.703Z] #48 31.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T16:19:43.703Z] #48 31.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T16:19:43.703Z] #48 32.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T16:19:43.703Z] #48 32.01 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T16:19:43.703Z] #48 32.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T16:19:43.703Z] #48 32.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T16:19:43.703Z] #48 32.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T16:19:43.920Z] #48 34.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T16:19:43.920Z] #48 35.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T16:19:44.008Z] #48 32.33 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T16:19:44.008Z] #48 32.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T16:19:44.008Z] #48 32.35 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T16:19:44.008Z] #48 32.41 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T16:19:44.008Z] #48 32.46 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T16:19:44.008Z] #48 32.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T16:19:44.008Z] #48 32.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T16:19:44.008Z] #48 32.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T16:19:44.008Z] #48 32.52 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T16:19:44.008Z] #48 ... [2021-03-02T16:19:44.008Z] [2021-03-02T16:19:44.008Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:19:44.008Z] #57 sha256:e85586da50854167fca498fac519450c17f2cc3875321a2afe5988a64e5aee56 [2021-03-02T16:19:44.008Z] #57 32.45 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T16:19:44.269Z] #57 32.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T16:19:44.269Z] #57 32.81 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T16:19:44.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T16:19:44.392Z] Using test binary docker [2021-03-02T16:19:44.392Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T16:19:44.392Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-02T16:19:44.392Z] Starting dockerd [2021-03-02T16:19:44.392Z] INFO: Waiting for daemon to start... [2021-03-02T16:19:44.530Z] #57 32.96 go: finding github.com/google/uuid v1.2.0 [2021-03-02T16:19:44.530Z] #57 33.03 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T16:19:44.530Z] #57 33.07 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T16:19:44.530Z] #57 33.08 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T16:19:44.790Z] #57 33.21 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T16:19:44.790Z] #57 33.28 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T16:19:44.790Z] #57 33.38 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T16:19:44.790Z] #57 33.38 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T16:19:44.790Z] #57 33.39 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T16:19:44.868Z] #48 35.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T16:19:44.868Z] #48 36.18 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T16:19:44.868Z] #48 36.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T16:19:44.908Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-03-02T16:19:45.372Z] #57 33.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T16:19:45.372Z] #57 33.96 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T16:19:45.597Z] #48 ... [2021-03-02T16:19:45.597Z] [2021-03-02T16:19:45.597Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:45.597Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:19:45.597Z] #44 26.31 unicode/utf16 [2021-03-02T16:19:45.597Z] #44 27.03 container/list [2021-03-02T16:19:45.597Z] #44 28.36 crypto/internal/subtle [2021-03-02T16:19:45.597Z] #44 28.67 crypto/subtle [2021-03-02T16:19:45.597Z] #44 28.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T16:19:45.597Z] #44 29.01 internal/nettrace [2021-03-02T16:19:45.597Z] #44 29.25 runtime/cgo [2021-03-02T16:19:45.597Z] #44 ... [2021-03-02T16:19:45.597Z] [2021-03-02T16:19:45.597Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:45.597Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:45.597Z] #48 36.61 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T16:19:45.597Z] #48 36.68 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T16:19:45.597Z] #48 36.75 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T16:19:45.597Z] #48 36.85 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T16:19:45.860Z] #48 37.06 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T16:19:45.860Z] #48 37.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T16:19:45.860Z] #48 37.16 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T16:19:46.280Z] . [2021-03-02T16:19:46.280Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T16:19:46.280Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T16:19:46.280Z] Error: No such image: emptyfs [2021-03-02T16:19:46.536Z] Running integration-test (iteration 1) [2021-03-02T16:19:46.536Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T16:19:46.811Z] #48 37.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T16:19:46.811Z] #48 37.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T16:19:47.386Z] #48 38.55 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T16:19:47.650Z] #48 38.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T16:19:47.650Z] #48 38.91 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T16:19:48.240Z] #48 ... [2021-03-02T16:19:48.240Z] [2021-03-02T16:19:48.240Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:19:48.240Z] #63 sha256:a3a13cf06eb40342581077ac11a586cece25481f6a30a387da7814a02251f91d [2021-03-02T16:19:48.240Z] #63 DONE 39.6s [2021-03-02T16:19:48.501Z] [2021-03-02T16:19:48.501Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:48.501Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:48.501Z] #39 34.80 Checking out files: 61% (1041/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T16:19:48.501Z] #39 35.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T16:19:48.501Z] #39 38.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-02T16:19:49.574Z] #57 ... [2021-03-02T16:19:49.574Z] [2021-03-02T16:19:49.574Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:19:49.574Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:19:49.574Z] #50 27.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T16:19:49.574Z] #50 27.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T16:19:49.574Z] #50 27.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T16:19:49.574Z] #50 28.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T16:19:49.574Z] #50 29.88 runtime/cgo [2021-03-02T16:19:49.574Z] #50 30.35 runtime [2021-03-02T16:19:49.574Z] #50 ... [2021-03-02T16:19:49.574Z] [2021-03-02T16:19:49.574Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:49.574Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:49.574Z] #48 32.58 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T16:19:49.574Z] #48 32.61 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T16:19:49.574Z] #48 32.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T16:19:49.574Z] #48 32.76 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T16:19:49.574Z] #48 32.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T16:19:49.574Z] #48 33.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T16:19:49.574Z] #48 33.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T16:19:49.574Z] #48 33.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T16:19:49.574Z] #48 33.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T16:19:49.574Z] #48 33.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T16:19:49.574Z] #48 33.23 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T16:19:49.574Z] #48 33.24 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T16:19:49.574Z] #48 33.26 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T16:19:49.574Z] #48 33.35 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T16:19:49.574Z] #48 33.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T16:19:49.574Z] #48 33.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T16:19:49.574Z] #48 33.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T16:19:49.574Z] #48 33.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T16:19:49.574Z] #48 33.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T16:19:49.574Z] #48 33.74 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T16:19:49.574Z] #48 33.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T16:19:49.574Z] #48 33.80 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T16:19:49.574Z] #48 33.80 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T16:19:49.574Z] #48 33.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T16:19:49.574Z] #48 34.10 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T16:19:49.574Z] #48 34.11 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T16:19:49.574Z] #48 34.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T16:19:49.574Z] #48 34.18 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T16:19:49.574Z] #48 34.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T16:19:49.574Z] #48 34.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T16:19:49.574Z] #48 34.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T16:19:49.574Z] #48 34.34 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T16:19:49.574Z] #48 34.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T16:19:49.574Z] #48 34.40 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T16:19:49.574Z] #48 34.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T16:19:49.574Z] #48 34.43 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T16:19:49.575Z] #48 34.48 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T16:19:49.575Z] #48 34.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T16:19:49.575Z] #48 34.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T16:19:49.575Z] #48 34.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T16:19:49.575Z] #48 34.94 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T16:19:49.575Z] #48 34.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T16:19:49.575Z] #48 34.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T16:19:49.575Z] #48 34.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T16:19:49.575Z] #48 35.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T16:19:49.575Z] #48 35.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T16:19:49.575Z] #48 35.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T16:19:49.575Z] #48 35.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T16:19:49.575Z] #48 35.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T16:19:49.575Z] #48 35.31 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T16:19:49.575Z] #48 35.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T16:19:49.575Z] #48 35.52 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T16:19:49.575Z] #48 35.56 go: downloading golang.org/x/text v0.3.2 [2021-03-02T16:19:49.575Z] #48 35.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T16:19:49.575Z] #48 35.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T16:19:49.575Z] #48 35.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T16:19:49.575Z] #48 35.99 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T16:19:49.575Z] #48 36.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T16:19:49.575Z] #48 36.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T16:19:49.575Z] #48 36.52 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T16:19:49.575Z] #48 36.65 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T16:19:49.575Z] #48 36.98 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T16:19:49.575Z] #48 37.03 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T16:19:49.575Z] #48 37.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T16:19:49.575Z] #48 37.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T16:19:49.575Z] #48 37.74 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T16:19:49.575Z] #48 37.77 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T16:19:49.575Z] #48 38.13 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T16:19:50.145Z] #48 38.84 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T16:19:50.406Z] #48 38.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T16:19:50.667Z] #48 39.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T16:19:51.240Z] #48 39.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T16:19:51.240Z] #48 39.79 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T16:19:51.240Z] #48 39.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T16:19:51.320Z] Running on azwin-2-0377c0 in d:\jenkins\workspace\moby_PR-42103 [Pipeline] { [Pipeline] ws [2021-03-02T16:19:51.337Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-02T16:19:51.500Z] #48 40.12 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T16:19:51.762Z] #48 40.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T16:19:52.083Z] #48 40.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T16:19:52.083Z] #48 40.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T16:19:52.346Z] #48 40.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T16:19:52.607Z] #48 41.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T16:19:52.607Z] #48 ... [2021-03-02T16:19:52.607Z] [2021-03-02T16:19:52.607Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:52.607Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:52.607Z] #12 31.15 Fetched 8423 kB in 24s (349 kB/s) [2021-03-02T16:19:52.607Z] #12 31.15 Reading package lists... [2021-03-02T16:19:52.637Z] The recommended git tool is: git [2021-03-02T16:19:52.867Z] #12 40.34 Reading package lists... [2021-03-02T16:19:52.867Z] #12 ... [2021-03-02T16:19:52.867Z] [2021-03-02T16:19:52.867Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:52.867Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:52.867Z] #48 41.36 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T16:19:52.867Z] #48 41.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T16:19:52.867Z] #48 41.46 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T16:19:53.438Z] #48 ... [2021-03-02T16:19:53.438Z] [2021-03-02T16:19:53.438Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:19:53.438Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:19:53.438Z] #54 31.85 Fetched 8423 kB in 23s (360 kB/s) [2021-03-02T16:19:53.438Z] #54 31.85 Reading package lists... [2021-03-02T16:19:53.438Z] #54 40.41 Reading package lists... [2021-03-02T16:19:53.438Z] #54 ... [2021-03-02T16:19:53.438Z] [2021-03-02T16:19:53.438Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:53.438Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:53.438Z] #48 42.00 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T16:19:53.810Z] #39 ... [2021-03-02T16:19:53.810Z] [2021-03-02T16:19:53.810Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:53.810Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:53.810Z] #48 39.95 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T16:19:53.810Z] #48 40.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T16:19:53.810Z] #48 40.99 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T16:19:53.810Z] #48 41.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T16:19:53.810Z] #48 41.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T16:19:53.810Z] #48 42.00 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T16:19:53.810Z] #48 42.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T16:19:53.810Z] #48 42.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T16:19:53.810Z] #48 42.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T16:19:53.810Z] #48 42.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T16:19:53.810Z] #48 42.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T16:19:53.810Z] #48 42.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T16:19:53.810Z] #48 42.79 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T16:19:53.810Z] #48 42.91 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T16:19:53.810Z] #48 43.04 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T16:19:53.810Z] #48 43.04 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T16:19:53.810Z] #48 43.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T16:19:53.810Z] #48 43.22 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T16:19:53.810Z] #48 43.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T16:19:53.810Z] #48 43.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T16:19:53.810Z] #48 43.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T16:19:53.810Z] #48 43.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T16:19:53.810Z] #48 43.65 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T16:19:53.810Z] #48 43.84 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T16:19:53.810Z] #48 43.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T16:19:53.810Z] #48 43.90 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T16:19:53.810Z] #48 44.21 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T16:19:53.810Z] #48 44.23 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T16:19:53.810Z] #48 44.23 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T16:19:53.810Z] #48 44.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T16:19:53.810Z] #48 44.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T16:19:53.810Z] #48 44.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T16:19:53.810Z] #48 44.75 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T16:19:54.074Z] #48 45.22 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T16:19:54.820Z] #48 ... [2021-03-02T16:19:54.820Z] [2021-03-02T16:19:54.820Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:19:54.820Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:19:54.820Z] #39 32.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-02T16:19:54.820Z] #39 ... [2021-03-02T16:19:54.820Z] [2021-03-02T16:19:54.820Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:19:54.820Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:19:54.820Z] #41 33.35 Fetched 8423 kB in 24s (356 kB/s) [2021-03-02T16:19:54.820Z] #41 33.35 Reading package lists... [2021-03-02T16:19:55.021Z] #48 46.10 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T16:19:55.021Z] #48 46.12 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T16:19:55.081Z] #41 42.27 Reading package lists... [2021-03-02T16:19:55.081Z] #41 ... [2021-03-02T16:19:55.081Z] [2021-03-02T16:19:55.081Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:19:55.081Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:19:55.081Z] #35 33.61 Fetched 8423 kB in 24s (354 kB/s) [2021-03-02T16:19:55.081Z] #35 33.61 Reading package lists... [2021-03-02T16:19:55.966Z] #48 ... [2021-03-02T16:19:55.967Z] [2021-03-02T16:19:55.967Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:55.967Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:55.967Z] #12 37.04 Fetched 8423 kB in 26s (321 kB/s) [2021-03-02T16:19:55.967Z] #12 37.04 Reading package lists... [2021-03-02T16:19:55.967Z] #12 46.27 Reading package lists... [2021-03-02T16:19:55.967Z] #12 ... [2021-03-02T16:19:55.967Z] [2021-03-02T16:19:55.967Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:19:55.967Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:19:55.967Z] #54 37.01 Fetched 8423 kB in 25s (333 kB/s) [2021-03-02T16:19:55.967Z] #54 37.01 Reading package lists... [2021-03-02T16:19:55.967Z] #54 45.68 Reading package lists... [2021-03-02T16:19:55.967Z] #54 ... [2021-03-02T16:19:55.967Z] [2021-03-02T16:19:55.967Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:19:55.967Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:19:55.967Z] #35 37.53 Fetched 8423 kB in 26s (325 kB/s) [2021-03-02T16:19:55.967Z] #35 37.53 Reading package lists... [2021-03-02T16:19:56.914Z] #35 46.65 Reading package lists... [2021-03-02T16:19:56.914Z] #35 ... [2021-03-02T16:19:56.914Z] [2021-03-02T16:19:56.914Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:56.914Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:19:56.914Z] #48 47.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T16:19:56.914Z] #48 47.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T16:19:56.914Z] #48 48.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T16:19:56.914Z] #48 48.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T16:19:56.914Z] #48 48.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T16:19:56.914Z] #48 48.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T16:19:56.914Z] #48 48.23 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T16:19:56.914Z] #48 48.28 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T16:19:57.176Z] #48 48.31 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T16:19:57.176Z] #48 48.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T16:19:57.176Z] #48 48.45 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T16:19:57.176Z] #48 48.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T16:19:57.176Z] #48 ... [2021-03-02T16:19:57.176Z] [2021-03-02T16:19:57.176Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:19:57.176Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:19:57.176Z] #41 38.53 Fetched 8423 kB in 27s (312 kB/s) [2021-03-02T16:19:57.176Z] #41 38.53 Reading package lists... [2021-03-02T16:19:58.383Z] #35 43.03 Reading package lists... [2021-03-02T16:19:58.383Z] #35 ... [2021-03-02T16:19:58.383Z] [2021-03-02T16:19:58.383Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:19:58.383Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:19:58.383Z] #48 46.54 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T16:19:58.383Z] #48 46.63 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T16:19:58.707Z] Loaded image: buildpack-deps:buster [2021-03-02T16:19:58.707Z] Loaded image: busybox:latest [2021-03-02T16:19:58.707Z] Loaded image: busybox:glibc [2021-03-02T16:19:59.766Z] #48 ... [2021-03-02T16:19:59.766Z] [2021-03-02T16:19:59.766Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:19:59.766Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:19:59.766Z] #44 38.13 vendor/golang.org/x/crypto/curve25519 [2021-03-02T16:19:59.766Z] #44 ... [2021-03-02T16:19:59.766Z] [2021-03-02T16:19:59.766Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:19:59.766Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:19:59.766Z] #12 40.34 Reading package lists... [2021-03-02T16:20:01.225Z] Loaded image: debian:bullseye [2021-03-02T16:20:01.225Z] Loaded image: hello-world:latest [2021-03-02T16:20:01.225Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:20:01.482Z] INFO: Testing against a local daemon [2021-03-02T16:20:01.482Z] === RUN TestCgroupNamespacesBuild [2021-03-02T16:20:01.942Z] #12 48.56 Building dependency tree... [2021-03-02T16:20:02.487Z] #41 47.85 Reading package lists... [2021-03-02T16:20:02.487Z] #41 ... [2021-03-02T16:20:02.487Z] [2021-03-02T16:20:02.487Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:20:02.487Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:20:02.487Z] #48 52.95 go: extracting golang.org/x/text v0.3.2 [2021-03-02T16:20:02.848Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-03-02T16:20:02.848Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T16:20:03.858Z] #12 52.21 The following additional packages will be installed: [2021-03-02T16:20:03.859Z] #12 ... [2021-03-02T16:20:03.859Z] [2021-03-02T16:20:03.859Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T16:20:03.859Z] #63 sha256:5c2ac756992b2755fcaf459ec6b35615405c8c3a0adaaad16d2a3ca4ff1598aa [2021-03-02T16:20:03.859Z] #63 DONE 52.3s [2021-03-02T16:20:03.859Z] [2021-03-02T16:20:03.859Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:03.859Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:03.859Z] #12 52.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T16:20:03.859Z] #12 52.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T16:20:03.859Z] #12 52.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T16:20:03.859Z] #12 52.23 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T16:20:03.859Z] #12 52.23 mingw-w64-x86-64-dev [2021-03-02T16:20:03.859Z] #12 52.25 Suggested packages: [2021-03-02T16:20:03.859Z] #12 52.25 gcc-8-locales seccomp wine64 [2021-03-02T16:20:04.214Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2021-03-02T16:20:04.214Z] === RUN TestBuildWithSession [2021-03-02T16:20:04.214Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T16:20:04.214Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:20:04.214Z] === RUN TestBuildSquashParent [2021-03-02T16:20:04.799Z] #12 ... [2021-03-02T16:20:04.799Z] [2021-03-02T16:20:04.799Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:20:04.799Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:20:04.799Z] #54 40.41 Reading package lists... [2021-03-02T16:20:04.799Z] #54 48.61 Building dependency tree... [2021-03-02T16:20:04.799Z] #54 52.25 The following additional packages will be installed: [2021-03-02T16:20:04.799Z] #54 52.26 libbtrfs0 [2021-03-02T16:20:04.799Z] #54 52.57 The following NEW packages will be installed: [2021-03-02T16:20:04.799Z] #54 52.58 libbtrfs-dev libbtrfs0 [2021-03-02T16:20:04.799Z] #54 53.11 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T16:20:04.799Z] #54 53.11 Need to get 119 kB of archives. [2021-03-02T16:20:04.799Z] #54 53.11 After this operation, 387 kB of additional disk space will be used. [2021-03-02T16:20:04.799Z] #54 53.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T16:20:04.799Z] #54 53.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T16:20:05.739Z] #54 ... [2021-03-02T16:20:05.739Z] [2021-03-02T16:20:05.739Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:05.739Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:05.739Z] #12 54.22 The following NEW packages will be installed: [2021-03-02T16:20:05.739Z] #12 54.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T16:20:05.739Z] #12 54.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T16:20:05.739Z] #12 54.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T16:20:05.739Z] #12 54.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T16:20:05.739Z] #12 54.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T16:20:05.739Z] #12 54.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T16:20:05.739Z] #12 54.28 The following packages will be upgraded: [2021-03-02T16:20:05.739Z] #12 54.29 libsystemd0 libudev1 [2021-03-02T16:20:06.309Z] #12 54.74 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T16:20:06.309Z] #12 54.74 Need to get 78.2 MB of archives. [2021-03-02T16:20:06.309Z] #12 54.74 After this operation, 487 MB of additional disk space will be used. [2021-03-02T16:20:06.309Z] #12 54.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-02T16:20:06.309Z] #12 54.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-02T16:20:06.309Z] #12 54.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-02T16:20:06.569Z] #12 54.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-02T16:20:06.569Z] #12 55.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-02T16:20:06.704Z] #48 ... [2021-03-02T16:20:06.704Z] [2021-03-02T16:20:06.704Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:06.704Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:06.704Z] #41 47.85 Reading package lists... [2021-03-02T16:20:06.830Z] #12 55.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-02T16:20:06.830Z] #12 55.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-02T16:20:06.830Z] #12 55.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T16:20:06.874Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T16:20:06.874Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === Skipped [2021-03-02T16:20:06.874Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-02T16:20:06.874Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-02T16:20:06.874Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-02T16:20:06.874Z] graphtest_unix.go:73: No driver to put! [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-02T16:20:06.874Z] time="2021-03-02T16:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-02T16:20:06.874Z] time="2021-03-02T16:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-02T16:20:06.874Z] time="2021-03-02T16:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-02T16:20:06.874Z] time="2021-03-02T16:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:20:06.874Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:20:06.874Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:20:06.874Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-02T16:20:06.875Z] time="2021-03-02T16:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:20:06.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:20:06.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:73: No driver to put! [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-02T16:20:06.875Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-02T16:20:06.875Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-02T16:20:06.875Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.875Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.875Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.875Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.875Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:20:06.875Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-02T16:20:06.875Z] graphtest_unix.go:73: No driver to put! [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-02T16:20:06.875Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-02T16:20:06.875Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] [2021-03-02T16:20:06.875Z] DONE 2225 tests, 26 skipped in 193.607s Post stage [Pipeline] junit [2021-03-02T16:20:06.895Z] Recording test results [2021-03-02T16:20:07.023Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T16:20:07.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh dynbinary test-integration [2021-03-02T16:20:07.400Z] #12 55.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-02T16:20:07.660Z] #12 ... [2021-03-02T16:20:07.660Z] [2021-03-02T16:20:07.660Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:20:07.660Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:20:07.660Z] #54 54.40 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:07.660Z] #54 54.59 Fetched 119 kB in 0s (446 kB/s) [2021-03-02T16:20:07.660Z] #54 54.74 Selecting previously unselected package libbtrfs0. [2021-03-02T16:20:07.660Z] #54 54.74 (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.) [2021-03-02T16:20:07.660Z] #54 54.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T16:20:07.660Z] #54 54.83 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T16:20:07.660Z] #54 54.92 Selecting previously unselected package libbtrfs-dev. [2021-03-02T16:20:07.660Z] #54 54.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T16:20:07.660Z] #54 54.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:20:07.660Z] #54 55.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T16:20:07.660Z] #54 55.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:20:07.660Z] #54 55.39 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:20:07.660Z] #54 DONE 56.2s [2021-03-02T16:20:07.660Z] [2021-03-02T16:20:07.660Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:07.660Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:07.660Z] #12 56.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-02T16:20:07.923Z] #12 56.31 Get:11 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] [2021-03-02T16:20:08.337Z] [2021-03-02T16:20:08.337Z] Removing bundles/ [2021-03-02T16:20:08.337Z] [2021-03-02T16:20:08.337Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T16:20:08.337Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:20:08.337Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T16:20:08.382Z] --- PASS: TestBuildSquashParent (4.04s) [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:20:08.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:20:08.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:20:08.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:20:08.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:20:08.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:20:08.382Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:20:08.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:20:08.382Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:20:08.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:20:08.636Z] #41 57.56 Building dependency tree... [2021-03-02T16:20:09.747Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:20:10.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:20:11.197Z] #41 ... [2021-03-02T16:20:11.197Z] [2021-03-02T16:20:11.197Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:20:11.197Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:20:11.197Z] #48 60.50 go: finding github.com/fatih/color v1.7.0 [2021-03-02T16:20:11.197Z] #48 60.52 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T16:20:11.197Z] #48 60.52 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T16:20:11.197Z] #48 60.53 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T16:20:11.197Z] #48 60.59 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T16:20:11.197Z] #48 60.71 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T16:20:11.197Z] #48 60.93 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T16:20:11.197Z] #48 60.99 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T16:20:11.197Z] #48 60.99 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T16:20:11.197Z] #48 61.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T16:20:11.197Z] #48 61.09 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.11 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T16:20:11.197Z] #48 61.12 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T16:20:11.197Z] #48 61.16 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T16:20:11.197Z] #48 61.20 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.23 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.25 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.28 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.39 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T16:20:11.197Z] #48 61.39 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.42 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T16:20:11.197Z] #48 61.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T16:20:11.197Z] #48 61.72 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T16:20:11.197Z] #48 61.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T16:20:11.197Z] #48 61.81 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T16:20:11.197Z] #48 61.84 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T16:20:11.197Z] #48 61.94 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T16:20:11.197Z] #48 62.02 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T16:20:11.197Z] #48 62.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T16:20:11.197Z] #48 62.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T16:20:11.197Z] #48 62.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T16:20:11.197Z] #48 62.42 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T16:20:11.197Z] #48 62.48 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T16:20:11.197Z] #48 62.51 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T16:20:11.197Z] #48 62.53 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T16:20:11.197Z] #48 62.53 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T16:20:11.197Z] #48 62.55 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T16:20:11.197Z] #48 62.59 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T16:20:11.197Z] #48 62.62 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T16:20:11.219Z] #12 ... [2021-03-02T16:20:11.219Z] [2021-03-02T16:20:11.219Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:11.219Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:20:11.219Z] #33 49.34 sync [2021-03-02T16:20:11.219Z] #33 49.36 internal/reflectlite [2021-03-02T16:20:11.219Z] #33 51.94 sort [2021-03-02T16:20:11.219Z] #33 51.95 errors [2021-03-02T16:20:11.219Z] #33 52.33 strconv [2021-03-02T16:20:11.219Z] #33 53.93 io [2021-03-02T16:20:11.219Z] #33 55.33 internal/oserror [2021-03-02T16:20:11.219Z] #33 55.48 syscall [2021-03-02T16:20:11.219Z] #33 56.54 reflect [2021-03-02T16:20:11.219Z] #33 ... [2021-03-02T16:20:11.219Z] [2021-03-02T16:20:11.219Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:20:11.219Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:20:11.219Z] #48 51.11 go: extracting golang.org/x/text v0.3.2 [2021-03-02T16:20:11.219Z] #48 56.62 go: finding github.com/fatih/color v1.7.0 [2021-03-02T16:20:11.219Z] #48 56.79 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T16:20:11.219Z] #48 56.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T16:20:11.219Z] #48 56.79 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T16:20:11.219Z] #48 56.97 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T16:20:11.219Z] #48 56.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T16:20:11.219Z] #48 56.99 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T16:20:11.219Z] #48 56.99 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T16:20:11.219Z] #48 57.04 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T16:20:11.219Z] #48 57.08 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.10 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.13 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T16:20:11.219Z] #48 57.16 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T16:20:11.219Z] #48 57.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.24 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.27 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T16:20:11.219Z] #48 57.27 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T16:20:11.219Z] #48 57.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.29 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T16:20:11.219Z] #48 57.31 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.45 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T16:20:11.219Z] #48 57.49 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.56 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T16:20:11.219Z] #48 57.57 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T16:20:11.219Z] #48 57.58 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T16:20:11.219Z] #48 57.60 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T16:20:11.219Z] #48 57.62 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T16:20:11.219Z] #48 57.63 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T16:20:11.219Z] #48 57.64 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T16:20:11.219Z] #48 57.65 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T16:20:11.219Z] #48 57.69 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T16:20:11.219Z] #48 57.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T16:20:11.219Z] #48 57.78 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T16:20:11.219Z] #48 57.87 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T16:20:11.219Z] #48 57.89 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T16:20:11.219Z] #48 57.92 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T16:20:11.219Z] #48 57.94 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T16:20:11.219Z] #48 57.97 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T16:20:11.219Z] #48 58.00 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T16:20:11.219Z] #48 58.09 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T16:20:11.219Z] #48 58.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T16:20:11.219Z] #48 58.13 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T16:20:11.219Z] #48 58.19 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T16:20:11.219Z] #48 58.19 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T16:20:11.219Z] #48 58.24 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T16:20:11.219Z] #48 58.30 go: finding golang.org/x/text v0.3.2 [2021-03-02T16:20:11.219Z] #48 58.34 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T16:20:11.219Z] #48 58.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T16:20:11.219Z] #48 58.47 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T16:20:11.219Z] #48 58.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T16:20:11.219Z] #48 58.64 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T16:20:11.219Z] #48 58.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T16:20:11.219Z] #48 58.67 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T16:20:11.219Z] #48 58.73 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T16:20:11.219Z] #48 58.75 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T16:20:11.219Z] #48 58.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T16:20:11.219Z] #48 58.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T16:20:11.219Z] #48 58.81 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T16:20:11.219Z] #48 58.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T16:20:11.219Z] #48 58.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T16:20:11.219Z] #48 58.92 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T16:20:11.219Z] #48 58.92 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T16:20:11.219Z] #48 58.94 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T16:20:11.219Z] #48 58.98 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T16:20:11.219Z] #48 58.98 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T16:20:11.219Z] #48 58.99 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T16:20:11.219Z] #48 59.01 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T16:20:11.219Z] #48 59.02 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T16:20:11.219Z] #48 59.24 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T16:20:11.219Z] #48 59.34 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T16:20:11.219Z] #48 59.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T16:20:11.219Z] #48 59.40 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T16:20:11.219Z] #48 59.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T16:20:11.219Z] #48 ... [2021-03-02T16:20:11.219Z] [2021-03-02T16:20:11.219Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:11.219Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:11.219Z] #41 42.27 Reading package lists... [2021-03-02T16:20:11.219Z] #41 50.06 Building dependency tree... [2021-03-02T16:20:11.219Z] #41 53.60 The following additional packages will be installed: [2021-03-02T16:20:11.219Z] #41 53.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T16:20:11.219Z] #41 53.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T16:20:11.219Z] #41 53.63 Suggested packages: [2021-03-02T16:20:11.219Z] #41 53.63 manpages-dev python-setuptools [2021-03-02T16:20:11.219Z] #41 54.80 The following NEW packages will be installed: [2021-03-02T16:20:11.219Z] #41 54.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T16:20:11.219Z] #41 54.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T16:20:11.219Z] #41 54.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T16:20:11.219Z] #41 54.82 python-six zlib1g-dev [2021-03-02T16:20:11.219Z] #41 55.26 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T16:20:11.219Z] #41 55.26 Need to get 4095 kB of archives. [2021-03-02T16:20:11.219Z] #41 55.26 After this operation, 22.5 MB of additional disk space will be used. [2021-03-02T16:20:11.219Z] #41 55.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-02T16:20:11.219Z] #41 55.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T16:20:11.219Z] #41 55.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-02T16:20:11.219Z] #41 55.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T16:20:11.219Z] #41 55.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-02T16:20:11.219Z] #41 55.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T16:20:11.219Z] #41 55.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-02T16:20:11.219Z] #41 55.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-02T16:20:11.219Z] #41 55.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-02T16:20:11.219Z] #41 55.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-02T16:20:11.219Z] #41 55.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-02T16:20:11.219Z] #41 55.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-02T16:20:11.219Z] #41 55.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-02T16:20:11.219Z] #41 55.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-02T16:20:11.219Z] #41 55.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T16:20:11.219Z] #41 55.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-02T16:20:11.219Z] #41 55.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-02T16:20:11.219Z] #41 57.29 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:11.219Z] #41 57.46 Fetched 4095 kB in 1s (4586 kB/s) [2021-03-02T16:20:11.219Z] #41 57.54 Selecting previously unselected package libcap-dev:amd64. [2021-03-02T16:20:11.219Z] #41 57.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:11.219Z] #41 57.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 57.65 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T16:20:11.219Z] #41 57.79 Selecting previously unselected package libnet1:amd64. [2021-03-02T16:20:11.219Z] #41 57.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 57.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:11.219Z] #41 58.00 Selecting previously unselected package libnet1-dev. [2021-03-02T16:20:11.219Z] #41 58.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 58.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:11.219Z] #41 58.35 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T16:20:11.219Z] #41 58.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 58.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:20:11.219Z] #41 58.49 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-02T16:20:11.219Z] #41 58.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 58.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T16:20:11.219Z] #41 58.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T16:20:11.219Z] #41 58.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 58.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:11.219Z] #41 59.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-02T16:20:11.219Z] #41 59.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 59.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:11.219Z] #41 59.22 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-02T16:20:11.219Z] #41 59.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 59.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T16:20:11.219Z] #41 59.59 Selecting previously unselected package libprotobuf17:amd64. [2021-03-02T16:20:11.219Z] #41 59.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:11.219Z] #41 59.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:11.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:20:11.459Z] #48 62.66 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T16:20:11.459Z] #48 62.74 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T16:20:11.459Z] #48 62.75 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T16:20:11.459Z] #48 62.78 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T16:20:11.459Z] #48 62.85 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T16:20:11.480Z] #41 ... [2021-03-02T16:20:11.480Z] [2021-03-02T16:20:11.480Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:20:11.480Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:20:11.723Z] #48 62.91 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T16:20:11.723Z] #48 62.94 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T16:20:11.723Z] #48 62.99 go: finding golang.org/x/text v0.3.2 [2021-03-02T16:20:11.723Z] #48 63.05 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T16:20:11.743Z] #31 59.65 Checking out files: 90% (1371/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) [2021-03-02T16:20:11.743Z] #31 ... [2021-03-02T16:20:11.743Z] [2021-03-02T16:20:11.743Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:20:11.743Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:20:11.743Z] #35 43.03 Reading package lists... [2021-03-02T16:20:11.743Z] #35 50.75 Building dependency tree... [2021-03-02T16:20:11.743Z] #35 54.77 The following additional packages will be installed: [2021-03-02T16:20:11.743Z] #35 54.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T16:20:11.743Z] #35 54.81 Suggested packages: [2021-03-02T16:20:11.743Z] #35 54.81 cmake-doc ninja-build lrzip [2021-03-02T16:20:11.743Z] #35 54.81 Recommended packages: [2021-03-02T16:20:11.743Z] #35 54.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T16:20:11.743Z] #35 56.00 The following NEW packages will be installed: [2021-03-02T16:20:11.743Z] #35 56.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T16:20:11.743Z] #35 56.03 vim-common xxd [2021-03-02T16:20:11.743Z] #35 56.43 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T16:20:11.743Z] #35 56.43 Need to get 14.9 MB of archives. [2021-03-02T16:20:11.743Z] #35 56.43 After this operation, 61.8 MB of additional disk space will be used. [2021-03-02T16:20:11.743Z] #35 56.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T16:20:11.743Z] #35 56.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T16:20:11.743Z] #35 56.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T16:20:11.743Z] #35 56.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T16:20:11.743Z] #35 57.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-02T16:20:11.743Z] #35 57.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-02T16:20:11.743Z] #35 57.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-02T16:20:11.743Z] #35 57.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-02T16:20:11.743Z] #35 57.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-02T16:20:11.743Z] #35 57.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-02T16:20:11.743Z] #35 59.12 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:11.743Z] #35 59.36 Fetched 14.9 MB in 2s (7554 kB/s) [2021-03-02T16:20:11.743Z] #35 59.47 Selecting previously unselected package xxd. [2021-03-02T16:20:11.743Z] #35 59.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.) [2021-03-02T16:20:11.743Z] #35 59.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T16:20:11.743Z] #35 59.60 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T16:20:11.743Z] #35 59.86 Selecting previously unselected package vim-common. [2021-03-02T16:20:11.743Z] #35 59.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T16:20:11.743Z] #35 59.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T16:20:11.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:20:11.985Z] #48 63.11 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T16:20:11.985Z] #48 63.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T16:20:11.985Z] #48 63.26 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T16:20:11.985Z] #48 63.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T16:20:11.985Z] #48 63.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T16:20:11.985Z] #48 63.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T16:20:11.985Z] #48 63.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T16:20:12.003Z] #35 ... [2021-03-02T16:20:12.003Z] [2021-03-02T16:20:12.004Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:12.004Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:12.004Z] #41 60.51 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-02T16:20:12.004Z] #41 60.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:12.004Z] #41 60.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:12.248Z] #48 63.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T16:20:12.248Z] #48 63.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T16:20:12.248Z] #48 63.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T16:20:12.248Z] #48 63.41 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T16:20:12.248Z] #48 63.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T16:20:12.248Z] #48 63.48 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T16:20:12.248Z] #48 63.50 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T16:20:12.248Z] #48 63.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T16:20:12.248Z] #48 63.53 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T16:20:12.248Z] #48 63.57 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T16:20:12.509Z] #48 63.57 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T16:20:12.509Z] #48 63.65 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T16:20:12.509Z] #48 63.67 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T16:20:12.523Z] #41 60.83 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-02T16:20:12.523Z] #41 60.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:12.523Z] #41 60.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:12.523Z] #41 ... [2021-03-02T16:20:12.523Z] [2021-03-02T16:20:12.523Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:12.523Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:20:12.523Z] #44 50.98 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T16:20:12.523Z] #44 50.99 internal/reflectlite [2021-03-02T16:20:12.523Z] #44 51.38 math/rand [2021-03-02T16:20:12.523Z] #44 52.69 internal/singleflight [2021-03-02T16:20:12.523Z] #44 54.27 strconv [2021-03-02T16:20:12.523Z] #44 54.29 io [2021-03-02T16:20:12.523Z] #44 55.75 bytes [2021-03-02T16:20:12.523Z] #44 58.05 reflect [2021-03-02T16:20:12.523Z] #44 58.10 bufio [2021-03-02T16:20:12.523Z] #44 59.93 syscall [2021-03-02T16:20:12.772Z] #48 64.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T16:20:12.773Z] #48 64.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T16:20:12.773Z] #48 64.12 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T16:20:12.773Z] #48 64.16 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T16:20:12.782Z] #44 ... [2021-03-02T16:20:12.783Z] [2021-03-02T16:20:12.783Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:20:12.783Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:20:12.783Z] #31 59.65 Checking out files: 90% (1371/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. [2021-03-02T16:20:12.783Z] #31 60.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T16:20:13.035Z] #48 64.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T16:20:13.043Z] #31 61.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2021-03-02T16:20:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2021-03-02T16:20:13.302Z] === RUN TestBuildMultiStageCopy [2021-03-02T16:20:13.302Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T16:20:13.981Z] #48 ... [2021-03-02T16:20:13.981Z] [2021-03-02T16:20:13.981Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-02T16:20:13.981Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T16:20:13.981Z] #54 45.68 Reading package lists... [2021-03-02T16:20:13.981Z] #54 55.80 Building dependency tree... [2021-03-02T16:20:13.981Z] #54 60.75 The following additional packages will be installed: [2021-03-02T16:20:13.981Z] #54 60.83 libbtrfs0 [2021-03-02T16:20:13.981Z] #54 61.06 The following NEW packages will be installed: [2021-03-02T16:20:13.981Z] #54 61.07 libbtrfs-dev libbtrfs0 [2021-03-02T16:20:13.981Z] #54 61.59 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T16:20:13.981Z] #54 61.59 Need to get 119 kB of archives. [2021-03-02T16:20:13.981Z] #54 61.59 After this operation, 387 kB of additional disk space will be used. [2021-03-02T16:20:13.981Z] #54 61.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T16:20:13.981Z] #54 61.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T16:20:13.981Z] #54 63.08 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:13.981Z] #54 63.29 Fetched 119 kB in 0s (322 kB/s) [2021-03-02T16:20:13.981Z] #54 63.38 Selecting previously unselected package libbtrfs0. [2021-03-02T16:20:13.981Z] #54 63.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:13.981Z] #54 63.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T16:20:13.981Z] #54 63.46 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T16:20:13.981Z] #54 63.60 Selecting previously unselected package libbtrfs-dev. [2021-03-02T16:20:13.981Z] #54 63.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T16:20:13.981Z] #54 63.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:20:13.981Z] #54 63.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T16:20:13.981Z] #54 63.88 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:20:13.981Z] #54 63.92 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:20:13.981Z] #54 DONE 65.2s [2021-03-02T16:20:13.981Z] [2021-03-02T16:20:13.981Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:13.981Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:20:13.981Z] #44 58.30 internal/reflectlite [2021-03-02T16:20:13.981Z] #44 58.31 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T16:20:13.981Z] #44 58.90 math/rand [2021-03-02T16:20:13.981Z] #44 60.63 internal/singleflight [2021-03-02T16:20:13.981Z] #44 62.58 strconv [2021-03-02T16:20:13.981Z] #44 62.60 io [2021-03-02T16:20:13.981Z] #44 63.70 bytes [2021-03-02T16:20:14.243Z] #44 ... [2021-03-02T16:20:14.243Z] [2021-03-02T16:20:14.243Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:14.243Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:20:14.243Z] #33 55.28 sync [2021-03-02T16:20:14.243Z] #33 55.29 internal/reflectlite [2021-03-02T16:20:14.243Z] #33 58.61 errors [2021-03-02T16:20:14.243Z] #33 58.61 sort [2021-03-02T16:20:14.243Z] #33 59.38 strconv [2021-03-02T16:20:14.243Z] #33 60.86 io [2021-03-02T16:20:14.243Z] #33 62.98 internal/oserror [2021-03-02T16:20:14.243Z] #33 63.11 syscall [2021-03-02T16:20:14.243Z] #33 64.18 reflect [2021-03-02T16:20:14.508Z] #33 ... [2021-03-02T16:20:14.508Z] [2021-03-02T16:20:14.508Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:14.508Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:14.508Z] #41 62.79 The following additional packages will be installed: [2021-03-02T16:20:14.508Z] #41 62.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T16:20:14.508Z] #41 62.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T16:20:14.508Z] #41 62.80 Suggested packages: [2021-03-02T16:20:14.508Z] #41 62.81 manpages-dev python-setuptools [2021-03-02T16:20:14.508Z] #41 63.93 The following NEW packages will be installed: [2021-03-02T16:20:14.508Z] #41 63.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T16:20:14.508Z] #41 63.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T16:20:14.508Z] #41 63.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T16:20:14.508Z] #41 63.95 python-six zlib1g-dev [2021-03-02T16:20:14.508Z] #41 64.33 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T16:20:14.508Z] #41 64.33 Need to get 4095 kB of archives. [2021-03-02T16:20:14.508Z] #41 64.33 After this operation, 22.5 MB of additional disk space will be used. [2021-03-02T16:20:14.508Z] #41 64.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-02T16:20:14.508Z] #41 64.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T16:20:14.508Z] #41 64.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-02T16:20:14.508Z] #41 64.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T16:20:14.508Z] #41 64.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-02T16:20:14.508Z] #41 64.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T16:20:14.508Z] #41 64.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-02T16:20:14.508Z] #41 64.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-02T16:20:14.508Z] #41 64.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-02T16:20:14.508Z] #41 64.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-02T16:20:14.508Z] #41 64.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-02T16:20:14.508Z] #41 64.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-02T16:20:14.508Z] #41 64.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-02T16:20:14.508Z] #41 65.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-02T16:20:14.508Z] #41 65.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T16:20:14.508Z] #41 65.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-02T16:20:14.508Z] #41 65.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-02T16:20:14.669Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T16:20:14.794Z] #41 ... [2021-03-02T16:20:14.794Z] [2021-03-02T16:20:14.794Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:14.794Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:14.794Z] #12 46.27 Reading package lists... [2021-03-02T16:20:14.794Z] #12 56.50 Building dependency tree... [2021-03-02T16:20:14.794Z] #12 61.43 The following additional packages will be installed: [2021-03-02T16:20:14.794Z] #12 61.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T16:20:14.794Z] #12 61.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T16:20:14.794Z] #12 61.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T16:20:14.794Z] #12 61.48 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T16:20:14.794Z] #12 61.48 mingw-w64-x86-64-dev [2021-03-02T16:20:14.794Z] #12 61.51 Suggested packages: [2021-03-02T16:20:14.794Z] #12 61.52 gcc-8-locales seccomp wine64 [2021-03-02T16:20:14.794Z] #12 63.40 The following NEW packages will be installed: [2021-03-02T16:20:14.794Z] #12 63.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T16:20:14.794Z] #12 63.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T16:20:14.794Z] #12 63.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T16:20:14.794Z] #12 63.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T16:20:14.794Z] #12 63.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T16:20:14.794Z] #12 63.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T16:20:14.794Z] #12 63.43 The following packages will be upgraded: [2021-03-02T16:20:14.794Z] #12 63.44 libsystemd0 libudev1 [2021-03-02T16:20:14.794Z] #12 63.82 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T16:20:14.794Z] #12 63.82 Need to get 78.2 MB of archives. [2021-03-02T16:20:14.794Z] #12 63.82 After this operation, 487 MB of additional disk space will be used. [2021-03-02T16:20:14.794Z] #12 63.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-02T16:20:14.794Z] #12 63.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-02T16:20:14.794Z] #12 63.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-02T16:20:14.794Z] #12 64.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-02T16:20:14.794Z] #12 64.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-02T16:20:14.794Z] #12 64.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-02T16:20:14.794Z] #12 64.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-02T16:20:14.794Z] #12 64.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T16:20:14.794Z] #12 64.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-02T16:20:14.794Z] #12 65.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-02T16:20:14.794Z] #12 65.13 Get:11 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] [2021-03-02T16:20:14.821Z] using credential docker-jenkins-github-credentials [2021-03-02T16:20:14.897Z] Cloning the remote Git repository [2021-03-02T16:20:14.897Z] Cloning with configured refspecs honoured and without tags [2021-03-02T16:20:14.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T16:20:15.058Z] #12 ... [2021-03-02T16:20:15.058Z] [2021-03-02T16:20:15.058Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:15.058Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:20:15.058Z] #50 66.28 syscall [2021-03-02T16:20:15.058Z] #50 66.35 reflect [2021-03-02T16:20:15.183Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T16:20:15.321Z] #50 ... [2021-03-02T16:20:15.321Z] [2021-03-02T16:20:15.321Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:20:15.321Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:20:15.321Z] #35 46.65 Reading package lists... [2021-03-02T16:20:15.321Z] #35 56.76 Building dependency tree... [2021-03-02T16:20:15.321Z] #35 61.73 The following additional packages will be installed: [2021-03-02T16:20:15.321Z] #35 61.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T16:20:15.321Z] #35 61.81 Suggested packages: [2021-03-02T16:20:15.321Z] #35 61.85 cmake-doc ninja-build lrzip [2021-03-02T16:20:15.321Z] #35 61.85 Recommended packages: [2021-03-02T16:20:15.321Z] #35 61.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T16:20:15.321Z] #35 63.09 The following NEW packages will be installed: [2021-03-02T16:20:15.321Z] #35 63.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T16:20:15.321Z] #35 63.11 vim-common xxd [2021-03-02T16:20:15.321Z] #35 63.49 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T16:20:15.321Z] #35 63.49 Need to get 14.9 MB of archives. [2021-03-02T16:20:15.321Z] #35 63.49 After this operation, 61.8 MB of additional disk space will be used. [2021-03-02T16:20:15.321Z] #35 63.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T16:20:15.321Z] #35 63.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T16:20:15.321Z] #35 63.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T16:20:15.321Z] #35 63.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T16:20:15.321Z] #35 64.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-02T16:20:15.321Z] #35 64.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-02T16:20:15.321Z] #35 64.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-02T16:20:15.321Z] #35 64.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-02T16:20:15.321Z] #35 64.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-02T16:20:15.321Z] #35 64.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-02T16:20:15.321Z] #35 ... [2021-03-02T16:20:15.321Z] [2021-03-02T16:20:15.321Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:20:15.321Z] #55 sha256:c9ee23896a7b1b5712dff18a8ce0f748da54cc6358d9940e8b9dd7fa48454a22 [2021-03-02T16:20:15.321Z] #55 1.320 + RM_GOPATH=0 [2021-03-02T16:20:15.321Z] #55 1.323 + TMP_GOPATH= [2021-03-02T16:20:15.321Z] #55 1.323 + : /build [2021-03-02T16:20:15.321Z] #55 1.323 + '[' -z '' ']' [2021-03-02T16:20:15.321Z] #55 1.335 ++ mktemp -d [2021-03-02T16:20:15.321Z] #55 1.336 + export GOPATH=/tmp/tmp.INqvcaHqTm [2021-03-02T16:20:15.321Z] #55 1.337 + GOPATH=/tmp/tmp.INqvcaHqTm [2021-03-02T16:20:15.321Z] #55 1.337 + RM_GOPATH=1 [2021-03-02T16:20:15.321Z] #55 1.337 + case "$(go env GOARCH)" in [2021-03-02T16:20:15.321Z] #55 1.338 ++ go env GOARCH [2021-03-02T16:20:15.321Z] #55 1.364 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:15.321Z] #55 1.365 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:15.321Z] #55 1.367 ++ dirname /tmp/install/install.sh [2021-03-02T16:20:15.321Z] #55 1.368 + dir=/tmp/install [2021-03-02T16:20:15.321Z] #55 1.369 + bin=containerd [2021-03-02T16:20:15.321Z] #55 1.370 + shift [2021-03-02T16:20:15.321Z] #55 1.370 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T16:20:15.321Z] #55 1.371 + . /tmp/install/containerd.installer [2021-03-02T16:20:15.321Z] #55 1.372 ++ set -e [2021-03-02T16:20:15.321Z] #55 1.377 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:20:15.321Z] #55 1.385 + install_containerd [2021-03-02T16:20:15.321Z] #55 1.386 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T16:20:15.321Z] #55 1.386 + git clone https://github.com/containerd/containerd.git /tmp/tmp.INqvcaHqTm/src/github.com/containerd/containerd [2021-03-02T16:20:15.321Z] #55 1.386 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:20:15.321Z] #55 1.388 Cloning into '/tmp/tmp.INqvcaHqTm/src/github.com/containerd/containerd'... [2021-03-02T16:20:15.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T16:20:15.696Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2021-03-02T16:20:15.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2021-03-02T16:20:15.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-02T16:20:15.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-02T16:20:15.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-03-02T16:20:15.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-03-02T16:20:15.696Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T16:20:16.259Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2021-03-02T16:20:16.259Z] === RUN TestBuildLabelWithTargets [2021-03-02T16:20:15.123Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T16:20:15.523Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-02T16:20:17.675Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2021-03-02T16:20:17.675Z] === RUN TestBuildWithEmptyLayers [2021-03-02T16:20:17.931Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2021-03-02T16:20:17.931Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T16:20:18.329Z] #31 ... [2021-03-02T16:20:18.329Z] [2021-03-02T16:20:18.329Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:18.329Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:18.329Z] #12 60.35 Get:12 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] [2021-03-02T16:20:18.329Z] #12 63.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-02T16:20:18.329Z] #12 63.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-02T16:20:18.329Z] #12 63.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T16:20:18.329Z] #12 63.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T16:20:18.329Z] #12 63.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-02T16:20:18.329Z] #12 63.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-02T16:20:18.329Z] #12 63.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-02T16:20:18.329Z] #12 63.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-02T16:20:18.329Z] #12 63.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-02T16:20:18.329Z] #12 63.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-02T16:20:18.329Z] #12 63.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-02T16:20:18.329Z] #12 63.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-02T16:20:18.329Z] #12 63.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-02T16:20:18.329Z] #12 63.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-02T16:20:18.329Z] #12 63.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-02T16:20:18.329Z] #12 64.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:18.329Z] #12 64.61 Fetched 78.2 MB in 9s (8897 kB/s) [2021-03-02T16:20:18.329Z] #12 64.74 (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.) [2021-03-02T16:20:18.329Z] #12 64.86 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-02T16:20:18.329Z] #12 64.92 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T16:20:18.329Z] #12 65.33 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-02T16:20:18.329Z] #12 65.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:18.329Z] #12 65.62 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-02T16:20:18.329Z] #12 65.64 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T16:20:18.329Z] #12 65.85 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-02T16:20:18.329Z] #12 66.07 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T16:20:18.329Z] #12 66.07 (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.) [2021-03-02T16:20:18.329Z] #12 66.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-02T16:20:18.329Z] #12 66.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T16:20:18.329Z] #12 ... [2021-03-02T16:20:18.329Z] [2021-03-02T16:20:18.329Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:20:18.329Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:20:18.329Z] #55 1.240 + RM_GOPATH=0 [2021-03-02T16:20:18.329Z] #55 1.240 + TMP_GOPATH= [2021-03-02T16:20:18.329Z] #55 1.240 + : /build [2021-03-02T16:20:18.329Z] #55 1.241 + '[' -z '' ']' [2021-03-02T16:20:18.329Z] #55 1.241 ++ mktemp -d [2021-03-02T16:20:18.329Z] #55 1.252 + export GOPATH=/tmp/tmp.WgRZo16tgz [2021-03-02T16:20:18.329Z] #55 1.252 + GOPATH=/tmp/tmp.WgRZo16tgz [2021-03-02T16:20:18.329Z] #55 1.252 + RM_GOPATH=1 [2021-03-02T16:20:18.329Z] #55 1.252 + case "$(go env GOARCH)" in [2021-03-02T16:20:18.329Z] #55 1.256 ++ go env GOARCH [2021-03-02T16:20:18.329Z] #55 1.266 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:18.329Z] #55 1.266 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:18.329Z] #55 1.270 ++ dirname /tmp/install/install.sh [2021-03-02T16:20:18.329Z] #55 1.276 + dir=/tmp/install [2021-03-02T16:20:18.329Z] #55 1.276 + bin=containerd [2021-03-02T16:20:18.329Z] #55 1.276 + shift [2021-03-02T16:20:18.329Z] #55 1.276 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T16:20:18.329Z] #55 1.276 + . /tmp/install/containerd.installer [2021-03-02T16:20:18.329Z] #55 1.277 ++ set -e [2021-03-02T16:20:18.329Z] #55 1.277 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:20:18.329Z] #55 1.278 + install_containerd [2021-03-02T16:20:18.329Z] #55 1.278 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T16:20:18.329Z] #55 1.279 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:20:18.329Z] #55 1.279 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WgRZo16tgz/src/github.com/containerd/containerd [2021-03-02T16:20:18.329Z] #55 1.283 Cloning into '/tmp/tmp.WgRZo16tgz/src/github.com/containerd/containerd'... [2021-03-02T16:20:18.329Z] #55 ... [2021-03-02T16:20:18.329Z] [2021-03-02T16:20:18.329Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:18.329Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:18.329Z] #41 62.60 Selecting previously unselected package libprotoc17:amd64. [2021-03-02T16:20:18.329Z] #41 62.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:18.329Z] #41 62.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:18.329Z] #41 63.32 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T16:20:18.329Z] #41 63.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:20:18.329Z] #41 63.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T16:20:18.329Z] #41 63.53 Selecting previously unselected package protobuf-compiler. [2021-03-02T16:20:18.329Z] #41 63.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:18.329Z] #41 63.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T16:20:18.329Z] #41 63.72 Selecting previously unselected package python-pkg-resources. [2021-03-02T16:20:18.329Z] #41 63.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T16:20:18.329Z] #41 63.73 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T16:20:18.329Z] #41 64.03 Selecting previously unselected package python-six. [2021-03-02T16:20:18.329Z] #41 64.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T16:20:18.329Z] #41 64.04 Unpacking python-six (1.12.0-1) ... [2021-03-02T16:20:18.329Z] #41 64.14 Selecting previously unselected package python-protobuf. [2021-03-02T16:20:18.329Z] #41 64.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:18.329Z] #41 64.15 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T16:20:18.329Z] #41 64.80 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T16:20:17.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:20:17.074Z] > git --version # timeout=10 [2021-03-02T16:20:17.118Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-02T16:20:17.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:20:17.121Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:20:19.608Z] #55 ... [2021-03-02T16:20:19.608Z] [2021-03-02T16:20:19.608Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:19.608Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:19.608Z] #41 66.38 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:19.608Z] #41 66.66 Fetched 4095 kB in 1s (4034 kB/s) [2021-03-02T16:20:19.608Z] #41 66.75 Selecting previously unselected package libcap-dev:amd64. [2021-03-02T16:20:19.608Z] #41 66.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:19.608Z] #41 66.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 66.85 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T16:20:19.608Z] #41 66.99 Selecting previously unselected package libnet1:amd64. [2021-03-02T16:20:19.608Z] #41 66.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 67.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:19.608Z] #41 67.18 Selecting previously unselected package libnet1-dev. [2021-03-02T16:20:19.608Z] #41 67.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 67.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:19.608Z] #41 67.47 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T16:20:19.608Z] #41 67.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 67.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:20:19.608Z] #41 67.65 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-02T16:20:19.608Z] #41 67.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 67.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T16:20:19.608Z] #41 67.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T16:20:19.608Z] #41 67.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 67.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:19.608Z] #41 68.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-02T16:20:19.608Z] #41 68.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 68.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:19.608Z] #41 68.24 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-02T16:20:19.608Z] #41 68.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 68.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T16:20:19.608Z] #41 68.59 Selecting previously unselected package libprotobuf17:amd64. [2021-03-02T16:20:19.608Z] #41 68.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 68.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:19.608Z] #41 69.46 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-02T16:20:19.608Z] #41 69.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 69.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:19.608Z] #41 69.68 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-02T16:20:19.608Z] #41 69.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:19.608Z] #41 69.68 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:19.819Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2021-03-02T16:20:19.819Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T16:20:19.871Z] #41 71.12 Selecting previously unselected package libprotoc17:amd64. [2021-03-02T16:20:19.871Z] #41 71.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:19.871Z] #41 71.16 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:20.242Z] #41 ... [2021-03-02T16:20:20.242Z] [2021-03-02T16:20:20.242Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:20.242Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:20.242Z] #12 68.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T16:20:20.242Z] #12 68.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-02T16:20:20.242Z] #12 68.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T16:20:20.381Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-03-02T16:20:20.381Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T16:20:20.814Z] #41 71.80 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T16:20:20.814Z] #41 71.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:20:20.814Z] #41 71.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T16:20:20.814Z] #41 71.95 Selecting previously unselected package protobuf-compiler. [2021-03-02T16:20:20.814Z] #41 71.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:20.814Z] #41 71.96 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T16:20:20.814Z] #41 72.11 Selecting previously unselected package python-pkg-resources. [2021-03-02T16:20:20.814Z] #41 72.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T16:20:20.814Z] #41 72.13 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T16:20:21.387Z] #41 72.37 Selecting previously unselected package python-six. [2021-03-02T16:20:21.387Z] #41 72.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T16:20:21.387Z] #41 72.40 Unpacking python-six (1.12.0-1) ... [2021-03-02T16:20:21.387Z] #41 72.52 Selecting previously unselected package python-protobuf. [2021-03-02T16:20:21.387Z] #41 72.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-02T16:20:21.387Z] #41 72.58 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T16:20:21.965Z] #41 73.14 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T16:20:22.153Z] #12 ... [2021-03-02T16:20:22.153Z] [2021-03-02T16:20:22.153Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:20:22.153Z] #46 sha256:64a569ad413eaf00c8b48d8d52ae170e34dd091d362137c232542eee6e1db464 [2021-03-02T16:20:22.153Z] #46 DONE 70.5s [2021-03-02T16:20:22.153Z] [2021-03-02T16:20:22.153Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:22.153Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:22.153Z] #41 69.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:22.153Z] #41 69.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:22.153Z] #41 69.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:22.153Z] #41 69.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:22.153Z] #41 69.44 Setting up python-six (1.12.0-1) ... [2021-03-02T16:20:22.270Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s) [2021-03-02T16:20:22.270Z] === RUN TestBuildWithHugeFile [2021-03-02T16:20:22.414Z] #41 ... [2021-03-02T16:20:22.414Z] [2021-03-02T16:20:22.414Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:20:22.414Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:20:22.414Z] #35 60.71 Selecting previously unselected package cmake-data. [2021-03-02T16:20:22.414Z] #35 60.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T16:20:22.414Z] #35 60.72 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T16:20:22.414Z] #35 64.11 Selecting previously unselected package libicu63:amd64. [2021-03-02T16:20:22.414Z] #35 64.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T16:20:22.414Z] #35 64.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:20:22.414Z] #35 70.93 Selecting previously unselected package libxml2:amd64. [2021-03-02T16:20:22.414Z] #35 70.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-02T16:20:22.414Z] #35 70.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T16:20:22.414Z] #35 ... [2021-03-02T16:20:22.414Z] [2021-03-02T16:20:22.414Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:22.414Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:20:22.414Z] #50 60.68 syscall [2021-03-02T16:20:22.414Z] #50 60.71 reflect [2021-03-02T16:20:22.414Z] #50 68.11 time [2021-03-02T16:20:22.675Z] #50 ... [2021-03-02T16:20:22.675Z] [2021-03-02T16:20:22.675Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:22.675Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:20:22.675Z] #33 62.79 time [2021-03-02T16:20:22.675Z] #33 68.47 internal/poll [2021-03-02T16:20:22.675Z] #33 70.13 internal/fmtsort [2021-03-02T16:20:22.675Z] #33 70.87 internal/syscall/execenv [2021-03-02T16:20:22.675Z] #33 70.88 internal/syscall/unix [2021-03-02T16:20:22.675Z] #33 71.10 strings [2021-03-02T16:20:22.675Z] #33 71.19 os [2021-03-02T16:20:22.856Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.794574607s with top 10 stages: buildssa: 1m44.990593854s, goimports: 23.434707889s, unconvert: 14.080507052s, gosec: 10.300344594s, golint: 6.43537964s, ineffassign: 4.465224244s, misspell: 4.230780609s, vrp: 3.342848236s, inspect: 2.755241276s, ctrlflow: 1.907092435s [2021-03-02T16:20:22.856Z] INFO [runner] Issues before processing: 2265, after processing: 0 [2021-03-02T16:20:22.856Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, skip_dirs: 1685/1685, exclude: 1580/1580, exclude-rules: 64/1580, filename_unadjuster: 1685/1685, skip_files: 1685/1685, identifier_marker: 1580/1580, cgo: 1685/2265, path_prettifier: 1685/1685, autogenerated_exclude: 1580/1685 [2021-03-02T16:20:22.856Z] INFO [runner] processing took 92.129789ms with stages: nolint: 38.214691ms, identifier_marker: 27.723576ms, path_prettifier: 11.673172ms, exclude-rules: 5.958674ms, autogenerated_exclude: 5.177848ms, skip_dirs: 2.969294ms, cgo: 243.603µs, filename_unadjuster: 162.911µs, max_same_issues: 1.568µs, uniq_by_line: 1.107µs, diff: 661ns, source_code: 593ns, exclude: 490ns, path_shortener: 450ns, max_from_linter: 438ns, skip_files: 419ns, max_per_file_from_linter: 294ns [2021-03-02T16:20:22.856Z] INFO [runner] linters took 1m45.005934116s with stages: goanalysis_metalinter: 1m24.016359175s, unused: 20.897085246s [2021-03-02T16:20:22.856Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-03-02T16:20:22.856Z] INFO Memory: 1568 samples, avg is 827.1MB, max is 4240.3MB [2021-03-02T16:20:22.856Z] INFO Execution took 3m49.575124863s [2021-03-02T16:20:22.856Z] Congratulations! The shell scripts are properly formatted. [2021-03-02T16:20:22.911Z] #41 ... [2021-03-02T16:20:22.911Z] [2021-03-02T16:20:22.911Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:22.911Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:20:22.911Z] #50 74.00 time [2021-03-02T16:20:23.253Z] #33 ... [2021-03-02T16:20:23.253Z] [2021-03-02T16:20:23.253Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:20:23.253Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:20:23.253Z] #35 71.52 Selecting previously unselected package libarchive13:amd64. [2021-03-02T16:20:23.253Z] #35 71.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-02T16:20:23.253Z] #35 71.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-02T16:20:23.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh dynbinary-daemon test-docker-py [2021-03-02T16:20:23.821Z] #35 72.10 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-02T16:20:23.821Z] #35 72.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-02T16:20:23.821Z] #35 72.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T16:20:23.821Z] #35 72.51 Selecting previously unselected package librhash0:amd64. [2021-03-02T16:20:24.080Z] #35 72.51 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-02T16:20:24.080Z] #35 72.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-02T16:20:24.300Z] #50 ... [2021-03-02T16:20:24.300Z] [2021-03-02T16:20:24.300Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:24.300Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:20:24.300Z] #44 65.54 bufio [2021-03-02T16:20:24.300Z] #44 66.66 reflect [2021-03-02T16:20:24.300Z] #44 67.92 syscall [2021-03-02T16:20:24.336Z] [2021-03-02T16:20:24.336Z] Removing bundles/ [2021-03-02T16:20:24.336Z] [2021-03-02T16:20:24.336Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-02T16:20:24.336Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:20:24.336Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T16:20:24.340Z] #35 72.74 Selecting previously unselected package libuv1:amd64. [2021-03-02T16:20:24.340Z] #35 72.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-02T16:20:24.340Z] #35 72.78 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-02T16:20:24.340Z] #35 72.94 Selecting previously unselected package cmake. [2021-03-02T16:20:24.340Z] #35 72.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-02T16:20:24.562Z] #44 ... [2021-03-02T16:20:24.562Z] [2021-03-02T16:20:24.562Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:24.562Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:24.562Z] #12 69.00 Get:12 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] [2021-03-02T16:20:24.562Z] #12 71.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-02T16:20:24.562Z] #12 71.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-02T16:20:24.562Z] #12 71.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T16:20:24.562Z] #12 71.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T16:20:24.562Z] #12 71.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-02T16:20:24.562Z] #12 71.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-02T16:20:24.562Z] #12 71.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-02T16:20:24.562Z] #12 71.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-02T16:20:24.562Z] #12 71.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-02T16:20:24.562Z] #12 71.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-02T16:20:24.562Z] #12 71.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-02T16:20:24.562Z] #12 71.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-02T16:20:24.562Z] #12 71.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-02T16:20:24.562Z] #12 71.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-02T16:20:24.562Z] #12 71.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-02T16:20:24.562Z] #12 72.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:24.562Z] #12 72.79 Fetched 78.2 MB in 8s (9802 kB/s) [2021-03-02T16:20:24.562Z] #12 72.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:24.562Z] #12 72.99 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-02T16:20:24.562Z] #12 73.01 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T16:20:24.562Z] #12 73.49 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-02T16:20:24.562Z] #12 73.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:24.562Z] #12 73.74 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-02T16:20:24.562Z] #12 73.75 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T16:20:24.562Z] #12 73.95 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-02T16:20:24.562Z] #12 74.14 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T16:20:24.562Z] #12 74.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T16:20:24.562Z] #12 74.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-02T16:20:24.562Z] #12 74.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T16:20:24.599Z] #35 72.97 Unpacking cmake (3.13.4-1) ... [2021-03-02T16:20:24.824Z] #12 ... [2021-03-02T16:20:24.824Z] [2021-03-02T16:20:24.824Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-02T16:20:24.824Z] #46 sha256:bf43461a4f1d3c5fa9bb8b56d9338135a41f936ec0abba95c58dd76c1c60dfbc [2021-03-02T16:20:24.824Z] #46 DONE 75.9s [2021-03-02T16:20:24.824Z] [2021-03-02T16:20:24.824Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:20:24.824Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:20:24.824Z] #31 67.52 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-02T16:20:24.824Z] #31 68.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T16:20:24.824Z] #31 68.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:20:25.397Z] #31 ... [2021-03-02T16:20:25.397Z] [2021-03-02T16:20:25.397Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:20:25.397Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:20:25.397Z] #35 66.76 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:20:25.397Z] #35 67.00 Fetched 14.9 MB in 2s (7856 kB/s) [2021-03-02T16:20:25.397Z] #35 67.11 Selecting previously unselected package xxd. [2021-03-02T16:20:25.397Z] #35 67.11 (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.) [2021-03-02T16:20:25.397Z] #35 67.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T16:20:25.397Z] #35 67.23 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T16:20:25.397Z] #35 67.59 Selecting previously unselected package vim-common. [2021-03-02T16:20:25.397Z] #35 67.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T16:20:25.397Z] #35 67.65 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T16:20:25.397Z] #35 68.18 Selecting previously unselected package cmake-data. [2021-03-02T16:20:25.397Z] #35 68.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T16:20:25.397Z] #35 68.19 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T16:20:25.397Z] #35 71.33 Selecting previously unselected package libicu63:amd64. [2021-03-02T16:20:25.397Z] #35 71.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T16:20:25.397Z] #35 71.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:20:25.659Z] #35 ... [2021-03-02T16:20:25.659Z] [2021-03-02T16:20:25.659Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:25.659Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:25.659Z] #12 77.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T16:20:25.921Z] #12 77.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-02T16:20:25.921Z] #12 77.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T16:20:27.887Z] #35 76.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:20:27.887Z] #35 76.29 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T16:20:27.887Z] #35 76.31 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-02T16:20:27.887Z] #35 76.32 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T16:20:27.887Z] #35 76.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-02T16:20:27.887Z] #35 76.40 Setting up cmake-data (3.13.4-1) ... [2021-03-02T16:20:27.887Z] #35 76.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T16:20:27.887Z] #35 76.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T16:20:27.887Z] #35 76.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T16:20:28.146Z] #35 76.53 Setting up cmake (3.13.4-1) ... [2021-03-02T16:20:28.146Z] #35 76.55 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:20:28.146Z] #35 76.65 Processing triggers for mime-support (3.62) ... [2021-03-02T16:20:28.715Z] #35 DONE 77.3s [2021-03-02T16:20:28.715Z] [2021-03-02T16:20:28.715Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:28.715Z] #36 sha256:34628c445b9acf392ab7696aa8864d68912a7402553e455a63e4279735651c20 [2021-03-02T16:20:28.974Z] #36 ... [2021-03-02T16:20:28.974Z] [2021-03-02T16:20:28.974Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:28.974Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:20:28.974Z] #44 67.41 time [2021-03-02T16:20:28.974Z] #44 72.52 strings [2021-03-02T16:20:28.974Z] #44 73.62 os [2021-03-02T16:20:28.974Z] #44 74.94 regexp/syntax [2021-03-02T16:20:28.974Z] #44 77.28 fmt [2021-03-02T16:20:28.974Z] #44 ... [2021-03-02T16:20:28.974Z] [2021-03-02T16:20:28.974Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:28.974Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:28.974Z] #12 72.30 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T16:20:28.974Z] #12 72.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T16:20:28.974Z] #12 72.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T16:20:28.974Z] #12 72.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-02T16:20:28.974Z] #12 72.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:20:28.974Z] #12 72.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:20:28.974Z] #12 72.85 Selecting previously unselected package dmsetup. [2021-03-02T16:20:28.974Z] #12 72.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:20:28.974Z] #12 72.88 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T16:20:28.974Z] #12 73.05 Selecting previously unselected package mingw-w64-common. [2021-03-02T16:20:28.974Z] #12 73.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T16:20:28.974Z] #12 73.07 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T16:20:29.229Z] #12 80.11 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T16:20:29.229Z] #12 80.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T16:20:29.229Z] #12 80.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T16:20:29.229Z] #12 80.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-02T16:20:29.229Z] #12 80.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:20:29.229Z] #12 80.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:20:29.229Z] #12 80.48 Selecting previously unselected package dmsetup. [2021-03-02T16:20:29.229Z] #12 80.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:20:29.229Z] #12 80.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T16:20:29.229Z] #12 ... [2021-03-02T16:20:29.229Z] [2021-03-02T16:20:29.229Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:29.229Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:20:29.229Z] #33 70.54 time [2021-03-02T16:20:29.229Z] #33 76.07 internal/poll [2021-03-02T16:20:29.229Z] #33 78.90 internal/syscall/execenv [2021-03-02T16:20:29.229Z] #33 79.05 internal/syscall/unix [2021-03-02T16:20:29.229Z] #33 79.33 os [2021-03-02T16:20:29.229Z] #33 79.35 internal/fmtsort [2021-03-02T16:20:29.229Z] #33 80.13 strings [2021-03-02T16:20:29.491Z] #33 ... [2021-03-02T16:20:29.492Z] [2021-03-02T16:20:29.492Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:29.492Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:29.492Z] #12 80.69 Selecting previously unselected package mingw-w64-common. [2021-03-02T16:20:29.492Z] #12 80.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T16:20:29.492Z] #12 80.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T16:20:29.912Z] #12 ... [2021-03-02T16:20:29.912Z] [2021-03-02T16:20:29.912Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:29.912Z] #36 sha256:34628c445b9acf392ab7696aa8864d68912a7402553e455a63e4279735651c20 [2021-03-02T16:20:29.912Z] #36 1.090 + RM_GOPATH=0 [2021-03-02T16:20:29.912Z] #36 1.090 + TMP_GOPATH= [2021-03-02T16:20:29.912Z] #36 1.090 + : /build [2021-03-02T16:20:29.912Z] #36 1.090 + '[' -z '' ']' [2021-03-02T16:20:29.912Z] #36 1.091 ++ mktemp -d [2021-03-02T16:20:29.912Z] #36 1.097 + export GOPATH=/tmp/tmp.gblHNtlRBC [2021-03-02T16:20:29.912Z] #36 1.097 + GOPATH=/tmp/tmp.gblHNtlRBC [2021-03-02T16:20:29.912Z] #36 1.097 + RM_GOPATH=1 [2021-03-02T16:20:29.912Z] #36 1.097 + case "$(go env GOARCH)" in [2021-03-02T16:20:29.912Z] #36 1.103 ++ go env GOARCH [2021-03-02T16:20:29.912Z] #36 1.133 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:29.912Z] #36 1.133 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:29.912Z] #36 1.134 ++ dirname /tmp/install/install.sh [2021-03-02T16:20:29.912Z] #36 1.137 + dir=/tmp/install [2021-03-02T16:20:29.912Z] #36 1.137 + bin=tini [2021-03-02T16:20:29.912Z] #36 1.137 + shift [2021-03-02T16:20:29.912Z] #36 1.138 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T16:20:29.912Z] #36 1.138 + . /tmp/install/tini.installer [2021-03-02T16:20:29.912Z] #36 1.140 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T16:20:29.912Z] #36 1.143 + install_tini [2021-03-02T16:20:29.912Z] #36 1.143 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T16:20:29.912Z] #36 1.143 + git clone https://github.com/krallin/tini.git /tmp/tmp.gblHNtlRBC/tini [2021-03-02T16:20:29.912Z] #36 1.143 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T16:20:29.912Z] #36 1.148 Cloning into '/tmp/tmp.gblHNtlRBC/tini'... [2021-03-02T16:20:30.879Z] #36 1.965 + cd /tmp/tmp.gblHNtlRBC/tini [2021-03-02T16:20:30.879Z] #36 1.965 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T16:20:30.879Z] #36 1.970 + cmake . [2021-03-02T16:20:31.145Z] #36 2.465 -- The C compiler identification is GNU 8.3.0 [2021-03-02T16:20:31.145Z] #36 2.528 -- Check for working C compiler: /usr/bin/cc [2021-03-02T16:20:32.092Z] #36 3.322 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T16:20:32.092Z] #36 3.323 -- Detecting C compiler ABI info [2021-03-02T16:20:32.353Z] #36 ... [2021-03-02T16:20:32.353Z] [2021-03-02T16:20:32.353Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:32.353Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:32.353Z] #41 73.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T16:20:32.353Z] #41 73.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:20:32.353Z] #41 73.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:32.353Z] #41 73.80 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T16:20:32.353Z] #41 73.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:32.353Z] #41 73.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T16:20:32.353Z] #41 73.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:32.353Z] #41 73.90 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:32.353Z] #41 73.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T16:20:32.353Z] #41 73.95 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T16:20:32.353Z] #41 80.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T16:20:32.353Z] #41 80.48 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:20:32.353Z] #41 DONE 80.9s [2021-03-02T16:20:32.613Z] [2021-03-02T16:20:32.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:32.613Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:34.305Z] Fetching without tags [2021-03-02T16:20:34.526Z] #42 2.273 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T16:20:34.526Z] #42 2.273 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T16:20:34.526Z] #42 2.295 Note: Building without GnuTLS support [2021-03-02T16:20:34.526Z] #42 2.299 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T16:20:34.527Z] #42 2.299 Makefile.config:40: Warn: Building without nftables support [2021-03-02T16:20:34.785Z] #12 ... [2021-03-02T16:20:34.785Z] [2021-03-02T16:20:34.785Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T16:20:34.785Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T16:20:34.785Z] #35 79.11 Selecting previously unselected package libxml2:amd64. [2021-03-02T16:20:34.785Z] #35 79.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-02T16:20:34.785Z] #35 79.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T16:20:34.785Z] #35 79.78 Selecting previously unselected package libarchive13:amd64. [2021-03-02T16:20:34.785Z] #35 79.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-02T16:20:34.785Z] #35 79.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T16:20:34.785Z] #35 80.11 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-02T16:20:34.785Z] #35 80.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-02T16:20:34.785Z] #35 80.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T16:20:34.785Z] #35 80.33 Selecting previously unselected package librhash0:amd64. [2021-03-02T16:20:34.785Z] #35 80.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-02T16:20:34.785Z] #35 80.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-02T16:20:34.785Z] #35 80.54 Selecting previously unselected package libuv1:amd64. [2021-03-02T16:20:34.785Z] #35 80.54 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-02T16:20:34.785Z] #35 80.55 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-02T16:20:34.785Z] #35 80.70 Selecting previously unselected package cmake. [2021-03-02T16:20:34.785Z] #35 80.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-02T16:20:34.785Z] #35 80.73 Unpacking cmake (3.13.4-1) ... [2021-03-02T16:20:34.785Z] #35 84.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:20:34.785Z] #35 84.04 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T16:20:34.785Z] #35 84.05 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-02T16:20:34.785Z] #35 84.07 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T16:20:34.785Z] #35 84.13 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-02T16:20:34.785Z] #35 84.19 Setting up cmake-data (3.13.4-1) ... [2021-03-02T16:20:34.785Z] #35 84.21 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T16:20:34.785Z] #35 84.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T16:20:34.785Z] #35 84.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T16:20:34.785Z] #35 84.26 Setting up cmake (3.13.4-1) ... [2021-03-02T16:20:34.785Z] #35 84.27 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:20:34.785Z] #35 84.38 Processing triggers for mime-support (3.62) ... [2021-03-02T16:20:34.785Z] #35 DONE 85.7s [2021-03-02T16:20:34.785Z] [2021-03-02T16:20:34.785Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:34.785Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:34.785Z] #41 78.14 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:34.785Z] #41 78.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:34.785Z] #41 78.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:34.785Z] #41 78.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T16:20:34.785Z] #41 78.24 Setting up python-six (1.12.0-1) ... [2021-03-02T16:20:34.785Z] #41 81.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T16:20:34.785Z] #41 81.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:20:34.785Z] #41 81.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:34.785Z] #41 81.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T16:20:34.785Z] #41 81.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:34.785Z] #41 81.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T16:20:34.785Z] #41 81.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T16:20:34.785Z] #41 82.00 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T16:20:34.785Z] #41 82.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T16:20:34.785Z] #41 82.03 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T16:20:34.785Z] #41 ... [2021-03-02T16:20:34.785Z] [2021-03-02T16:20:34.785Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:34.785Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:20:34.785Z] #44 75.77 time [2021-03-02T16:20:34.785Z] #44 80.34 strings [2021-03-02T16:20:34.785Z] #44 82.26 os [2021-03-02T16:20:34.785Z] #44 83.28 regexp/syntax [2021-03-02T16:20:34.785Z] #44 ... [2021-03-02T16:20:34.785Z] [2021-03-02T16:20:34.785Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:34.785Z] #36 sha256:0eed64fb840c0396f165da7f5d34108a843d11cc15cb7bb74e944c2eb82184e3 [2021-03-02T16:20:35.466Z] #42 ... [2021-03-02T16:20:35.466Z] [2021-03-02T16:20:35.466Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:35.466Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:20:35.466Z] #50 74.06 context [2021-03-02T16:20:35.466Z] #50 74.64 encoding/binary [2021-03-02T16:20:35.466Z] #50 74.88 os [2021-03-02T16:20:35.466Z] #50 76.80 encoding/base64 [2021-03-02T16:20:35.466Z] #50 77.65 golang.org/x/sys/unix [2021-03-02T16:20:35.466Z] #50 79.74 fmt [2021-03-02T16:20:35.556Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:20:35.727Z] #50 ... [2021-03-02T16:20:35.727Z] [2021-03-02T16:20:35.727Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:35.727Z] #36 sha256:34628c445b9acf392ab7696aa8864d68912a7402553e455a63e4279735651c20 [2021-03-02T16:20:35.727Z] #36 4.463 -- Detecting C compiler ABI info - done [2021-03-02T16:20:35.727Z] #36 4.527 -- Detecting C compile features [2021-03-02T16:20:35.727Z] #36 6.533 -- Detecting C compile features - done [2021-03-02T16:20:35.727Z] #36 6.581 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T16:20:35.727Z] #36 6.904 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T16:20:35.727Z] #36 7.018 -- Configuring done [2021-03-02T16:20:35.727Z] #36 7.041 -- Generating done [2021-03-02T16:20:35.727Z] #36 7.048 -- Build files have been written to: /tmp/tmp.gblHNtlRBC/tini [2021-03-02T16:20:35.727Z] #36 7.059 + make tini-static [2021-03-02T16:20:35.727Z] #36 ... [2021-03-02T16:20:35.727Z] [2021-03-02T16:20:35.727Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:35.727Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:20:35.727Z] #33 74.42 path [2021-03-02T16:20:35.727Z] #33 74.91 text/tabwriter [2021-03-02T16:20:35.727Z] #33 75.78 path/filepath [2021-03-02T16:20:35.727Z] #33 75.80 fmt [2021-03-02T16:20:35.727Z] #33 77.44 io/ioutil [2021-03-02T16:20:35.727Z] #33 79.99 flag [2021-03-02T16:20:35.727Z] #33 79.99 github.com/BurntSushi/toml [2021-03-02T16:20:35.727Z] #33 82.02 log [2021-03-02T16:20:35.728Z] #36 1.065 + RM_GOPATH=0 [2021-03-02T16:20:35.728Z] #36 1.065 + TMP_GOPATH= [2021-03-02T16:20:35.728Z] #36 1.065 + : /build [2021-03-02T16:20:35.728Z] #36 1.066 + '[' -z '' ']' [2021-03-02T16:20:35.728Z] #36 1.071 ++ mktemp -d [2021-03-02T16:20:35.728Z] #36 1.071 + export GOPATH=/tmp/tmp.U8YzqKadZZ [2021-03-02T16:20:35.728Z] #36 1.071 + GOPATH=/tmp/tmp.U8YzqKadZZ [2021-03-02T16:20:35.728Z] #36 1.071 + RM_GOPATH=1 [2021-03-02T16:20:35.728Z] #36 1.071 + case "$(go env GOARCH)" in [2021-03-02T16:20:35.728Z] #36 1.071 ++ go env GOARCH [2021-03-02T16:20:35.728Z] #36 1.101 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:35.728Z] #36 1.101 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:20:35.728Z] #36 1.102 ++ dirname /tmp/install/install.sh [2021-03-02T16:20:35.728Z] #36 1.104 + dir=/tmp/install [2021-03-02T16:20:35.728Z] #36 1.105 + bin=tini [2021-03-02T16:20:35.728Z] #36 1.105 + shift [2021-03-02T16:20:35.728Z] #36 1.105 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T16:20:35.728Z] #36 1.105 + . /tmp/install/tini.installer [2021-03-02T16:20:35.728Z] #36 1.106 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T16:20:35.728Z] #36 1.106 + install_tini [2021-03-02T16:20:35.728Z] #36 1.106 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T16:20:35.728Z] #36 1.106 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T16:20:35.728Z] #36 1.107 + git clone https://github.com/krallin/tini.git /tmp/tmp.U8YzqKadZZ/tini [2021-03-02T16:20:35.728Z] #36 1.108 Cloning into '/tmp/tmp.U8YzqKadZZ/tini'... [2021-03-02T16:20:35.987Z] #33 84.47 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T16:20:35.987Z] #33 ... [2021-03-02T16:20:35.987Z] [2021-03-02T16:20:35.987Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:35.987Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:35.987Z] #12 79.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T16:20:35.987Z] #12 79.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T16:20:35.987Z] #12 79.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T16:20:33.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:20:34.047Z] > git config --add remote.origin.fetch +refs/pull/42103/head:refs/remotes/origin/PR-42103 # timeout=10 [2021-03-02T16:20:34.093Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:20:34.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T16:20:34.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T16:20:34.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:20:34.338Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42103/head:refs/remotes/origin/PR-42103 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-02T16:20:35.662Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:20:35.709Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:20:36.301Z] #36 1.861 + cd /tmp/tmp.U8YzqKadZZ/tini [2021-03-02T16:20:36.301Z] #36 1.866 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T16:20:36.301Z] #36 1.884 + cmake . [2021-03-02T16:20:36.559Z] #12 ... [2021-03-02T16:20:36.560Z] [2021-03-02T16:20:36.560Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:36.560Z] #36 sha256:34628c445b9acf392ab7696aa8864d68912a7402553e455a63e4279735651c20 [2021-03-02T16:20:36.560Z] #36 7.585 Scanning dependencies of target tini-static [2021-03-02T16:20:36.560Z] #36 7.786 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T16:20:36.874Z] #36 2.481 -- The C compiler identification is GNU 8.3.0 [2021-03-02T16:20:36.874Z] #36 2.556 -- Check for working C compiler: /usr/bin/cc [2021-03-02T16:20:37.447Z] #36 3.202 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T16:20:37.709Z] #36 3.211 -- Detecting C compiler ABI info [2021-03-02T16:20:37.970Z] #36 ... [2021-03-02T16:20:37.971Z] [2021-03-02T16:20:37.971Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T16:20:37.971Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T16:20:37.971Z] #41 88.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T16:20:37.971Z] #41 88.48 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:20:37.971Z] #41 DONE 89.2s [2021-03-02T16:20:37.971Z] [2021-03-02T16:20:37.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:37.971Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:38.344Z] Merge succeeded, producing a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:20:38.344Z] Checking out Revision a0670c6d3da8321a65d3057f31a9670b174c590f (PR-42103) [2021-03-02T16:20:38.470Z] #36 9.297 [100%] Linking C executable tini-static [2021-03-02T16:20:38.547Z] #42 ... [2021-03-02T16:20:38.547Z] [2021-03-02T16:20:38.547Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:38.547Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:20:38.547Z] #50 79.91 context [2021-03-02T16:20:38.547Z] #50 80.47 encoding/binary [2021-03-02T16:20:38.547Z] #50 80.89 os [2021-03-02T16:20:38.547Z] #50 82.88 encoding/base64 [2021-03-02T16:20:38.547Z] #50 83.82 golang.org/x/sys/unix [2021-03-02T16:20:38.547Z] #50 85.11 fmt [2021-03-02T16:20:38.731Z] #36 9.879 [100%] Built target tini-static [2021-03-02T16:20:38.731Z] #36 9.958 + mkdir -p /build [2021-03-02T16:20:38.731Z] #36 9.960 + cp tini-static /build/docker-init [2021-03-02T16:20:38.809Z] #50 ... [2021-03-02T16:20:38.809Z] [2021-03-02T16:20:38.809Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:38.809Z] #36 sha256:0eed64fb840c0396f165da7f5d34108a843d11cc15cb7bb74e944c2eb82184e3 [2021-03-02T16:20:38.809Z] #36 4.152 -- Detecting C compiler ABI info - done [2021-03-02T16:20:38.809Z] #36 4.195 -- Detecting C compile features [2021-03-02T16:20:37.976Z] > git remote # timeout=10 [2021-03-02T16:20:38.061Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T16:20:38.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T16:20:38.106Z] > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10 [2021-03-02T16:20:38.241Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-02T16:20:38.376Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T16:20:38.422Z] > git checkout -f a0670c6d3da8321a65d3057f31a9670b174c590f # timeout=10 [2021-03-02T16:20:39.301Z] #36 DONE 10.6s [2021-03-02T16:20:39.302Z] [2021-03-02T16:20:39.302Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:39.302Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:39.302Z] #12 86.54 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T16:20:39.302Z] #12 86.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T16:20:39.302Z] #12 86.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:20:39.302Z] #12 86.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T16:20:39.302Z] #12 86.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T16:20:39.302Z] #12 86.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:20:40.685Z] #12 ... [2021-03-02T16:20:40.685Z] [2021-03-02T16:20:40.685Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:40.685Z] #33 sha256:40e6cb8a040fa3daae9c2107fb4b8bacfeee7696648c18b154ed1799d6a4b8d2 [2021-03-02T16:20:40.685Z] #33 DONE 89.3s [2021-03-02T16:20:40.730Z] #36 6.272 -- Detecting C compile features - done [2021-03-02T16:20:40.730Z] #36 6.325 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T16:20:40.946Z] [2021-03-02T16:20:40.946Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:40.946Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:40.946Z] #42 4.416 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T16:20:40.946Z] #42 4.475 GEN .gitid [2021-03-02T16:20:40.946Z] #42 4.518 GEN criu/include/version.h [2021-03-02T16:20:40.946Z] #42 4.598 GEN include/common/asm [2021-03-02T16:20:40.946Z] #42 6.308 PBCC images/timens.pb-c.c [2021-03-02T16:20:40.946Z] #42 6.345 DEP images/timens.pb-c.d [2021-03-02T16:20:40.946Z] #42 6.396 PBCC images/fown.pb-c.c [2021-03-02T16:20:40.946Z] #42 6.492 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T16:20:40.946Z] #42 6.600 PBCC images/opts.pb-c.c [2021-03-02T16:20:40.946Z] #42 6.719 PBCC images/memfd.pb-c.c [2021-03-02T16:20:40.946Z] #42 6.798 DEP images/fown.pb-c.d [2021-03-02T16:20:40.946Z] #42 6.859 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T16:20:40.946Z] #42 6.963 DEP images/opts.pb-c.d [2021-03-02T16:20:40.946Z] #42 7.007 DEP images/memfd.pb-c.d [2021-03-02T16:20:40.946Z] #42 7.139 PBCC images/sit.pb-c.c [2021-03-02T16:20:40.946Z] #42 7.211 DEP images/sit.pb-c.d [2021-03-02T16:20:40.946Z] #42 7.339 PBCC images/macvlan.pb-c.c [2021-03-02T16:20:40.946Z] #42 7.435 DEP images/macvlan.pb-c.d [2021-03-02T16:20:40.946Z] #42 7.484 PBCC images/autofs.pb-c.c [2021-03-02T16:20:40.946Z] #42 7.538 DEP images/autofs.pb-c.d [2021-03-02T16:20:40.946Z] #42 7.786 PBCC images/sysctl.pb-c.c [2021-03-02T16:20:40.946Z] #42 7.873 DEP images/sysctl.pb-c.d [2021-03-02T16:20:40.946Z] #42 7.947 PBCC images/time.pb-c.c [2021-03-02T16:20:40.946Z] #42 7.987 DEP images/time.pb-c.d [2021-03-02T16:20:40.946Z] #42 8.127 PBCC images/binfmt-misc.pb-c.c [2021-03-02T16:20:40.946Z] #42 8.234 DEP images/binfmt-misc.pb-c.d [2021-03-02T16:20:40.946Z] #42 8.317 PBCC images/seccomp.pb-c.c [2021-03-02T16:20:40.946Z] #42 8.348 DEP images/seccomp.pb-c.d [2021-03-02T16:20:40.946Z] #42 8.443 PBCC images/userns.pb-c.c [2021-03-02T16:20:40.946Z] #42 8.494 DEP images/userns.pb-c.d [2021-03-02T16:20:40.946Z] #42 8.594 PBCC images/cgroup.pb-c.c [2021-03-02T16:20:40.992Z] #36 6.602 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T16:20:40.992Z] #36 6.705 -- Configuring done [2021-03-02T16:20:41.206Z] #42 8.640 DEP images/cgroup.pb-c.d [2021-03-02T16:20:41.206Z] #42 8.712 PBCC images/ext-file.pb-c.c [2021-03-02T16:20:41.206Z] #42 8.726 DEP images/ext-file.pb-c.d [2021-03-02T16:20:41.206Z] #42 8.794 PBCC images/rpc.pb-c.c [2021-03-02T16:20:41.206Z] #42 8.866 DEP images/rpc.pb-c.d [2021-03-02T16:20:41.254Z] #36 6.721 -- Generating done [2021-03-02T16:20:41.254Z] #36 6.726 -- Build files have been written to: /tmp/tmp.U8YzqKadZZ/tini [2021-03-02T16:20:41.254Z] #36 6.730 + make tini-static [2021-03-02T16:20:41.467Z] #42 8.967 PBCC images/siginfo.pb-c.c [2021-03-02T16:20:41.467Z] #42 9.036 DEP images/siginfo.pb-c.d [2021-03-02T16:20:41.467Z] #42 9.168 PBCC images/pagemap.pb-c.c [2021-03-02T16:20:41.516Z] #36 7.100 Scanning dependencies of target tini-static [2021-03-02T16:20:41.516Z] #36 7.215 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T16:20:41.516Z] #36 ... [2021-03-02T16:20:41.516Z] [2021-03-02T16:20:41.516Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:41.516Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:20:41.516Z] #33 82.83 path [2021-03-02T16:20:41.516Z] #33 83.24 fmt [2021-03-02T16:20:41.516Z] #33 83.55 path/filepath [2021-03-02T16:20:41.516Z] #33 85.12 io/ioutil [2021-03-02T16:20:41.516Z] #33 85.59 text/tabwriter [2021-03-02T16:20:41.516Z] #33 87.60 flag [2021-03-02T16:20:41.516Z] #33 87.60 github.com/BurntSushi/toml [2021-03-02T16:20:41.516Z] #33 89.53 log [2021-03-02T16:20:41.516Z] #33 92.23 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T16:20:41.730Z] #42 9.279 DEP images/pagemap.pb-c.d [2021-03-02T16:20:41.730Z] #42 9.355 PBCC images/rlimit.pb-c.c [2021-03-02T16:20:41.730Z] #42 9.375 DEP images/rlimit.pb-c.d [2021-03-02T16:20:41.730Z] #42 9.408 PBCC images/file-lock.pb-c.c [2021-03-02T16:20:41.730Z] #42 9.432 DEP images/file-lock.pb-c.d [2021-03-02T16:20:41.730Z] #42 9.482 PBCC images/tty.pb-c.c [2021-03-02T16:20:41.779Z] #33 ... [2021-03-02T16:20:41.779Z] [2021-03-02T16:20:41.779Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:41.779Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:41.779Z] #42 2.323 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T16:20:41.779Z] #42 2.323 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T16:20:41.779Z] #42 2.329 Note: Building without GnuTLS support [2021-03-02T16:20:41.779Z] #42 2.342 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T16:20:41.779Z] #42 2.342 Makefile.config:40: Warn: Building without nftables support [2021-03-02T16:20:41.999Z] #42 9.519 DEP images/tty.pb-c.d [2021-03-02T16:20:41.999Z] #42 9.607 PBCC images/tun.pb-c.c [2021-03-02T16:20:41.999Z] #42 9.697 PBCC images/netdev.pb-c.c [2021-03-02T16:20:41.999Z] #42 ... [2021-03-02T16:20:41.999Z] [2021-03-02T16:20:41.999Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:41.999Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:20:41.999Z] #44 80.53 regexp [2021-03-02T16:20:41.999Z] #44 82.96 go/token [2021-03-02T16:20:41.999Z] #44 83.82 go/scanner [2021-03-02T16:20:41.999Z] #44 85.01 internal/lazyregexp [2021-03-02T16:20:41.999Z] #44 85.14 go/ast [2021-03-02T16:20:41.999Z] #44 85.21 net/url [2021-03-02T16:20:41.999Z] #44 87.19 text/template/parse [2021-03-02T16:20:42.259Z] #44 ... [2021-03-02T16:20:42.259Z] [2021-03-02T16:20:42.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:42.259Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:42.259Z] #42 9.760 DEP images/tun.pb-c.d [2021-03-02T16:20:42.259Z] #42 9.804 DEP images/netdev.pb-c.d [2021-03-02T16:20:42.259Z] #42 9.883 PBCC images/vma.pb-c.c [2021-03-02T16:20:42.259Z] #42 9.959 DEP images/vma.pb-c.d [2021-03-02T16:20:42.259Z] #42 10.01 PBCC images/creds.pb-c.c [2021-03-02T16:20:42.353Z] #42 4.358 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T16:20:42.353Z] #42 4.401 GEN .gitid [2021-03-02T16:20:42.353Z] #42 4.437 GEN criu/include/version.h [2021-03-02T16:20:42.353Z] #42 4.516 GEN include/common/asm [2021-03-02T16:20:42.520Z] #42 10.04 DEP images/creds.pb-c.d [2021-03-02T16:20:42.520Z] #42 10.08 PBCC images/utsns.pb-c.c [2021-03-02T16:20:42.520Z] #42 10.11 DEP images/utsns.pb-c.d [2021-03-02T16:20:42.520Z] #42 10.16 PBCC images/ipc-desc.pb-c.c [2021-03-02T16:20:42.520Z] #42 10.18 PBCC images/ipc-sem.pb-c.c [2021-03-02T16:20:42.520Z] #42 10.22 DEP images/ipc-desc.pb-c.d [2021-03-02T16:20:42.520Z] #42 10.27 DEP images/ipc-sem.pb-c.d [2021-03-02T16:20:42.780Z] #42 10.32 PBCC images/ipc-msg.pb-c.c [2021-03-02T16:20:42.780Z] #42 10.35 DEP images/ipc-msg.pb-c.d [2021-03-02T16:20:42.780Z] #42 10.39 PBCC images/ipc-shm.pb-c.c [2021-03-02T16:20:42.780Z] #42 10.42 DEP images/ipc-shm.pb-c.d [2021-03-02T16:20:42.780Z] #42 10.49 PBCC images/ipc-var.pb-c.c [2021-03-02T16:20:42.780Z] #42 10.55 DEP images/ipc-var.pb-c.d [2021-03-02T16:20:42.780Z] #42 10.61 PBCC images/sk-opts.pb-c.c [2021-03-02T16:20:43.040Z] #42 10.66 PBCC images/packet-sock.pb-c.c [2021-03-02T16:20:43.040Z] #42 10.75 DEP images/sk-opts.pb-c.d [2021-03-02T16:20:43.040Z] #42 10.81 DEP images/packet-sock.pb-c.d [2021-03-02T16:20:43.040Z] #42 10.86 PBCC images/sk-netlink.pb-c.c [2021-03-02T16:20:43.300Z] #42 10.93 DEP images/sk-netlink.pb-c.d [2021-03-02T16:20:43.300Z] #42 10.98 PBCC images/sk-inet.pb-c.c [2021-03-02T16:20:43.300Z] #42 11.01 DEP images/sk-inet.pb-c.d [2021-03-02T16:20:43.300Z] #42 11.07 PBCC images/sk-unix.pb-c.c [2021-03-02T16:20:43.560Z] #42 11.16 DEP images/sk-unix.pb-c.d [2021-03-02T16:20:43.560Z] #42 11.22 PBCC images/mm.pb-c.c [2021-03-02T16:20:43.560Z] #42 11.31 DEP images/mm.pb-c.d [2021-03-02T16:20:43.560Z] #42 11.35 PBCC images/timerfd.pb-c.c [2021-03-02T16:20:43.560Z] #42 11.38 DEP images/timerfd.pb-c.d [2021-03-02T16:20:43.821Z] #42 11.46 PBCC images/timer.pb-c.c [2021-03-02T16:20:43.821Z] #42 11.49 DEP images/timer.pb-c.d [2021-03-02T16:20:43.821Z] #42 11.53 PBCC images/sa.pb-c.c [2021-03-02T16:20:43.821Z] #42 11.59 DEP images/sa.pb-c.d [2021-03-02T16:20:44.081Z] #42 11.64 PBCC images/pipe-data.pb-c.c [2021-03-02T16:20:44.081Z] #42 11.67 DEP images/pipe-data.pb-c.d [2021-03-02T16:20:44.081Z] #42 11.71 PBCC images/mnt.pb-c.c [2021-03-02T16:20:44.081Z] #42 11.75 DEP images/mnt.pb-c.d [2021-03-02T16:20:44.081Z] #42 11.80 PBCC images/sk-packet.pb-c.c [2021-03-02T16:20:44.081Z] #42 11.81 DEP images/sk-packet.pb-c.d [2021-03-02T16:20:44.273Z] #42 ... [2021-03-02T16:20:44.273Z] [2021-03-02T16:20:44.273Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-02T16:20:44.273Z] #36 sha256:0eed64fb840c0396f165da7f5d34108a843d11cc15cb7bb74e944c2eb82184e3 [2021-03-02T16:20:44.273Z] #36 8.738 [100%] Linking C executable tini-static [2021-03-02T16:20:44.273Z] #36 9.269 [100%] Built target tini-static [2021-03-02T16:20:44.273Z] #36 9.350 + mkdir -p /build [2021-03-02T16:20:44.273Z] #36 9.352 + cp tini-static /build/docker-init [2021-03-02T16:20:44.273Z] #36 DONE 9.8s [2021-03-02T16:20:44.273Z] [2021-03-02T16:20:44.273Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:44.273Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:44.273Z] #42 6.260 PBCC images/timens.pb-c.c [2021-03-02T16:20:44.273Z] #42 6.297 DEP images/timens.pb-c.d [2021-03-02T16:20:44.273Z] #42 6.387 PBCC images/fown.pb-c.c [2021-03-02T16:20:44.273Z] #42 6.406 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T16:20:44.273Z] #42 6.469 PBCC images/opts.pb-c.c [2021-03-02T16:20:44.341Z] #42 11.86 PBCC images/tcp-stream.pb-c.c [2021-03-02T16:20:44.341Z] #42 11.94 DEP images/tcp-stream.pb-c.d [2021-03-02T16:20:44.341Z] #42 12.04 PBCC images/pipe.pb-c.c [2021-03-02T16:20:44.341Z] #42 12.08 DEP images/pipe.pb-c.d [2021-03-02T16:20:44.341Z] #42 12.16 PBCC images/pstree.pb-c.c [2021-03-02T16:20:44.536Z] #42 6.522 PBCC images/memfd.pb-c.c [2021-03-02T16:20:44.536Z] #42 6.614 DEP images/fown.pb-c.d [2021-03-02T16:20:44.536Z] #42 6.761 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T16:20:44.601Z] #42 12.18 DEP images/pstree.pb-c.d [2021-03-02T16:20:44.601Z] #42 12.23 PBCC images/fs.pb-c.c [2021-03-02T16:20:44.601Z] #42 12.28 DEP images/fs.pb-c.d [2021-03-02T16:20:44.601Z] #42 12.32 PBCC images/signalfd.pb-c.c [2021-03-02T16:20:44.601Z] #42 12.35 DEP images/signalfd.pb-c.d [2021-03-02T16:20:44.601Z] #42 12.40 PBCC images/fh.pb-c.c [2021-03-02T16:20:44.798Z] #42 6.935 DEP images/opts.pb-c.d [2021-03-02T16:20:44.798Z] #42 7.026 DEP images/memfd.pb-c.d [2021-03-02T16:20:44.861Z] #42 12.45 PBCC images/fsnotify.pb-c.c [2021-03-02T16:20:44.861Z] #42 12.53 DEP images/fh.pb-c.d [2021-03-02T16:20:44.861Z] #42 12.64 DEP images/fsnotify.pb-c.d [2021-03-02T16:20:45.060Z] #42 7.116 PBCC images/sit.pb-c.c [2021-03-02T16:20:45.061Z] #42 7.215 DEP images/sit.pb-c.d [2021-03-02T16:20:45.122Z] #42 12.75 PBCC images/eventpoll.pb-c.c [2021-03-02T16:20:45.122Z] #42 12.76 DEP images/eventpoll.pb-c.d [2021-03-02T16:20:45.122Z] #42 12.80 PBCC images/eventfd.pb-c.c [2021-03-02T16:20:45.122Z] #42 12.83 DEP images/eventfd.pb-c.d [2021-03-02T16:20:45.122Z] #42 12.89 PBCC images/remap-file-path.pb-c.c [2021-03-02T16:20:45.324Z] #42 7.382 PBCC images/macvlan.pb-c.c [2021-03-02T16:20:45.324Z] #42 7.445 DEP images/macvlan.pb-c.d [2021-03-02T16:20:45.324Z] #42 7.517 PBCC images/autofs.pb-c.c [2021-03-02T16:20:45.324Z] #42 7.534 DEP images/autofs.pb-c.d [2021-03-02T16:20:45.324Z] #42 7.583 PBCC images/sysctl.pb-c.c [2021-03-02T16:20:45.324Z] #42 ... [2021-03-02T16:20:45.324Z] [2021-03-02T16:20:45.324Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:45.324Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:20:45.324Z] #44 86.66 fmt [2021-03-02T16:20:45.324Z] #44 88.37 regexp [2021-03-02T16:20:45.324Z] #44 91.52 go/token [2021-03-02T16:20:45.324Z] #44 92.51 internal/lazyregexp [2021-03-02T16:20:45.324Z] #44 92.56 go/scanner [2021-03-02T16:20:45.324Z] #44 92.80 net/url [2021-03-02T16:20:45.324Z] #44 94.18 go/ast [2021-03-02T16:20:45.324Z] #44 94.78 text/template/parse [2021-03-02T16:20:45.382Z] #42 12.92 DEP images/remap-file-path.pb-c.d [2021-03-02T16:20:45.382Z] #42 13.01 PBCC images/fifo.pb-c.c [2021-03-02T16:20:45.382Z] #42 13.03 DEP images/fifo.pb-c.d [2021-03-02T16:20:45.382Z] #42 13.09 PBCC images/ghost-file.pb-c.c [2021-03-02T16:20:45.382Z] #42 13.15 DEP images/ghost-file.pb-c.d [2021-03-02T16:20:45.587Z] #44 ... [2021-03-02T16:20:45.587Z] [2021-03-02T16:20:45.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:45.587Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:45.587Z] #42 7.607 DEP images/sysctl.pb-c.d [2021-03-02T16:20:45.587Z] #42 7.634 PBCC images/time.pb-c.c [2021-03-02T16:20:45.587Z] #42 7.701 DEP images/time.pb-c.d [2021-03-02T16:20:45.587Z] #42 ... [2021-03-02T16:20:45.587Z] [2021-03-02T16:20:45.587Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T16:20:45.587Z] #33 sha256:d9057eac9ea6e3e40b4c2b65cc53087b2302890800be4c98910c0a6cf8ef38f4 [2021-03-02T16:20:45.587Z] #33 DONE 96.9s [2021-03-02T16:20:45.587Z] [2021-03-02T16:20:45.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:45.587Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:45.587Z] #42 7.821 PBCC images/binfmt-misc.pb-c.c [2021-03-02T16:20:45.587Z] #42 ... [2021-03-02T16:20:45.587Z] [2021-03-02T16:20:45.587Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:20:45.587Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:20:45.587Z] #12 86.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T16:20:45.587Z] #12 86.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T16:20:45.587Z] #12 86.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T16:20:45.587Z] #12 93.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T16:20:45.587Z] #12 93.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T16:20:45.587Z] #12 93.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:20:45.587Z] #12 94.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T16:20:45.587Z] #12 94.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T16:20:45.587Z] #12 94.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:20:45.642Z] #42 13.20 PBCC images/regfile.pb-c.c [2021-03-02T16:20:45.642Z] #42 13.24 DEP images/regfile.pb-c.d [2021-03-02T16:20:45.642Z] #42 13.31 PBCC images/ns.pb-c.c [2021-03-02T16:20:45.642Z] #42 13.34 DEP images/ns.pb-c.d [2021-03-02T16:20:45.642Z] #42 13.39 PBCC images/fdinfo.pb-c.c [2021-03-02T16:20:45.850Z] #12 ... [2021-03-02T16:20:45.850Z] [2021-03-02T16:20:45.850Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:45.850Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:45.850Z] #42 7.914 DEP images/binfmt-misc.pb-c.d [2021-03-02T16:20:45.850Z] #42 7.977 PBCC images/seccomp.pb-c.c [2021-03-02T16:20:45.850Z] #42 8.014 DEP images/seccomp.pb-c.d [2021-03-02T16:20:45.850Z] #42 8.080 PBCC images/userns.pb-c.c [2021-03-02T16:20:45.903Z] #42 13.47 DEP images/fdinfo.pb-c.d [2021-03-02T16:20:45.903Z] #42 13.54 PBCC images/core-aarch64.pb-c.c [2021-03-02T16:20:45.903Z] #42 13.60 PBCC images/core-arm.pb-c.c [2021-03-02T16:20:46.112Z] #42 8.097 DEP images/userns.pb-c.d [2021-03-02T16:20:46.112Z] #42 8.187 PBCC images/cgroup.pb-c.c [2021-03-02T16:20:46.112Z] #42 8.203 DEP images/cgroup.pb-c.d [2021-03-02T16:20:46.112Z] #42 8.319 PBCC images/ext-file.pb-c.c [2021-03-02T16:20:46.163Z] #42 13.64 PBCC images/core-ppc64.pb-c.c [2021-03-02T16:20:46.163Z] #42 13.69 PBCC images/core-s390.pb-c.c [2021-03-02T16:20:46.163Z] #42 ... [2021-03-02T16:20:46.163Z] [2021-03-02T16:20:46.163Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:46.163Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:20:46.163Z] #50 84.59 encoding/json [2021-03-02T16:20:46.163Z] #50 87.23 github.com/pkg/diff [2021-03-02T16:20:46.163Z] #50 89.09 go/ast [2021-03-02T16:20:46.163Z] #50 91.63 golang.org/x/crypto/ssh/terminal [2021-03-02T16:20:46.163Z] #50 92.96 mvdan.cc/editorconfig [2021-03-02T16:20:46.163Z] #50 93.83 mvdan.cc/sh/v3/fileutil [2021-03-02T16:20:46.163Z] #50 93.91 mvdan.cc/sh/v3/syntax [2021-03-02T16:20:46.163Z] #50 ... [2021-03-02T16:20:46.163Z] [2021-03-02T16:20:46.163Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:46.163Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:46.163Z] #42 13.75 PBCC images/core-x86.pb-c.c [2021-03-02T16:20:46.163Z] #42 13.82 PBCC images/core.pb-c.c [2021-03-02T16:20:46.163Z] #42 13.88 PBCC images/inventory.pb-c.c [2021-03-02T16:20:46.374Z] #42 8.401 DEP images/ext-file.pb-c.d [2021-03-02T16:20:46.374Z] #42 8.445 PBCC images/rpc.pb-c.c [2021-03-02T16:20:46.374Z] #42 8.490 DEP images/rpc.pb-c.d [2021-03-02T16:20:46.423Z] #42 13.93 DEP images/core-aarch64.pb-c.d [2021-03-02T16:20:46.423Z] #42 14.01 DEP images/core-arm.pb-c.d [2021-03-02T16:20:46.423Z] #42 14.07 DEP images/core-ppc64.pb-c.d [2021-03-02T16:20:46.423Z] #42 14.14 DEP images/core-s390.pb-c.d [2021-03-02T16:20:46.636Z] #42 8.595 PBCC images/siginfo.pb-c.c [2021-03-02T16:20:46.636Z] #42 8.639 DEP images/siginfo.pb-c.d [2021-03-02T16:20:46.636Z] #42 8.859 PBCC images/pagemap.pb-c.c [2021-03-02T16:20:46.696Z] #42 14.21 DEP images/core-x86.pb-c.d [2021-03-02T16:20:46.696Z] #42 14.28 DEP images/core.pb-c.d [2021-03-02T16:20:46.696Z] #42 14.38 DEP images/inventory.pb-c.d [2021-03-02T16:20:46.898Z] #42 8.946 DEP images/pagemap.pb-c.d [2021-03-02T16:20:46.898Z] #42 9.005 PBCC images/rlimit.pb-c.c [2021-03-02T16:20:46.898Z] #42 9.043 DEP images/rlimit.pb-c.d [2021-03-02T16:20:46.898Z] #42 9.110 PBCC images/file-lock.pb-c.c [2021-03-02T16:20:46.956Z] #42 14.45 PBCC images/cpuinfo.pb-c.c [2021-03-02T16:20:46.956Z] #42 14.46 DEP images/cpuinfo.pb-c.d [2021-03-02T16:20:46.956Z] #42 14.53 PBCC images/stats.pb-c.c [2021-03-02T16:20:46.956Z] #42 14.56 DEP images/stats.pb-c.d [2021-03-02T16:20:47.160Z] #42 9.153 DEP images/file-lock.pb-c.d [2021-03-02T16:20:47.160Z] #42 9.219 PBCC images/tty.pb-c.c [2021-03-02T16:20:47.160Z] #42 9.258 DEP images/tty.pb-c.d [2021-03-02T16:20:47.160Z] #42 9.315 PBCC images/tun.pb-c.c [2021-03-02T16:20:47.160Z] #42 9.344 PBCC images/netdev.pb-c.c [2021-03-02T16:20:47.422Z] #42 9.411 DEP images/tun.pb-c.d [2021-03-02T16:20:47.422Z] #42 9.464 DEP images/netdev.pb-c.d [2021-03-02T16:20:47.422Z] #42 9.508 PBCC images/vma.pb-c.c [2021-03-02T16:20:47.422Z] #42 9.583 DEP images/vma.pb-c.d [2021-03-02T16:20:47.684Z] #42 9.640 PBCC images/creds.pb-c.c [2021-03-02T16:20:47.684Z] #42 9.657 DEP images/creds.pb-c.d [2021-03-02T16:20:47.684Z] #42 9.728 PBCC images/utsns.pb-c.c [2021-03-02T16:20:47.684Z] #42 9.763 DEP images/utsns.pb-c.d [2021-03-02T16:20:47.684Z] #42 9.823 PBCC images/ipc-desc.pb-c.c [2021-03-02T16:20:47.684Z] #42 9.855 PBCC images/ipc-sem.pb-c.c [2021-03-02T16:20:47.946Z] #42 9.900 DEP images/ipc-desc.pb-c.d [2021-03-02T16:20:47.946Z] #42 9.939 DEP images/ipc-sem.pb-c.d [2021-03-02T16:20:47.946Z] #42 10.01 PBCC images/ipc-msg.pb-c.c [2021-03-02T16:20:47.946Z] #42 10.04 DEP images/ipc-msg.pb-c.d [2021-03-02T16:20:47.946Z] #42 10.11 PBCC images/ipc-shm.pb-c.c [2021-03-02T16:20:48.209Z] #42 10.12 DEP images/ipc-shm.pb-c.d [2021-03-02T16:20:48.209Z] #42 10.18 PBCC images/ipc-var.pb-c.c [2021-03-02T16:20:48.209Z] #42 10.22 DEP images/ipc-var.pb-c.d [2021-03-02T16:20:48.209Z] #42 10.28 PBCC images/sk-opts.pb-c.c [2021-03-02T16:20:48.209Z] #42 10.29 PBCC images/packet-sock.pb-c.c [2021-03-02T16:20:48.209Z] #42 10.32 DEP images/sk-opts.pb-c.d [2021-03-02T16:20:48.209Z] #42 10.35 DEP images/packet-sock.pb-c.d [2021-03-02T16:20:48.209Z] #42 10.40 PBCC images/sk-netlink.pb-c.c [2021-03-02T16:20:48.209Z] #42 10.44 DEP images/sk-netlink.pb-c.d [2021-03-02T16:20:48.338Z] #42 16.01 make[1]: Nothing to be done for 'all'. [2021-03-02T16:20:48.471Z] #42 10.48 PBCC images/sk-inet.pb-c.c [2021-03-02T16:20:48.471Z] #42 10.53 DEP images/sk-inet.pb-c.d [2021-03-02T16:20:48.471Z] #42 10.60 PBCC images/sk-unix.pb-c.c [2021-03-02T16:20:48.471Z] #42 10.64 DEP images/sk-unix.pb-c.d [2021-03-02T16:20:48.471Z] #42 10.70 PBCC images/mm.pb-c.c [2021-03-02T16:20:48.735Z] #42 10.78 DEP images/mm.pb-c.d [2021-03-02T16:20:48.735Z] #42 10.84 PBCC images/timerfd.pb-c.c [2021-03-02T16:20:48.735Z] #42 10.91 DEP images/timerfd.pb-c.d [2021-03-02T16:20:48.735Z] #42 10.96 PBCC images/timer.pb-c.c [2021-03-02T16:20:48.997Z] #42 10.97 DEP images/timer.pb-c.d [2021-03-02T16:20:48.997Z] #42 11.01 PBCC images/sa.pb-c.c [2021-03-02T16:20:48.997Z] #42 11.06 DEP images/sa.pb-c.d [2021-03-02T16:20:48.997Z] #42 11.11 PBCC images/pipe-data.pb-c.c [2021-03-02T16:20:48.997Z] #42 11.17 DEP images/pipe-data.pb-c.d [2021-03-02T16:20:48.997Z] #42 11.21 PBCC images/mnt.pb-c.c [2021-03-02T16:20:48.997Z] #42 11.25 DEP images/mnt.pb-c.d [2021-03-02T16:20:49.259Z] #42 11.34 PBCC images/sk-packet.pb-c.c [2021-03-02T16:20:49.259Z] #42 11.39 DEP images/sk-packet.pb-c.d [2021-03-02T16:20:49.259Z] #42 11.45 PBCC images/tcp-stream.pb-c.c [2021-03-02T16:20:49.259Z] #42 11.49 DEP images/tcp-stream.pb-c.d [2021-03-02T16:20:49.521Z] #42 11.55 PBCC images/pipe.pb-c.c [2021-03-02T16:20:49.521Z] #42 11.66 DEP images/pipe.pb-c.d [2021-03-02T16:20:49.521Z] #42 11.72 PBCC images/pstree.pb-c.c [2021-03-02T16:20:49.521Z] #42 11.76 DEP images/pstree.pb-c.d [2021-03-02T16:20:49.521Z] #42 ... [2021-03-02T16:20:49.521Z] [2021-03-02T16:20:49.521Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:49.521Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:20:49.521Z] #50 90.86 encoding/json [2021-03-02T16:20:49.521Z] #50 93.61 github.com/pkg/diff [2021-03-02T16:20:49.521Z] #50 94.88 go/ast [2021-03-02T16:20:49.521Z] #50 97.83 golang.org/x/crypto/ssh/terminal [2021-03-02T16:20:49.521Z] #50 99.27 mvdan.cc/editorconfig [2021-03-02T16:20:49.521Z] #50 100.5 mvdan.cc/sh/v3/fileutil [2021-03-02T16:20:49.521Z] #50 100.7 mvdan.cc/sh/v3/syntax [2021-03-02T16:20:49.720Z] #42 17.43 CC images/stats.o [2021-03-02T16:20:49.783Z] #50 ... [2021-03-02T16:20:49.783Z] [2021-03-02T16:20:49.783Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:49.783Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:49.783Z] #42 11.82 PBCC images/fs.pb-c.c [2021-03-02T16:20:49.783Z] #42 11.85 DEP images/fs.pb-c.d [2021-03-02T16:20:49.783Z] #42 11.89 PBCC images/signalfd.pb-c.c [2021-03-02T16:20:49.783Z] #42 11.94 DEP images/signalfd.pb-c.d [2021-03-02T16:20:49.783Z] #42 12.00 PBCC images/fh.pb-c.c [2021-03-02T16:20:49.981Z] #42 17.71 CC images/core.o [2021-03-02T16:20:50.045Z] #42 12.07 PBCC images/fsnotify.pb-c.c [2021-03-02T16:20:50.045Z] #42 12.17 DEP images/fh.pb-c.d [2021-03-02T16:20:50.045Z] #42 12.23 DEP images/fsnotify.pb-c.d [2021-03-02T16:20:50.045Z] #42 12.28 PBCC images/eventpoll.pb-c.c [2021-03-02T16:20:50.307Z] #42 12.31 DEP images/eventpoll.pb-c.d [2021-03-02T16:20:50.308Z] #42 12.37 PBCC images/eventfd.pb-c.c [2021-03-02T16:20:50.308Z] #42 12.40 DEP images/eventfd.pb-c.d [2021-03-02T16:20:50.308Z] #42 12.44 PBCC images/remap-file-path.pb-c.c [2021-03-02T16:20:50.308Z] #42 12.46 DEP images/remap-file-path.pb-c.d [2021-03-02T16:20:50.308Z] #42 12.52 PBCC images/fifo.pb-c.c [2021-03-02T16:20:50.569Z] #42 12.56 DEP images/fifo.pb-c.d [2021-03-02T16:20:50.569Z] #42 12.59 PBCC images/ghost-file.pb-c.c [2021-03-02T16:20:50.569Z] #42 12.65 DEP images/ghost-file.pb-c.d [2021-03-02T16:20:50.569Z] #42 12.70 PBCC images/regfile.pb-c.c [2021-03-02T16:20:50.569Z] #42 12.75 DEP images/regfile.pb-c.d [2021-03-02T16:20:50.694Z] Commit message: "pkg/archive: TestUntarParentPathPermissions requires root" [2021-03-02T16:20:50.832Z] #42 12.78 PBCC images/ns.pb-c.c [2021-03-02T16:20:50.832Z] #42 12.81 DEP images/ns.pb-c.d [2021-03-02T16:20:50.833Z] #42 12.85 PBCC images/fdinfo.pb-c.c [2021-03-02T16:20:50.833Z] #42 12.92 DEP images/fdinfo.pb-c.d [2021-03-02T16:20:50.922Z] #42 18.50 CC images/core-x86.o [2021-03-02T16:20:51.095Z] #42 13.01 PBCC images/core-aarch64.pb-c.c [2021-03-02T16:20:51.095Z] #42 13.05 PBCC images/core-arm.pb-c.c [2021-03-02T16:20:51.095Z] #42 13.11 PBCC images/core-ppc64.pb-c.c [2021-03-02T16:20:51.095Z] #42 13.15 PBCC images/core-s390.pb-c.c [2021-03-02T16:20:51.095Z] #42 13.21 PBCC images/core-x86.pb-c.c [2021-03-02T16:20:51.095Z] #42 13.28 PBCC images/core.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T16:20:51.357Z] #42 13.39 PBCC images/inventory.pb-c.c [2021-03-02T16:20:51.357Z] #42 13.44 DEP images/core-aarch64.pb-c.d [2021-03-02T16:20:51.492Z] #42 ... [2021-03-02T16:20:51.492Z] [2021-03-02T16:20:51.492Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:20:51.492Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:20:51.619Z] #42 13.51 DEP images/core-arm.pb-c.d [2021-03-02T16:20:51.619Z] #42 13.60 DEP images/core-ppc64.pb-c.d [2021-03-02T16:20:51.619Z] #42 13.70 DEP images/core-s390.pb-c.d [2021-03-02T16:20:51.619Z] #42 13.74 DEP images/core-x86.pb-c.d [2021-03-02T16:20:51.619Z] #42 13.80 DEP images/core.pb-c.d [2021-03-02T16:20:51.881Z] #42 13.87 DEP images/inventory.pb-c.d [2021-03-02T16:20:51.881Z] #42 13.93 PBCC images/cpuinfo.pb-c.c [2021-03-02T16:20:51.881Z] #42 13.98 DEP images/cpuinfo.pb-c.d [2021-03-02T16:20:51.881Z] #42 14.02 PBCC images/stats.pb-c.c [2021-03-02T16:20:51.881Z] #42 14.08 DEP images/stats.pb-c.d [2021-03-02T16:20:52.533Z] #55 43.45 Checking out files: 41% (1576/3816) Checking out files: 42% (1603/3816) Checking out files: 43% (1641/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) [2021-03-02T16:20:52.533Z] #55 ... [2021-03-02T16:20:52.533Z] [2021-03-02T16:20:52.533Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:52.533Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:20:52.533Z] #44 91.19 go/parser [2021-03-02T16:20:52.533Z] #44 92.66 text/template [2021-03-02T16:20:52.533Z] #44 94.67 encoding/xml [2021-03-02T16:20:52.533Z] #44 97.10 go/doc [2021-03-02T16:20:52.533Z] #44 99.70 github.com/LK4D4/vndr/versioned [2021-03-02T16:20:52.533Z] #44 99.79 compress/flate [2021-03-02T16:20:52.533Z] #44 100.6 github.com/LK4D4/vndr/build [2021-03-02T16:20:52.793Z] #44 ... [2021-03-02T16:20:52.793Z] [2021-03-02T16:20:52.793Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:20:52.793Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:20:52.793Z] #55 43.45 Checking out files: 41% (1576/3816) Checking out files: 42% (1603/3816) Checking out files: 43% (1641/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T16:20:52.793Z] #55 45.27 + cd /tmp/tmp.WgRZo16tgz/src/github.com/containerd/containerd [2021-03-02T16:20:53.053Z] #55 45.27 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:20:53.806Z] #42 15.59 make[1]: Nothing to be done for 'all'. [2021-03-02T16:20:54.267Z] + docker version [2021-03-02T16:20:54.962Z] #55 47.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T16:20:54.963Z] #55 47.12 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T16:20:54.963Z] #55 47.12 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T16:20:54.963Z] #55 47.12 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T16:20:54.963Z] #55 47.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T16:20:54.963Z] #55 47.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T16:20:54.963Z] #55 47.12 + '[' '' = dynamic ']' [2021-03-02T16:20:54.963Z] #55 47.12 + make [2021-03-02T16:20:55.195Z] #42 16.99 CC images/stats.o [2021-03-02T16:20:55.195Z] #42 17.29 CC images/core.o [2021-03-02T16:20:55.457Z] #42 ... [2021-03-02T16:20:55.457Z] [2021-03-02T16:20:55.457Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:55.457Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:20:55.457Z] #50 106.7 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T16:20:55.532Z] #55 48.05 + bin/ctr [2021-03-02T16:20:58.074Z] #55 ... [2021-03-02T16:20:58.074Z] [2021-03-02T16:20:58.074Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:20:58.074Z] #50 sha256:1213c507fac11c3438d64da6200e509227072dd8c74bf8576459ad5b074c6175 [2021-03-02T16:20:58.074Z] #50 99.73 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T16:20:58.074Z] #50 DONE 106.7s [2021-03-02T16:20:58.074Z] [2021-03-02T16:20:58.074Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:20:58.074Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:20:58.074Z] #42 19.09 CC images/core-arm.o [2021-03-02T16:20:58.074Z] #42 19.51 CC images/core-aarch64.o [2021-03-02T16:20:58.074Z] #42 19.78 CC images/core-ppc64.o [2021-03-02T16:20:58.074Z] #42 20.19 CC images/core-s390.o [2021-03-02T16:20:58.074Z] #42 20.73 CC images/cpuinfo.o [2021-03-02T16:20:58.074Z] #42 21.19 CC images/inventory.o [2021-03-02T16:20:58.074Z] #42 21.53 CC images/fdinfo.o [2021-03-02T16:20:58.074Z] #42 21.87 CC images/fown.o [2021-03-02T16:20:58.074Z] #42 22.01 CC images/ns.o [2021-03-02T16:20:58.074Z] #42 22.21 CC images/regfile.o [2021-03-02T16:20:58.074Z] #42 22.45 CC images/ghost-file.o [2021-03-02T16:20:58.074Z] #42 22.80 CC images/fifo.o [2021-03-02T16:20:58.074Z] #42 22.95 CC images/remap-file-path.o [2021-03-02T16:20:58.074Z] #42 23.21 CC images/eventfd.o [2021-03-02T16:20:58.074Z] #42 23.51 CC images/eventpoll.o [2021-03-02T16:20:58.074Z] #42 23.76 CC images/fh.o [2021-03-02T16:20:58.074Z] #42 24.11 CC images/fsnotify.o [2021-03-02T16:20:58.074Z] #42 24.63 CC images/signalfd.o [2021-03-02T16:20:58.074Z] #42 24.95 CC images/fs.o [2021-03-02T16:20:58.074Z] #42 25.27 CC images/pstree.o [2021-03-02T16:20:58.074Z] #42 25.52 CC images/pipe.o [2021-03-02T16:20:58.074Z] #42 25.72 CC images/tcp-stream.o [2021-03-02T16:20:58.645Z] #42 26.23 CC images/sk-packet.o [2021-03-02T16:20:58.769Z] #50 ... [2021-03-02T16:20:58.769Z] [2021-03-02T16:20:58.769Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:20:58.769Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:20:58.769Z] #44 99.93 text/template [2021-03-02T16:20:58.769Z] #44 100.2 go/parser [2021-03-02T16:20:58.769Z] #44 103.7 encoding/xml [2021-03-02T16:20:58.769Z] #44 104.6 go/doc [2021-03-02T16:20:58.769Z] #44 107.7 github.com/LK4D4/vndr/build [2021-03-02T16:20:58.769Z] #44 109.6 github.com/LK4D4/vndr/versioned [2021-03-02T16:20:58.769Z] #44 109.7 compress/flate [2021-03-02T16:20:58.769Z] #44 ... [2021-03-02T16:20:58.769Z] [2021-03-02T16:20:58.769Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:20:58.769Z] #55 sha256:c9ee23896a7b1b5712dff18a8ce0f748da54cc6358d9940e8b9dd7fa48454a22 [2021-03-02T16:20:58.769Z] #55 43.13 Checking out files: 46% (1779/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 85% (3272/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T16:20:58.769Z] #55 44.71 + cd /tmp/tmp.INqvcaHqTm/src/github.com/containerd/containerd [2021-03-02T16:20:58.769Z] #55 44.71 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T16:20:59.216Z] #42 26.78 CC images/mnt.o [2021-03-02T16:20:59.476Z] #42 27.17 CC images/pipe-data.o [2021-03-02T16:20:59.736Z] #42 27.34 CC images/sa.o [2021-03-02T16:20:59.996Z] #42 27.54 CC images/timer.o [2021-03-02T16:21:00.159Z] #55 46.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T16:21:00.159Z] #55 46.19 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T16:21:00.159Z] #55 46.19 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T16:21:00.159Z] #55 46.19 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T16:21:00.159Z] #55 46.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T16:21:00.159Z] #55 46.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T16:21:00.159Z] #55 46.19 + '[' '' = dynamic ']' [2021-03-02T16:21:00.159Z] #55 46.19 + make [2021-03-02T16:21:00.256Z] #42 27.85 CC images/timerfd.o [2021-03-02T16:21:00.516Z] #42 28.11 CC images/mm.o [2021-03-02T16:21:00.776Z] #42 28.48 CC images/sk-opts.o [2021-03-02T16:21:01.036Z] #42 28.69 CC images/sk-unix.o [2021-03-02T16:21:01.296Z] #42 28.98 CC images/sk-inet.o [2021-03-02T16:21:01.296Z] #42 ... [2021-03-02T16:21:01.296Z] [2021-03-02T16:21:01.296Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:21:01.296Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:21:01.296Z] #12 110.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T16:21:01.550Z] #55 47.39 + bin/ctr [2021-03-02T16:21:01.556Z] #12 110.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T16:21:01.556Z] #12 110.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:02.127Z] #55 ... [2021-03-02T16:21:02.127Z] [2021-03-02T16:21:02.127Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-02T16:21:02.127Z] #50 sha256:60e4e4d4262c806b43d9ef040308c26fd9274698040e06b5f118c6c56c0097c0 [2021-03-02T16:21:02.127Z] #50 DONE 113.4s [2021-03-02T16:21:02.127Z] [2021-03-02T16:21:02.127Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:02.127Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:02.127Z] #42 17.93 CC images/core-x86.o [2021-03-02T16:21:02.127Z] #42 18.50 CC images/core-arm.o [2021-03-02T16:21:02.127Z] #42 18.90 CC images/core-aarch64.o [2021-03-02T16:21:02.127Z] #42 19.32 CC images/core-ppc64.o [2021-03-02T16:21:02.127Z] #42 19.91 CC images/core-s390.o [2021-03-02T16:21:02.127Z] #42 20.58 CC images/cpuinfo.o [2021-03-02T16:21:02.127Z] #42 20.94 CC images/inventory.o [2021-03-02T16:21:02.127Z] #42 21.22 CC images/fdinfo.o [2021-03-02T16:21:02.127Z] #42 21.57 CC images/fown.o [2021-03-02T16:21:02.127Z] #42 21.85 CC images/ns.o [2021-03-02T16:21:02.127Z] #42 22.07 CC images/regfile.o [2021-03-02T16:21:02.127Z] #42 22.34 CC images/ghost-file.o [2021-03-02T16:21:02.127Z] #42 22.72 CC images/fifo.o [2021-03-02T16:21:02.127Z] #42 22.97 CC images/remap-file-path.o [2021-03-02T16:21:02.127Z] #42 23.25 CC images/eventfd.o [2021-03-02T16:21:02.127Z] #42 23.46 CC images/eventpoll.o [2021-03-02T16:21:02.127Z] #42 23.78 CC images/fh.o [2021-03-02T16:21:02.127Z] #42 24.06 CC images/fsnotify.o [2021-03-02T16:21:02.701Z] #42 24.63 CC images/signalfd.o [2021-03-02T16:21:02.895Z] Client: Docker Engine - Enterprise [2021-03-02T16:21:02.895Z] Version: 19.03.12 [2021-03-02T16:21:02.895Z] API version: 1.40 [2021-03-02T16:21:02.895Z] Go version: go1.13.13 [2021-03-02T16:21:02.895Z] Git commit: 4306744 [2021-03-02T16:21:02.895Z] Built: 08/05/2020 19:27:53 [2021-03-02T16:21:02.895Z] OS/Arch: windows/amd64 [2021-03-02T16:21:02.895Z] Experimental: false [2021-03-02T16:21:02.895Z] [2021-03-02T16:21:02.895Z] Server: Docker Engine - Enterprise [2021-03-02T16:21:02.895Z] Engine: [2021-03-02T16:21:02.895Z] Version: 19.03.12 [2021-03-02T16:21:02.895Z] API version: 1.40 (minimum version 1.24) [2021-03-02T16:21:02.895Z] Go version: go1.13.13 [2021-03-02T16:21:02.895Z] Git commit: f295753ffd [2021-03-02T16:21:02.895Z] Built: 08/05/2020 19:26:41 [2021-03-02T16:21:02.895Z] OS/Arch: windows/amd64 [2021-03-02T16:21:02.895Z] Experimental: true [2021-03-02T16:21:02.963Z] #42 25.01 CC images/fs.o [2021-03-02T16:21:03.226Z] #42 25.33 CC images/pstree.o [2021-03-02T16:21:03.487Z] #42 25.66 CC images/pipe.o [Pipeline] sh [2021-03-02T16:21:03.750Z] #42 25.88 CC images/tcp-stream.o [2021-03-02T16:21:04.012Z] #42 26.07 CC images/sk-packet.o [2021-03-02T16:21:04.096Z] #12 ... [2021-03-02T16:21:04.096Z] [2021-03-02T16:21:04.096Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:04.096Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:21:04.096Z] #44 102.4 hash/crc32 [2021-03-02T16:21:04.096Z] #44 102.9 compress/gzip [2021-03-02T16:21:04.096Z] #44 103.7 net [2021-03-02T16:21:04.096Z] #44 104.0 vendor/golang.org/x/text/transform [2021-03-02T16:21:04.096Z] #44 104.8 vendor/golang.org/x/text/unicode/bidi [2021-03-02T16:21:04.096Z] #44 106.9 vendor/golang.org/x/text/secure/bidirule [2021-03-02T16:21:04.096Z] #44 107.3 vendor/golang.org/x/text/unicode/norm [2021-03-02T16:21:04.096Z] #44 111.7 vendor/golang.org/x/net/idna [2021-03-02T16:21:04.096Z] #44 ... [2021-03-02T16:21:04.096Z] [2021-03-02T16:21:04.096Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:04.096Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:04.096Z] #42 29.26 CC images/tun.o [2021-03-02T16:21:04.096Z] #42 29.53 CC images/sk-netlink.o [2021-03-02T16:21:04.096Z] #42 29.72 CC images/packet-sock.o [2021-03-02T16:21:04.096Z] #42 30.18 CC images/ipc-var.o [2021-03-02T16:21:04.096Z] #42 30.42 CC images/ipc-desc.o [2021-03-02T16:21:04.096Z] #42 30.57 CC images/ipc-shm.o [2021-03-02T16:21:04.096Z] #42 30.77 CC images/ipc-msg.o [2021-03-02T16:21:04.096Z] #42 31.04 CC images/ipc-sem.o [2021-03-02T16:21:04.096Z] #42 31.23 CC images/utsns.o [2021-03-02T16:21:04.096Z] #42 31.46 CC images/creds.o [2021-03-02T16:21:04.096Z] #42 31.62 CC images/vma.o [2021-03-02T16:21:04.096Z] #42 31.84 CC images/netdev.o [2021-03-02T16:21:04.274Z] #42 26.31 CC images/mnt.o [2021-03-02T16:21:04.452Z] + docker info [2021-03-02T16:21:04.537Z] #42 26.53 CC images/pipe-data.o [2021-03-02T16:21:04.537Z] #42 26.74 CC images/sa.o [2021-03-02T16:21:04.666Z] #42 32.22 CC images/tty.o [2021-03-02T16:21:04.799Z] #42 26.98 CC images/timer.o [2021-03-02T16:21:05.236Z] #42 32.88 CC images/file-lock.o [2021-03-02T16:21:05.373Z] #42 27.39 CC images/timerfd.o [2021-03-02T16:21:05.497Z] #42 33.11 CC images/rlimit.o [2021-03-02T16:21:05.635Z] #42 27.67 CC images/mm.o [2021-03-02T16:21:05.757Z] #42 33.29 CC images/pagemap.o [2021-03-02T16:21:05.898Z] #42 27.95 CC images/sk-opts.o [2021-03-02T16:21:05.898Z] #42 ... [2021-03-02T16:21:05.898Z] [2021-03-02T16:21:05.898Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:21:05.898Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:21:05.898Z] #12 117.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T16:21:05.898Z] #12 117.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T16:21:06.017Z] #42 33.57 CC images/siginfo.o [2021-03-02T16:21:06.174Z] #12 117.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:06.278Z] #42 33.89 CC images/rpc.o [2021-03-02T16:21:07.660Z] #42 35.06 CC images/ext-file.o [2021-03-02T16:21:07.660Z] #42 35.30 CC images/cgroup.o [2021-03-02T16:21:08.266Z] #42 35.96 CC images/userns.o [2021-03-02T16:21:08.528Z] #42 36.23 CC images/google/protobuf/descriptor.o [2021-03-02T16:21:09.485Z] #12 ... [2021-03-02T16:21:09.485Z] [2021-03-02T16:21:09.485Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:09.485Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:21:09.485Z] #44 110.8 hash/crc32 [2021-03-02T16:21:09.485Z] #44 111.7 net [2021-03-02T16:21:09.485Z] #44 112.5 compress/gzip [2021-03-02T16:21:09.485Z] #44 113.0 vendor/golang.org/x/text/transform [2021-03-02T16:21:09.485Z] #44 114.3 vendor/golang.org/x/text/unicode/bidi [2021-03-02T16:21:09.485Z] #44 116.2 vendor/golang.org/x/text/secure/bidirule [2021-03-02T16:21:09.485Z] #44 116.5 vendor/golang.org/x/text/unicode/norm [2021-03-02T16:21:09.485Z] #44 120.3 vendor/golang.org/x/net/idna [2021-03-02T16:21:09.747Z] #44 ... [2021-03-02T16:21:09.747Z] [2021-03-02T16:21:09.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:09.747Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:09.747Z] #42 28.16 CC images/sk-unix.o [2021-03-02T16:21:09.747Z] #42 28.45 CC images/sk-inet.o [2021-03-02T16:21:09.747Z] #42 28.85 CC images/tun.o [2021-03-02T16:21:09.747Z] #42 29.15 CC images/sk-netlink.o [2021-03-02T16:21:09.747Z] #42 29.39 CC images/packet-sock.o [2021-03-02T16:21:09.747Z] #42 29.74 CC images/ipc-var.o [2021-03-02T16:21:09.747Z] #42 29.99 CC images/ipc-desc.o [2021-03-02T16:21:09.747Z] #42 30.19 CC images/ipc-shm.o [2021-03-02T16:21:09.747Z] #42 30.40 CC images/ipc-msg.o [2021-03-02T16:21:09.747Z] #42 30.68 CC images/ipc-sem.o [2021-03-02T16:21:09.747Z] #42 30.88 CC images/utsns.o [2021-03-02T16:21:09.747Z] #42 31.12 CC images/creds.o [2021-03-02T16:21:09.747Z] #42 31.31 CC images/vma.o [2021-03-02T16:21:09.747Z] #42 31.58 CC images/netdev.o [2021-03-02T16:21:09.747Z] #42 31.88 CC images/tty.o [2021-03-02T16:21:10.321Z] #42 32.46 CC images/file-lock.o [2021-03-02T16:21:10.443Z] #42 37.79 CC images/opts.o [2021-03-02T16:21:10.443Z] #42 38.08 CC images/seccomp.o [2021-03-02T16:21:10.583Z] #42 32.68 CC images/rlimit.o [2021-03-02T16:21:10.703Z] #42 38.32 CC images/binfmt-misc.o [2021-03-02T16:21:10.703Z] #42 38.48 CC images/time.o [2021-03-02T16:21:10.847Z] #42 32.89 CC images/pagemap.o [2021-03-02T16:21:11.109Z] #42 33.14 CC images/siginfo.o [2021-03-02T16:21:11.273Z] #42 38.76 CC images/sysctl.o [2021-03-02T16:21:11.273Z] #42 38.97 CC images/autofs.o [2021-03-02T16:21:11.372Z] #42 33.46 CC images/rpc.o [2021-03-02T16:21:11.534Z] #42 39.14 CC images/macvlan.o [2021-03-02T16:21:11.794Z] #42 39.39 CC images/sit.o [2021-03-02T16:21:12.054Z] #42 39.67 CC images/memfd.o [2021-03-02T16:21:12.314Z] #42 40.01 CC images/timens.o [2021-03-02T16:21:12.761Z] #42 34.54 CC images/ext-file.o [2021-03-02T16:21:12.762Z] #42 34.72 CC images/cgroup.o [2021-03-02T16:21:12.884Z] #42 40.28 LINK images/built-in.o [2021-03-02T16:21:12.884Z] #42 40.43 GEN compel/include/asm [2021-03-02T16:21:12.884Z] #42 40.46 GEN compel/include/version.h [2021-03-02T16:21:12.884Z] #42 40.48 touch .config [2021-03-02T16:21:12.884Z] #42 40.52 GEN include/common/config.h [2021-03-02T16:21:12.884Z] #42 40.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-02T16:21:12.884Z] #42 40.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-02T16:21:12.884Z] #42 40.64 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-02T16:21:13.145Z] #42 40.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-02T16:21:13.145Z] #42 40.70 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-02T16:21:13.145Z] #42 40.72 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-02T16:21:13.145Z] #42 40.74 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T16:21:13.145Z] #42 40.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-02T16:21:13.145Z] #42 40.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T16:21:13.145Z] #42 40.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T16:21:13.145Z] #42 40.81 DEP compel/plugins/std/infect.d [2021-03-02T16:21:13.145Z] #42 40.88 DEP compel/plugins/std/string.d [2021-03-02T16:21:13.334Z] #42 35.34 CC images/userns.o [2021-03-02T16:21:13.405Z] #42 41.00 DEP compel/plugins/std/log.d [2021-03-02T16:21:13.596Z] #42 35.60 CC images/google/protobuf/descriptor.o [2021-03-02T16:21:13.665Z] #42 41.16 DEP compel/plugins/std/fds.d [2021-03-02T16:21:13.665Z] #42 41.26 DEP compel/plugins/std/std.d [2021-03-02T16:21:13.665Z] #42 41.36 DEP compel/plugins/shmem/shmem.d [2021-03-02T16:21:13.925Z] #42 41.42 DEP compel/plugins/fds/fds.d [2021-03-02T16:21:13.925Z] #42 41.59 CC compel/plugins/std/std.o [2021-03-02T16:21:14.185Z] #42 41.92 CC compel/plugins/std/fds.o [2021-03-02T16:21:14.754Z] #42 42.39 CC compel/plugins/std/log.o [2021-03-02T16:21:15.014Z] #42 ... [2021-03-02T16:21:15.014Z] [2021-03-02T16:21:15.014Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:15.014Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:21:15.014Z] #44 113.6 vendor/golang.org/x/net/http2/hpack [2021-03-02T16:21:15.014Z] #44 114.7 mime [2021-03-02T16:21:15.014Z] #44 116.5 mime/quotedprintable [2021-03-02T16:21:15.014Z] #44 116.9 net/http/internal [2021-03-02T16:21:15.014Z] #44 120.2 crypto/x509 [2021-03-02T16:21:15.014Z] #44 120.2 net/textproto [2021-03-02T16:21:15.014Z] #44 121.1 vendor/golang.org/x/net/http/httpguts [2021-03-02T16:21:15.014Z] #44 121.4 vendor/golang.org/x/net/http/httpproxy [2021-03-02T16:21:15.014Z] #44 122.0 mime/multipart [2021-03-02T16:21:15.575Z] #42 37.24 CC images/opts.o [2021-03-02T16:21:15.575Z] #42 37.47 CC images/seccomp.o [2021-03-02T16:21:15.575Z] #42 37.70 CC images/binfmt-misc.o [2021-03-02T16:21:15.584Z] #44 ... [2021-03-02T16:21:15.584Z] [2021-03-02T16:21:15.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:15.584Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:15.584Z] #42 43.21 CC compel/plugins/std/string.o [2021-03-02T16:21:15.868Z] #42 38.02 CC images/time.o [2021-03-02T16:21:16.141Z] #42 38.24 CC images/sysctl.o [2021-03-02T16:21:16.154Z] #42 43.80 CC compel/plugins/std/infect.o [2021-03-02T16:21:16.404Z] #42 38.38 CC images/autofs.o [2021-03-02T16:21:16.404Z] #42 38.59 CC images/macvlan.o [2021-03-02T16:21:16.413Z] #42 44.15 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-02T16:21:16.672Z] #42 38.81 CC images/sit.o [2021-03-02T16:21:16.674Z] #42 44.18 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-02T16:21:16.674Z] #42 44.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-02T16:21:16.674Z] #42 44.32 AR compel/plugins/std.lib.a [2021-03-02T16:21:16.674Z] #42 44.39 CC compel/plugins/fds/fds.o [2021-03-02T16:21:16.938Z] #42 39.03 CC images/memfd.o [2021-03-02T16:21:17.199Z] #42 39.30 CC images/timens.o [2021-03-02T16:21:17.243Z] #42 44.68 AR compel/plugins/fds.lib.a [2021-03-02T16:21:17.243Z] #42 44.71 HOSTDEP compel/src/lib/log-host.d [2021-03-02T16:21:17.243Z] #42 44.78 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T16:21:17.243Z] #42 44.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-02T16:21:17.243Z] #42 45.00 HOSTDEP compel/src/main-host.d [2021-03-02T16:21:17.460Z] #42 39.62 LINK images/built-in.o [2021-03-02T16:21:17.503Z] #42 45.13 DEP compel/src/lib/ptrace.d [2021-03-02T16:21:17.721Z] #42 39.78 GEN compel/include/asm [2021-03-02T16:21:17.721Z] #42 39.80 GEN compel/include/version.h [2021-03-02T16:21:17.721Z] #42 39.83 touch .config [2021-03-02T16:21:17.721Z] #42 39.87 GEN include/common/config.h [2021-03-02T16:21:17.721Z] #42 39.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-02T16:21:17.721Z] #42 ... [2021-03-02T16:21:17.721Z] [2021-03-02T16:21:17.721Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:21:17.721Z] #57 sha256:5526e693c0cdfb68bae5cfa1ce79a69a24e0b21413b314158a40b5a31a657e69 [2021-03-02T16:21:17.721Z] #57 129.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T16:21:17.721Z] #57 129.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T16:21:17.763Z] #42 45.29 DEP compel/src/lib/infect.d [2021-03-02T16:21:17.763Z] #42 45.42 DEP compel/src/lib/infect-util.d [2021-03-02T16:21:18.024Z] #42 45.51 DEP compel/src/lib/infect-rpc.d [2021-03-02T16:21:18.024Z] #42 45.62 DEP compel/arch/x86/src/lib/infect.d [2021-03-02T16:21:18.024Z] #42 45.70 DEP compel/arch/x86/src/lib/cpu.d [2021-03-02T16:21:18.024Z] #42 45.80 DEP compel/src/lib/log.d [2021-03-02T16:21:18.284Z] #42 45.92 DEP compel/src/main.d [2021-03-02T16:21:18.284Z] #42 46.00 DEP compel/src/lib/handle-elf.d [2021-03-02T16:21:18.441Z] --- PASS: TestBuildWithHugeFile (52.20s) [2021-03-02T16:21:18.441Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T16:21:18.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:21:18.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:21:18.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:21:18.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:21:18.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:21:18.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:21:18.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:21:18.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:21:18.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:21:18.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-03-02T16:21:18.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-03-02T16:21:18.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-03-02T16:21:18.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-02T16:21:18.441Z] === RUN TestBuildPreserveOwnership [2021-03-02T16:21:18.441Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T16:21:18.441Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T16:21:18.544Z] #42 46.10 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-02T16:21:18.544Z] #42 46.20 CC compel/src/lib/log.o [2021-03-02T16:21:18.544Z] #42 46.37 CC compel/arch/x86/src/lib/cpu.o [2021-03-02T16:21:18.698Z] --- PASS: TestBuildPreserveOwnership (4.01s) [2021-03-02T16:21:18.698Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.75s) [2021-03-02T16:21:18.698Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2021-03-02T16:21:18.698Z] === RUN TestBuildPlatformInvalid [2021-03-02T16:21:18.954Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-03-02T16:21:18.954Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T16:21:19.484Z] #42 47.17 CC compel/arch/x86/src/lib/infect.o [2021-03-02T16:21:20.424Z] #42 48.04 CC compel/src/lib/infect-rpc.o [2021-03-02T16:21:20.684Z] #42 48.35 CC compel/src/lib/infect-util.o [2021-03-02T16:21:20.952Z] #42 48.54 CC compel/src/lib/infect.o [2021-03-02T16:21:21.022Z] #57 ... [2021-03-02T16:21:21.022Z] [2021-03-02T16:21:21.022Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:21.022Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:21:21.022Z] #44 122.3 vendor/golang.org/x/net/http2/hpack [2021-03-02T16:21:21.022Z] #44 123.3 mime [2021-03-02T16:21:21.022Z] #44 124.6 mime/quotedprintable [2021-03-02T16:21:21.022Z] #44 124.9 net/http/internal [2021-03-02T16:21:21.022Z] #44 129.4 net/textproto [2021-03-02T16:21:21.022Z] #44 129.4 crypto/x509 [2021-03-02T16:21:21.022Z] #44 130.5 vendor/golang.org/x/net/http/httpguts [2021-03-02T16:21:21.022Z] #44 130.9 vendor/golang.org/x/net/http/httpproxy [2021-03-02T16:21:21.022Z] #44 131.4 mime/multipart [2021-03-02T16:21:21.022Z] #44 ... [2021-03-02T16:21:21.022Z] [2021-03-02T16:21:21.022Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:21.022Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:21.022Z] #42 39.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-02T16:21:21.022Z] #42 39.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-02T16:21:21.022Z] #42 40.01 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-02T16:21:21.022Z] #42 40.04 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-02T16:21:21.022Z] #42 40.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-02T16:21:21.022Z] #42 40.09 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T16:21:21.022Z] #42 40.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-02T16:21:21.022Z] #42 40.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T16:21:21.022Z] #42 40.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T16:21:21.022Z] #42 40.17 DEP compel/plugins/std/infect.d [2021-03-02T16:21:21.022Z] #42 40.28 DEP compel/plugins/std/string.d [2021-03-02T16:21:21.022Z] #42 40.40 DEP compel/plugins/std/log.d [2021-03-02T16:21:21.022Z] #42 40.50 DEP compel/plugins/std/fds.d [2021-03-02T16:21:21.022Z] #42 40.63 DEP compel/plugins/std/std.d [2021-03-02T16:21:21.022Z] #42 40.73 DEP compel/plugins/shmem/shmem.d [2021-03-02T16:21:21.022Z] #42 40.81 DEP compel/plugins/fds/fds.d [2021-03-02T16:21:21.022Z] #42 40.93 CC compel/plugins/std/std.o [2021-03-02T16:21:21.022Z] #42 41.24 CC compel/plugins/std/fds.o [2021-03-02T16:21:21.022Z] #42 41.68 CC compel/plugins/std/log.o [2021-03-02T16:21:21.022Z] #42 42.55 CC compel/plugins/std/string.o [2021-03-02T16:21:21.022Z] #42 43.28 CC compel/plugins/std/infect.o [2021-03-02T16:21:21.523Z] #42 ... [2021-03-02T16:21:21.523Z] [2021-03-02T16:21:21.523Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:21:21.523Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:21:21.523Z] #12 125.0 Selecting previously unselected package libapparmor1:amd64. [2021-03-02T16:21:21.523Z] #12 125.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-02T16:21:21.523Z] #12 125.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T16:21:21.523Z] #12 125.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-02T16:21:21.523Z] #12 125.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-02T16:21:21.523Z] #12 125.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T16:21:21.523Z] #12 125.3 Selecting previously unselected package libbtrfs0. [2021-03-02T16:21:21.523Z] #12 125.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T16:21:21.523Z] #12 125.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T16:21:21.523Z] #12 125.4 Selecting previously unselected package libbtrfs-dev. [2021-03-02T16:21:21.523Z] #12 125.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T16:21:21.523Z] #12 125.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:21:21.523Z] #12 125.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-02T16:21:21.523Z] #12 125.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 125.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:21.524Z] #12 125.7 Selecting previously unselected package libudev-dev:amd64. [2021-03-02T16:21:21.524Z] #12 125.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 125.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:21.524Z] #12 125.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-02T16:21:21.524Z] #12 125.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 125.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T16:21:21.524Z] #12 126.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-02T16:21:21.524Z] #12 126.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 126.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 126.3 Selecting previously unselected package libpcre32-3:amd64. [2021-03-02T16:21:21.524Z] #12 126.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 126.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 126.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-02T16:21:21.524Z] #12 126.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 126.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 126.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-02T16:21:21.524Z] #12 126.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 126.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 127.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-02T16:21:21.524Z] #12 127.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 127.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T16:21:21.524Z] #12 127.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-02T16:21:21.524Z] #12 127.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 127.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:21.524Z] #12 127.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-02T16:21:21.524Z] #12 127.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 127.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T16:21:21.524Z] #12 127.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-02T16:21:21.524Z] #12 127.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T16:21:21.524Z] #12 127.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:21.524Z] #12 128.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 128.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T16:21:21.524Z] #12 128.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T16:21:21.524Z] #12 128.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T16:21:21.524Z] #12 128.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 128.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T16:21:21.524Z] #12 128.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:21.524Z] #12 128.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T16:21:21.524Z] #12 128.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 128.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:21.524Z] #12 128.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T16:21:21.524Z] #12 128.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:21:21.524Z] #12 128.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T16:21:21.524Z] #12 128.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T16:21:21.524Z] #12 128.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:21.524Z] #12 128.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T16:21:21.524Z] #12 128.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T16:21:21.524Z] #12 128.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:21.524Z] #12 128.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T16:21:21.524Z] #12 128.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T16:21:21.524Z] #12 128.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:21.524Z] #12 128.5 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 [2021-03-02T16:21:21.524Z] #12 128.5 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 [2021-03-02T16:21:21.524Z] #12 128.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T16:21:21.524Z] #12 128.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T16:21:21.524Z] #12 128.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:21.524Z] #12 128.6 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T16:21:21.524Z] #12 128.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:21.524Z] #12 128.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:21.524Z] #12 128.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:21:21.593Z] #42 43.73 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-02T16:21:21.594Z] #42 43.79 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-02T16:21:21.594Z] #42 43.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-02T16:21:21.855Z] #42 43.92 AR compel/plugins/std.lib.a [2021-03-02T16:21:21.855Z] #42 43.99 CC compel/plugins/fds/fds.o [2021-03-02T16:21:22.116Z] #42 44.23 AR compel/plugins/fds.lib.a [2021-03-02T16:21:22.116Z] #42 44.28 HOSTDEP compel/src/lib/log-host.d [2021-03-02T16:21:22.220Z] Client: [2021-03-02T16:21:22.220Z] Debug Mode: false [2021-03-02T16:21:22.220Z] Plugins: [2021-03-02T16:21:22.220Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-02T16:21:22.220Z] [2021-03-02T16:21:22.220Z] Server: [2021-03-02T16:21:22.220Z] Containers: 0 [2021-03-02T16:21:22.220Z] Running: 0 [2021-03-02T16:21:22.220Z] Paused: 0 [2021-03-02T16:21:22.220Z] Stopped: 0 [2021-03-02T16:21:22.220Z] Images: 0 [2021-03-02T16:21:22.220Z] Server Version: 19.03.12 [2021-03-02T16:21:22.220Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-02T16:21:22.220Z] Windows: [2021-03-02T16:21:22.220Z] LCOW: [2021-03-02T16:21:22.220Z] Logging Driver: json-file [2021-03-02T16:21:22.220Z] Plugins: [2021-03-02T16:21:22.220Z] Volume: local [2021-03-02T16:21:22.220Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T16:21:22.220Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T16:21:22.220Z] Swarm: inactive [2021-03-02T16:21:22.220Z] Default Isolation: process [2021-03-02T16:21:22.220Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T16:21:22.220Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T16:21:22.220Z] OSType: windows [2021-03-02T16:21:22.220Z] Architecture: x86_64 [2021-03-02T16:21:22.220Z] CPUs: 4 [2021-03-02T16:21:22.220Z] Total Memory: 32GiB [2021-03-02T16:21:22.220Z] Name: azwin-2-0377c0 [2021-03-02T16:21:22.220Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-02T16:21:22.220Z] Docker Root Dir: D:\docker [2021-03-02T16:21:22.220Z] Debug Mode: false [2021-03-02T16:21:22.220Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:21:22.220Z] Labels: [2021-03-02T16:21:22.220Z] Experimental: true [2021-03-02T16:21:22.220Z] Insecure Registries: [2021-03-02T16:21:22.220Z] 10.0.0.4:5000 [2021-03-02T16:21:22.220Z] 127.0.0.0/8 [2021-03-02T16:21:22.220Z] Registry Mirrors: [2021-03-02T16:21:22.220Z] http://10.0.0.4:5000/ [2021-03-02T16:21:22.220Z] Live Restore Enabled: false [2021-03-02T16:21:22.220Z] [Pipeline] } [2021-03-02T16:21:22.378Z] #42 44.36 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T16:21:22.378Z] #42 44.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-02T16:21:22.378Z] #42 44.56 HOSTDEP compel/src/main-host.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-02T16:21:22.464Z] #12 DONE 130.9s [2021-03-02T16:21:22.464Z] [2021-03-02T16:21:22.464Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:21:22.464Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:21:22.640Z] #42 44.65 DEP compel/src/lib/ptrace.d [2021-03-02T16:21:22.640Z] #42 44.81 DEP compel/src/lib/infect.d [2021-03-02T16:21:22.901Z] #42 45.02 DEP compel/src/lib/infect-util.d [2021-03-02T16:21:23.165Z] #42 45.13 DEP compel/src/lib/infect-rpc.d [2021-03-02T16:21:23.165Z] #42 45.25 DEP compel/arch/x86/src/lib/infect.d [2021-03-02T16:21:23.165Z] #42 45.36 DEP compel/arch/x86/src/lib/cpu.d [2021-03-02T16:21:23.427Z] #42 45.42 DEP compel/src/lib/log.d [2021-03-02T16:21:23.427Z] #42 45.53 DEP compel/src/main.d [2021-03-02T16:21:23.690Z] #42 45.70 DEP compel/src/lib/handle-elf.d [2021-03-02T16:21:23.690Z] #42 45.79 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-02T16:21:23.952Z] #42 45.92 CC compel/src/lib/log.o [2021-03-02T16:21:23.952Z] #42 46.12 CC compel/arch/x86/src/lib/cpu.o [2021-03-02T16:21:24.374Z] #52 1.609 + RM_GOPATH=0 [2021-03-02T16:21:24.374Z] #52 1.610 + TMP_GOPATH= [2021-03-02T16:21:24.374Z] #52 1.610 + : /build [2021-03-02T16:21:24.374Z] #52 1.610 + '[' -z '' ']' [2021-03-02T16:21:24.374Z] #52 1.611 ++ mktemp -d [2021-03-02T16:21:24.374Z] #52 1.615 + export GOPATH=/tmp/tmp.qw6M3RhpFE [2021-03-02T16:21:24.374Z] #52 1.615 + GOPATH=/tmp/tmp.qw6M3RhpFE [2021-03-02T16:21:24.374Z] #52 1.615 + RM_GOPATH=1 [2021-03-02T16:21:24.374Z] #52 1.615 + case "$(go env GOARCH)" in [2021-03-02T16:21:24.374Z] #52 1.616 ++ go env GOARCH [2021-03-02T16:21:24.374Z] #52 1.652 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:21:24.374Z] #52 1.653 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:21:24.374Z] #52 1.655 ++ dirname /tmp/install/install.sh [2021-03-02T16:21:24.374Z] #52 1.656 + dir=/tmp/install [2021-03-02T16:21:24.374Z] #52 1.657 + bin=runc [2021-03-02T16:21:24.374Z] #52 1.657 + shift [2021-03-02T16:21:24.374Z] #52 1.657 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T16:21:24.374Z] #52 1.657 + . /tmp/install/runc.installer [2021-03-02T16:21:24.374Z] #52 1.657 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T16:21:24.374Z] #52 1.658 + install_runc [2021-03-02T16:21:24.374Z] #52 1.660 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T16:21:24.374Z] #52 1.662 + uname -r [2021-03-02T16:21:24.374Z] #52 ... [2021-03-02T16:21:24.374Z] [2021-03-02T16:21:24.374Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T16:21:24.374Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T16:21:24.374Z] #13 DONE 1.7s [2021-03-02T16:21:24.374Z] [2021-03-02T16:21:24.374Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:21:24.374Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:21:24.374Z] #52 1.670 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T16:21:24.374Z] #52 1.671 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T16:21:24.374Z] #52 1.671 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T16:21:24.374Z] #52 1.671 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qw6M3RhpFE/src/github.com/opencontainers/runc [2021-03-02T16:21:24.374Z] #52 1.676 Cloning into '/tmp/tmp.qw6M3RhpFE/src/github.com/opencontainers/runc'... [2021-03-02T16:21:24.374Z] #52 ... [2021-03-02T16:21:24.374Z] [2021-03-02T16:21:24.374Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:21:24.374Z] #57 sha256:e85586da50854167fca498fac519450c17f2cc3875321a2afe5988a64e5aee56 [2021-03-02T16:21:24.374Z] #57 125.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T16:21:24.374Z] #57 125.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T16:21:24.374Z] #57 DONE 133.0s [2021-03-02T16:21:24.526Z] #42 ... [2021-03-02T16:21:24.527Z] [2021-03-02T16:21:24.527Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:21:24.527Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:21:24.527Z] #12 133.2 Selecting previously unselected package libapparmor1:amd64. [2021-03-02T16:21:24.527Z] #12 133.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 133.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T16:21:24.527Z] #12 133.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-02T16:21:24.527Z] #12 133.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 133.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T16:21:24.527Z] #12 133.5 Selecting previously unselected package libbtrfs0. [2021-03-02T16:21:24.527Z] #12 133.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 133.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T16:21:24.527Z] #12 133.6 Selecting previously unselected package libbtrfs-dev. [2021-03-02T16:21:24.527Z] #12 133.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 133.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:21:24.527Z] #12 133.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-02T16:21:24.527Z] #12 133.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 133.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:24.527Z] #12 133.8 Selecting previously unselected package libudev-dev:amd64. [2021-03-02T16:21:24.527Z] #12 133.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 133.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:24.527Z] #12 134.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-02T16:21:24.527Z] #12 134.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 134.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T16:21:24.527Z] #12 134.4 Selecting previously unselected package libpcre16-3:amd64. [2021-03-02T16:21:24.527Z] #12 134.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 134.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:24.527Z] #12 134.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-02T16:21:24.527Z] #12 134.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 134.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:24.527Z] #12 134.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-02T16:21:24.527Z] #12 134.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 134.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T16:21:24.527Z] #12 134.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-02T16:21:24.527Z] #12 134.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 134.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T16:21:24.527Z] #12 135.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-02T16:21:24.527Z] #12 135.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 135.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T16:21:24.527Z] #12 135.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-02T16:21:24.527Z] #12 135.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-02T16:21:24.527Z] #12 135.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:24.527Z] #12 136.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-02T16:21:24.635Z] [2021-03-02T16:21:24.635Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T16:21:24.635Z] #58 sha256:d4af7b37bb2fb7c0442b461867e13025640072c8aefbe5410b566bf168743db6 [2021-03-02T16:21:24.635Z] #58 DONE 0.1s [2021-03-02T16:21:24.635Z] [2021-03-02T16:21:24.635Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T16:21:24.635Z] #59 sha256:33a078ce6d1e2a33e0c0e269f5315d981999331efca58c2109dacd637ca803cd [2021-03-02T16:21:24.635Z] #59 DONE 0.1s [2021-03-02T16:21:24.635Z] [2021-03-02T16:21:24.635Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:24.635Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:24.635Z] #42 51.17 CC compel/src/lib/ptrace.o [2021-03-02T16:21:24.635Z] #42 51.90 AR compel/libcompel.a [2021-03-02T16:21:24.635Z] #42 52.12 HOSTCC compel/src/main-host.o [2021-03-02T16:21:24.788Z] #12 136.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-02T16:21:24.788Z] #12 136.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T16:21:24.896Z] #42 52.62 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-02T16:21:25.050Z] #12 136.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-02T16:21:25.050Z] #12 136.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T16:21:25.050Z] #12 136.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:25.156Z] #42 52.79 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T16:21:25.416Z] #42 53.11 HOSTCC compel/src/lib/log-host.o [2021-03-02T16:21:25.676Z] #42 53.29 HOSTLINK compel/compel-host-bin [2021-03-02T16:21:25.937Z] #42 ... [2021-03-02T16:21:25.937Z] [2021-03-02T16:21:25.937Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T16:21:25.937Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T16:21:25.937Z] #14 DONE 1.8s [2021-03-02T16:21:25.937Z] [2021-03-02T16:21:25.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:25.937Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:25.937Z] #42 53.47 DEP soccr/soccr.d [2021-03-02T16:21:25.937Z] #42 ... [2021-03-02T16:21:25.937Z] [2021-03-02T16:21:25.937Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:25.937Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:21:25.937Z] #44 124.4 crypto/tls [2021-03-02T16:21:25.937Z] #44 130.3 net/http/httptrace [2021-03-02T16:21:25.937Z] #44 130.5 net/http [2021-03-02T16:21:25.937Z] #44 ... [2021-03-02T16:21:25.937Z] [2021-03-02T16:21:25.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:25.937Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:25.937Z] #42 53.73 CC soccr/soccr.o [2021-03-02T16:21:26.466Z] #12 137.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T16:21:26.466Z] #12 137.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T16:21:26.731Z] #12 137.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T16:21:26.731Z] #12 138.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T16:21:26.993Z] #12 ... [2021-03-02T16:21:26.993Z] [2021-03-02T16:21:26.993Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-02T16:21:26.993Z] #57 sha256:5526e693c0cdfb68bae5cfa1ce79a69a24e0b21413b314158a40b5a31a657e69 [2021-03-02T16:21:26.993Z] #57 DONE 138.1s [2021-03-02T16:21:26.993Z] [2021-03-02T16:21:26.993Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T16:21:26.993Z] #58 sha256:7c373b4fd6090815de97269ea331a48e4a12651e70ae24d8afac2b76b12932e7 [2021-03-02T16:21:26.993Z] #58 DONE 0.1s [2021-03-02T16:21:26.993Z] [2021-03-02T16:21:26.993Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T16:21:26.993Z] #59 sha256:3e42cac77d71c3c48d16b046f1fc653dfa122df5facdce7e7acef4e6249b2eb9 [2021-03-02T16:21:26.993Z] #59 DONE 0.1s [2021-03-02T16:21:26.993Z] [2021-03-02T16:21:26.993Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:21:26.993Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:21:26.993Z] #12 138.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:26.993Z] #12 138.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T16:21:26.993Z] #12 138.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:26.993Z] #12 138.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T16:21:26.993Z] #12 138.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T16:21:26.993Z] #12 138.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:26.993Z] #12 ... [2021-03-02T16:21:26.993Z] [2021-03-02T16:21:26.993Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:26.993Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:26.993Z] #42 46.86 CC compel/arch/x86/src/lib/infect.o [2021-03-02T16:21:26.993Z] #42 47.83 CC compel/src/lib/infect-rpc.o [2021-03-02T16:21:26.993Z] #42 48.15 CC compel/src/lib/infect-util.o [2021-03-02T16:21:26.993Z] #42 48.37 CC compel/src/lib/infect.o [2021-03-02T16:21:27.847Z] #42 ... [2021-03-02T16:21:27.847Z] [2021-03-02T16:21:27.847Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T16:21:27.847Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T16:21:27.847Z] #15 1.451 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T16:21:27.847Z] #15 DONE 1.7s [2021-03-02T16:21:27.847Z] [2021-03-02T16:21:27.847Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T16:21:27.847Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T16:21:27.940Z] #42 ... [2021-03-02T16:21:27.940Z] [2021-03-02T16:21:27.940Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T16:21:27.940Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T16:21:27.940Z] #12 138.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T16:21:27.940Z] #12 138.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T16:21:27.940Z] #12 138.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T16:21:27.940Z] #12 138.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T16:21:27.940Z] #12 138.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T16:21:27.940Z] #12 138.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T16:21:27.940Z] #12 138.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T16:21:27.940Z] #12 138.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:27.940Z] #12 138.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T16:21:27.940Z] #12 138.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T16:21:27.940Z] #12 138.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T16:21:27.940Z] #12 138.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-02T16:21:27.940Z] #12 138.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-02T16:21:27.940Z] #12 138.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T16:21:27.940Z] #12 138.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T16:21:27.940Z] #12 138.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:27.940Z] #12 138.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T16:21:27.940Z] #12 138.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:27.940Z] #12 138.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T16:21:27.940Z] #12 138.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:21:27.940Z] #12 DONE 138.9s [2021-03-02T16:21:27.940Z] [2021-03-02T16:21:27.940Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:21:27.940Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:21:28.789Z] #16 DONE 1.2s [2021-03-02T16:21:28.789Z] [2021-03-02T16:21:28.789Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:28.789Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:28.789Z] #42 55.95 AR soccr/libsoccr.a [2021-03-02T16:21:28.789Z] #42 55.99 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T16:21:28.789Z] #42 56.44 DEP criu/arch/x86/sigframe.d [2021-03-02T16:21:28.789Z] #42 56.60 DEP criu/arch/x86/sigaction_compat.d [2021-03-02T16:21:29.360Z] #42 56.78 DEP criu/arch/x86/kerndat.d [2021-03-02T16:21:29.360Z] #42 56.99 DEP criu/arch/x86/crtools.d [2021-03-02T16:21:29.620Z] #42 57.10 DEP criu/arch/x86/cpu.d [2021-03-02T16:21:29.620Z] #42 57.25 CC criu/arch/x86/cpu.o [2021-03-02T16:21:29.860Z] #52 1.958 + RM_GOPATH=0 [2021-03-02T16:21:29.860Z] #52 1.958 + TMP_GOPATH= [2021-03-02T16:21:29.860Z] #52 1.958 + : /build [2021-03-02T16:21:29.860Z] #52 1.958 + '[' -z '' ']' [2021-03-02T16:21:29.860Z] #52 1.958 ++ mktemp -d [2021-03-02T16:21:29.860Z] #52 1.960 + export GOPATH=/tmp/tmp.3EDyHvOPiS [2021-03-02T16:21:29.860Z] #52 1.960 + GOPATH=/tmp/tmp.3EDyHvOPiS [2021-03-02T16:21:29.860Z] #52 1.960 + RM_GOPATH=1 [2021-03-02T16:21:29.860Z] #52 1.961 + case "$(go env GOARCH)" in [2021-03-02T16:21:29.860Z] #52 1.962 ++ go env GOARCH [2021-03-02T16:21:29.860Z] #52 1.984 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T16:21:29.860Z] #52 1.984 + GO_BUILDMODE=-buildmode=pie [2021-03-02T16:21:29.860Z] #52 1.985 ++ dirname /tmp/install/install.sh [2021-03-02T16:21:29.860Z] #52 1.986 + dir=/tmp/install [2021-03-02T16:21:29.860Z] #52 1.988 + bin=runc [2021-03-02T16:21:29.860Z] #52 1.988 + shift [2021-03-02T16:21:29.860Z] #52 1.988 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T16:21:29.860Z] #52 1.988 + . /tmp/install/runc.installer [2021-03-02T16:21:29.860Z] #52 1.989 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T16:21:29.860Z] #52 1.989 + install_runc [2021-03-02T16:21:29.860Z] #52 1.993 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T16:21:29.860Z] #52 1.995 + uname -r [2021-03-02T16:21:29.860Z] #52 1.997 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T16:21:29.860Z] #52 2.000 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T16:21:29.860Z] #52 2.000 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T16:21:29.860Z] #52 2.002 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3EDyHvOPiS/src/github.com/opencontainers/runc [2021-03-02T16:21:29.860Z] #52 2.003 Cloning into '/tmp/tmp.3EDyHvOPiS/src/github.com/opencontainers/runc'... [2021-03-02T16:21:29.862Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:21:29.862Z] [2021-03-02T16:21:29.862Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T16:21:29.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T16:21:29.862Z] HOSTNAME=71ecf9ee4688 [2021-03-02T16:21:29.862Z] TESTDEBUG=0 [2021-03-02T16:21:29.862Z] DEST=bundles/test-integration [2021-03-02T16:21:29.862Z] PWD=/go/src/github.com/docker/docker [2021-03-02T16:21:29.862Z] DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:21:29.862Z] container=docker [2021-03-02T16:21:29.862Z] HOME=/root [2021-03-02T16:21:29.862Z] GOLANG_VERSION=1.13.15 [2021-03-02T16:21:29.862Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T16:21:29.862Z] VALIDATE_BRANCH=20.10 [2021-03-02T16:21:29.862Z] TERM=xterm [2021-03-02T16:21:29.862Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T16:21:29.862Z] SHLVL=1 [2021-03-02T16:21:29.862Z] TIMEOUT=120m [2021-03-02T16:21:29.862Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T16:21:29.862Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T16:21:29.862Z] GO111MODULE=off [2021-03-02T16:21:29.862Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T16:21:29.862Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T16:21:29.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T16:21:29.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T16:21:29.862Z] GOPATH=/go [2021-03-02T16:21:29.862Z] PKG_CONFIG=pkg-config [2021-03-02T16:21:29.862Z] _=/usr/bin/env [2021-03-02T16:21:29.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T16:21:29.880Z] #42 ... [2021-03-02T16:21:29.880Z] [2021-03-02T16:21:29.880Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T16:21:29.880Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T16:21:29.880Z] #17 DONE 1.2s [2021-03-02T16:21:30.122Z] #52 ... [2021-03-02T16:21:30.122Z] [2021-03-02T16:21:30.122Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T16:21:30.122Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T16:21:30.122Z] #13 DONE 2.3s [2021-03-02T16:21:30.122Z] [2021-03-02T16:21:30.122Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T16:21:30.122Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T16:21:30.145Z] [2021-03-02T16:21:30.145Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T16:21:30.145Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T16:21:31.511Z] #14 DONE 1.5s [2021-03-02T16:21:31.511Z] [2021-03-02T16:21:31.511Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T16:21:31.511Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T16:21:31.531Z] #18 DONE 1.2s [2021-03-02T16:21:31.531Z] [2021-03-02T16:21:31.531Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:21:31.531Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:21:32.086Z] #15 ... [2021-03-02T16:21:32.086Z] [2021-03-02T16:21:32.086Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:32.086Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:21:32.086Z] #44 133.3 crypto/tls [2021-03-02T16:21:32.086Z] #44 139.0 net/http/httptrace [2021-03-02T16:21:32.086Z] #44 139.6 net/http [2021-03-02T16:21:32.350Z] #44 ... [2021-03-02T16:21:32.350Z] [2021-03-02T16:21:32.350Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:32.350Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:32.350Z] #42 51.43 CC compel/src/lib/ptrace.o [2021-03-02T16:21:32.350Z] #42 52.17 AR compel/libcompel.a [2021-03-02T16:21:32.350Z] #42 52.23 HOSTCC compel/src/main-host.o [2021-03-02T16:21:32.350Z] #42 52.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-02T16:21:32.350Z] #42 53.14 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T16:21:32.350Z] #42 53.35 HOSTCC compel/src/lib/log-host.o [2021-03-02T16:21:32.350Z] #42 53.55 HOSTLINK compel/compel-host-bin [2021-03-02T16:21:32.350Z] #42 53.85 DEP soccr/soccr.d [2021-03-02T16:21:32.350Z] #42 54.23 CC soccr/soccr.o [2021-03-02T16:21:32.914Z] #19 1.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:21:32.914Z] #19 1.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:21:32.914Z] #19 1.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:21:32.924Z] #42 ... [2021-03-02T16:21:32.925Z] [2021-03-02T16:21:32.925Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T16:21:32.925Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T16:21:32.925Z] #15 1.072 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T16:21:32.925Z] #15 DONE 1.3s [2021-03-02T16:21:32.925Z] [2021-03-02T16:21:32.925Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T16:21:32.925Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T16:21:33.486Z] #19 2.228 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:21:33.799Z] Loaded image: buildpack-deps:buster [2021-03-02T16:21:33.799Z] Loaded image: busybox:latest [2021-03-02T16:21:33.799Z] Loaded image: busybox:glibc [2021-03-02T16:21:33.880Z] #16 DONE 1.2s [2021-03-02T16:21:33.881Z] [2021-03-02T16:21:33.881Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T16:21:33.881Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T16:21:34.729Z] Loaded image: debian:bullseye [2021-03-02T16:21:34.729Z] Loaded image: hello-world:latest [2021-03-02T16:21:34.729Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:21:34.868Z] #19 3.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:21:35.271Z] #17 DONE 1.2s [2021-03-02T16:21:35.271Z] [2021-03-02T16:21:35.271Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T16:21:35.271Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T16:21:36.251Z] #19 4.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:21:36.660Z] #18 DONE 1.3s [2021-03-02T16:21:36.660Z] [2021-03-02T16:21:36.660Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:36.660Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:36.660Z] #42 56.37 AR soccr/libsoccr.a [2021-03-02T16:21:36.660Z] #42 56.42 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T16:21:36.660Z] #42 56.88 DEP criu/arch/x86/sigframe.d [2021-03-02T16:21:36.660Z] #42 57.08 DEP criu/arch/x86/sigaction_compat.d [2021-03-02T16:21:36.660Z] #42 57.19 DEP criu/arch/x86/kerndat.d [2021-03-02T16:21:36.660Z] #42 57.38 DEP criu/arch/x86/crtools.d [2021-03-02T16:21:36.660Z] #42 57.73 DEP criu/arch/x86/cpu.d [2021-03-02T16:21:36.660Z] #42 57.97 CC criu/arch/x86/cpu.o [2021-03-02T16:21:36.660Z] #42 58.80 CC criu/arch/x86/crtools.o [2021-03-02T16:21:37.194Z] #19 ... [2021-03-02T16:21:37.194Z] [2021-03-02T16:21:37.194Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:37.194Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:21:37.194Z] #44 145.7 github.com/LK4D4/vndr/godl [2021-03-02T16:21:38.050Z] #42 60.03 CC criu/arch/x86/kerndat.o [2021-03-02T16:21:38.134Z] #44 146.6 github.com/LK4D4/vndr [2021-03-02T16:21:38.624Z] #42 60.56 CC criu/arch/x86/sigaction_compat.o [2021-03-02T16:21:38.624Z] #42 60.78 CC criu/arch/x86/sigframe.o [2021-03-02T16:21:38.886Z] #42 60.99 LINK criu/arch/x86/crtools.built-in.o [2021-03-02T16:21:38.886Z] #42 61.05 DEP criu/pie/util-vdso-elf32.d [2021-03-02T16:21:39.148Z] #42 61.17 DEP criu/pie/util-vdso.d [2021-03-02T16:21:39.411Z] #42 61.37 DEP criu/pie/util.d [2021-03-02T16:21:39.411Z] #42 61.57 CC criu/pie/util.o [2021-03-02T16:21:39.674Z] #42 ... [2021-03-02T16:21:39.674Z] [2021-03-02T16:21:39.674Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:21:39.674Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:21:39.674Z] #52 12.12 + cd /tmp/tmp.3EDyHvOPiS/src/github.com/opencontainers/runc [2021-03-02T16:21:39.936Z] #52 12.12 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T16:21:40.201Z] #52 12.56 + '[' -z '' ']' [2021-03-02T16:21:40.201Z] #52 12.56 + target=static [2021-03-02T16:21:40.201Z] #52 12.57 + make 'BUILDTAGS=seccomp ' static [2021-03-02T16:21:40.675Z] #44 ... [2021-03-02T16:21:40.675Z] [2021-03-02T16:21:40.675Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:40.675Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:40.675Z] #42 58.06 CC criu/arch/x86/crtools.o [2021-03-02T16:21:40.675Z] #42 59.60 CC criu/arch/x86/kerndat.o [2021-03-02T16:21:40.675Z] #42 60.16 CC criu/arch/x86/sigaction_compat.o [2021-03-02T16:21:40.675Z] #42 60.35 CC criu/arch/x86/sigframe.o [2021-03-02T16:21:40.675Z] #42 60.61 LINK criu/arch/x86/crtools.built-in.o [2021-03-02T16:21:40.675Z] #42 60.67 DEP criu/pie/util-vdso-elf32.d [2021-03-02T16:21:40.675Z] #42 60.84 DEP criu/pie/util-vdso.d [2021-03-02T16:21:40.675Z] #42 60.98 DEP criu/pie/util.d [2021-03-02T16:21:40.675Z] #42 61.09 CC criu/pie/util.o [2021-03-02T16:21:40.675Z] #42 61.37 CC criu/pie/util-vdso.o [2021-03-02T16:21:40.675Z] #42 61.97 CC criu/pie/util-vdso-elf32.o [2021-03-02T16:21:40.675Z] #42 62.66 AR criu/pie/pie.lib.a [2021-03-02T16:21:40.675Z] #42 62.75 DEP criu/pie/restorer.d [2021-03-02T16:21:40.675Z] #42 63.00 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-02T16:21:40.675Z] #42 63.09 DEP criu/arch/x86/restorer_unmap.d [2021-03-02T16:21:40.675Z] #42 63.11 DEP criu/arch/x86/restorer.d [2021-03-02T16:21:40.675Z] #42 63.25 DEP criu/arch/x86/vdso-pie.d [2021-03-02T16:21:40.675Z] #42 63.33 DEP criu/pie/parasite-vdso.d [2021-03-02T16:21:40.675Z] #42 63.49 DEP criu/pie/parasite.d [2021-03-02T16:21:40.675Z] #42 63.73 CC criu/pie/parasite.o [2021-03-02T16:21:40.675Z] #42 65.03 LINK criu/pie/parasite.built-in.o [2021-03-02T16:21:40.675Z] #42 65.06 GEN criu/pie/parasite-blob.h [2021-03-02T16:21:40.675Z] #42 65.08 CC criu/pie/parasite-vdso.o [2021-03-02T16:21:40.675Z] #42 65.73 CC criu/arch/x86/vdso-pie.o [2021-03-02T16:21:40.675Z] #42 66.16 CC criu/arch/x86/restorer.o [2021-03-02T16:21:40.675Z] #42 66.70 CC criu/arch/x86/restorer_unmap.o [2021-03-02T16:21:40.675Z] #42 66.76 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-02T16:21:40.675Z] #42 67.03 CC criu/pie/restorer.o [2021-03-02T16:21:40.692Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-02T16:21:40.692Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3ea70362\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-02T16:21:40.692Z] ---------------------------------------------------------------------------- [2021-03-02T16:21:40.692Z] [2021-03-02T16:21:40.692Z] INFO: executeCI.ps1 starting at Tue Mar 2 16:21:39 CUT 2021 [2021-03-02T16:21:40.692Z] [2021-03-02T16:21:40.692Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-02T16:21:40.692Z] INFO: Running git version 2.24.1.windows.2 [2021-03-02T16:21:40.692Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-02T16:21:40.692Z] INFO: Environment variables: [2021-03-02T16:21:40.692Z] [2021-03-02T16:21:40.692Z] Name Value [2021-03-02T16:21:40.692Z] ---- ----- [2021-03-02T16:21:40.692Z] ALLUSERSPROFILE C:\ProgramData [2021-03-02T16:21:40.692Z] amd64 true [2021-03-02T16:21:40.692Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-02T16:21:40.692Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-02T16:21:40.692Z] arm64 true [2021-03-02T16:21:40.692Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-03-02T16:21:40.692Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-03-02T16:21:40.692Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-02T16:21:40.692Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-02T16:21:40.692Z] BRANCH_NAME PR-42103 [2021-03-02T16:21:40.692Z] BUILD_DISPLAY_NAME #4 [2021-03-02T16:21:40.692Z] BUILD_ID 4 [2021-03-02T16:21:40.692Z] BUILD_NUMBER 4 [2021-03-02T16:21:40.692Z] BUILD_TAG jenkins-moby-PR-42103-4 [2021-03-02T16:21:40.692Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/4/ [2021-03-02T16:21:40.692Z] cgroup2 true [2021-03-02T16:21:40.692Z] CHANGE_AUTHOR thaJeztah [2021-03-02T16:21:40.692Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-03-02T16:21:40.692Z] CHANGE_BRANCH 20.10_backport_skip_test [2021-03-02T16:21:40.692Z] CHANGE_FORK thaJeztah/docker [2021-03-02T16:21:40.692Z] CHANGE_ID 42103 [2021-03-02T16:21:40.692Z] CHANGE_TARGET 20.10 [2021-03-02T16:21:40.692Z] CHANGE_TITLE [20.10 backport] pkg/archive: TestUntarParentPathPermissions requires root [2021-03-02T16:21:40.692Z] CHANGE_URL https://github.com/moby/moby/pull/42103 [2021-03-02T16:21:40.692Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T16:21:40.692Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-02T16:21:40.692Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-02T16:21:40.692Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-02T16:21:40.692Z] COMPUTERNAME azwin-2-0377c0 [2021-03-02T16:21:40.692Z] ComSpec C:\windows\system32\cmd.exe [2021-03-02T16:21:40.692Z] ConfigSequenceNumber 0 [2021-03-02T16:21:40.692Z] dco true [2021-03-02T16:21:40.692Z] DOCKER_BUILDKIT 0 [2021-03-02T16:21:40.692Z] DOCKER_DUT_DEBUG 1 [2021-03-02T16:21:40.692Z] DOCKER_EXPERIMENTAL 1 [2021-03-02T16:21:40.692Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-02T16:21:40.692Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-02T16:21:40.692Z] EXECUTOR_NUMBER 0 [2021-03-02T16:21:40.692Z] FQDN azwin-2-0377c0.westus.cloudapp.azure.com [2021-03-02T16:21:40.692Z] GIT_BRANCH PR-42103 [2021-03-02T16:21:40.692Z] GIT_COMMIT a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:21:40.692Z] GIT_PREVIOUS_COMMIT a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:21:40.692Z] GIT_URL https://github.com/moby/moby.git [2021-03-02T16:21:40.692Z] HUDSON_COOKIE 319c4b84-e677-4309-b540-8a80554580a2 [2021-03-02T16:21:40.692Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-02T16:21:40.692Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-02T16:21:40.692Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-02T16:21:40.692Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-03-02T16:21:40.692Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-02T16:21:40.692Z] JENKINS_NODE_COOKIE b53667d3-bf29-4123-a93f-03b951a075dd [2021-03-02T16:21:40.692Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-02T16:21:40.692Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-02T16:21:40.692Z] JOB_BASE_NAME PR-42103 [2021-03-02T16:21:40.692Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/display/redirect [2021-03-02T16:21:40.692Z] JOB_NAME moby/PR-42103 [2021-03-02T16:21:40.692Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/ [2021-03-02T16:21:40.692Z] library.jps.version master [2021-03-02T16:21:40.692Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-02T16:21:40.692Z] NODE_LABELS amd64 azure azwin-2-0377c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-02T16:21:40.692Z] NODE_NAME azwin-2-0377c0 [2021-03-02T16:21:40.694Z] NUMBER_OF_PROCESSORS 4 [2021-03-02T16:21:40.694Z] OS Windows_NT [2021-03-02T16:21:40.694Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-02T16:21:40.694Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-02T16:21:40.694Z] ppc64le false [2021-03-02T16:21:40.694Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-02T16:21:40.694Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-03-02T16:21:40.694Z] PROCESSOR_LEVEL 6 [2021-03-02T16:21:40.694Z] PROCESSOR_REVISION 5504 [2021-03-02T16:21:40.694Z] ProgramData C:\ProgramData [2021-03-02T16:21:40.694Z] ProgramFiles C:\Program Files [2021-03-02T16:21:40.694Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-02T16:21:40.694Z] ProgramW6432 C:\Program Files [2021-03-02T16:21:40.694Z] PROMPT $P$G [2021-03-02T16:21:40.694Z] PSExecutionPolicyPreference Bypass [2021-03-02T16:21:40.694Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-02T16:21:40.694Z] PUBLIC C:\Users\Public [2021-03-02T16:21:40.694Z] rootless true [2021-03-02T16:21:40.694Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/4/display/redirect?page=artif... [2021-03-02T16:21:40.694Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/4/display/redirect?page=changes [2021-03-02T16:21:40.694Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/4/display/redirect [2021-03-02T16:21:40.694Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42103/4/display/redirect?page=tests [2021-03-02T16:21:40.694Z] s390x false [2021-03-02T16:21:40.694Z] SKIP_VALIDATION_TESTS 1 [2021-03-02T16:21:40.694Z] SOURCES_DRIVE d [2021-03-02T16:21:40.694Z] SOURCES_SUBDIR gopath [2021-03-02T16:21:40.694Z] STAGE_NAME Run tests [2021-03-02T16:21:40.694Z] SystemDrive C: [2021-03-02T16:21:40.694Z] SystemRoot C:\windows [2021-03-02T16:21:40.694Z] TEMP C:\windows\TEMP [2021-03-02T16:21:40.694Z] TESTDEBUG 0 [2021-03-02T16:21:40.694Z] TESTRUN_DRIVE d [2021-03-02T16:21:40.694Z] TESTRUN_SUBDIR CI [2021-03-02T16:21:40.694Z] TIMEOUT 120m [2021-03-02T16:21:40.694Z] TMP C:\windows\TEMP [2021-03-02T16:21:40.694Z] unit_validate true [2021-03-02T16:21:40.694Z] USERDOMAIN WORKGROUP [2021-03-02T16:21:40.694Z] USERNAME azwin-2-0377c0$ [2021-03-02T16:21:40.694Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-02T16:21:40.694Z] validate_force false [2021-03-02T16:21:40.694Z] windir C:\windows [2021-03-02T16:21:40.694Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-02T16:21:40.694Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-02T16:21:40.694Z] windowsRS1 false [2021-03-02T16:21:40.694Z] windowsRS5 true [2021-03-02T16:21:40.694Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-02T16:21:40.694Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-02T16:21:40.694Z] [2021-03-02T16:21:40.694Z] [2021-03-02T16:21:40.694Z] [2021-03-02T16:21:40.694Z] INFO: Sources under d:\gopath\... [2021-03-02T16:21:40.694Z] INFO: Test run under d:\CI\... [2021-03-02T16:21:40.694Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-02T16:21:40.694Z] INFO: docker/docker repository was found [2021-03-02T16:21:40.694Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-02T16:21:40.775Z] #52 13.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T16:21:41.677Z] ltsc2019: Pulling from windows/servercore [2021-03-02T16:21:41.678Z] 4612f6d0b889: Pulling fs layer [2021-03-02T16:21:41.678Z] db4edcf0861f: Pulling fs layer [2021-03-02T16:21:42.057Z] #42 ... [2021-03-02T16:21:42.057Z] [2021-03-02T16:21:42.057Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:21:42.057Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:21:42.057Z] #19 10.68 Fetched 8423 kB in 9s (887 kB/s) [2021-03-02T16:21:42.840Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.32s) [2021-03-02T16:21:42.840Z] PASS [2021-03-02T16:21:42.840Z] [2021-03-02T16:21:42.840Z] === Skipped [2021-03-02T16:21:42.840Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-02T16:21:42.840Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:21:42.840Z] [2021-03-02T16:21:42.840Z] [2021-03-02T16:21:42.840Z] DONE 33 tests, 1 skipped in 115.686s [2021-03-02T16:21:42.840Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T16:21:42.840Z] INFO: Testing against a local daemon [2021-03-02T16:21:42.840Z] === RUN TestConfigInspect [2021-03-02T16:21:44.728Z] --- PASS: TestConfigInspect (2.26s) [2021-03-02T16:21:44.728Z] === RUN TestConfigList [2021-03-02T16:21:45.354Z] #19 10.68 Reading package lists... [2021-03-02T16:21:45.354Z] #19 ... [2021-03-02T16:21:45.354Z] [2021-03-02T16:21:45.354Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:21:45.354Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:21:45.354Z] #52 12.45 + cd /tmp/tmp.qw6M3RhpFE/src/github.com/opencontainers/runc [2021-03-02T16:21:45.354Z] #52 12.45 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T16:21:45.354Z] #52 12.87 + '[' -z '' ']' [2021-03-02T16:21:45.354Z] #52 12.88 + target=static [2021-03-02T16:21:45.354Z] #52 12.88 + make 'BUILDTAGS=seccomp ' static [2021-03-02T16:21:45.354Z] #52 13.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T16:21:45.354Z] #52 ... [2021-03-02T16:21:45.354Z] [2021-03-02T16:21:45.354Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:45.354Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:45.354Z] #42 69.95 LINK criu/pie/restorer.built-in.o [2021-03-02T16:21:45.354Z] #42 69.96 GEN criu/pie/restorer-blob.h [2021-03-02T16:21:45.354Z] #42 70.08 DEP criu/vdso.d [2021-03-02T16:21:45.354Z] #42 70.27 DEP criu/vdso-compat.d [2021-03-02T16:21:45.354Z] #42 70.35 DEP criu/uts_ns.d [2021-03-02T16:21:45.354Z] #42 70.59 DEP criu/util.d [2021-03-02T16:21:45.354Z] #42 70.74 DEP criu/uffd.d [2021-03-02T16:21:45.354Z] #42 70.91 DEP criu/tun.d [2021-03-02T16:21:45.354Z] #42 71.10 DEP criu/tty.d [2021-03-02T16:21:45.354Z] #42 71.34 DEP criu/timerfd.d [2021-03-02T16:21:45.354Z] #42 71.54 DEP criu/timens.d [2021-03-02T16:21:45.354Z] #42 71.72 DEP criu/sysfs_parse.d [2021-03-02T16:21:45.354Z] #42 71.91 DEP criu/sysctl.d [2021-03-02T16:21:45.354Z] #42 72.09 DEP criu/string.d [2021-03-02T16:21:45.354Z] #42 72.14 DEP criu/stats.d [2021-03-02T16:21:45.354Z] #42 72.30 DEP criu/sockets.d [2021-03-02T16:21:45.354Z] #42 72.48 DEP criu/sk-unix.d [2021-03-02T16:21:45.354Z] #42 72.72 DEP criu/sk-tcp.d [2021-03-02T16:21:45.354Z] #42 72.92 DEP criu/sk-queue.d [2021-03-02T16:21:45.614Z] #42 73.07 DEP criu/sk-packet.d [2021-03-02T16:21:45.614Z] #42 73.25 DEP criu/sk-netlink.d [2021-03-02T16:21:45.875Z] #42 73.43 DEP criu/sk-inet.d [2021-03-02T16:21:46.079Z] #52 ... [2021-03-02T16:21:46.079Z] [2021-03-02T16:21:46.079Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:46.079Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:46.079Z] #42 61.91 CC criu/pie/util-vdso.o [2021-03-02T16:21:46.079Z] #42 62.64 CC criu/pie/util-vdso-elf32.o [2021-03-02T16:21:46.079Z] #42 63.31 AR criu/pie/pie.lib.a [2021-03-02T16:21:46.079Z] #42 63.37 DEP criu/pie/restorer.d [2021-03-02T16:21:46.079Z] #42 63.67 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-02T16:21:46.079Z] #42 63.84 DEP criu/arch/x86/restorer_unmap.d [2021-03-02T16:21:46.079Z] #42 63.88 DEP criu/arch/x86/restorer.d [2021-03-02T16:21:46.079Z] #42 64.14 DEP criu/arch/x86/vdso-pie.d [2021-03-02T16:21:46.079Z] #42 64.27 DEP criu/pie/parasite-vdso.d [2021-03-02T16:21:46.079Z] #42 64.49 DEP criu/pie/parasite.d [2021-03-02T16:21:46.079Z] #42 64.74 CC criu/pie/parasite.o [2021-03-02T16:21:46.079Z] #42 66.01 LINK criu/pie/parasite.built-in.o [2021-03-02T16:21:46.079Z] #42 66.02 GEN criu/pie/parasite-blob.h [2021-03-02T16:21:46.079Z] #42 66.06 CC criu/pie/parasite-vdso.o [2021-03-02T16:21:46.079Z] #42 66.73 CC criu/arch/x86/vdso-pie.o [2021-03-02T16:21:46.079Z] #42 67.06 CC criu/arch/x86/restorer.o [2021-03-02T16:21:46.079Z] #42 67.67 CC criu/arch/x86/restorer_unmap.o [2021-03-02T16:21:46.079Z] #42 67.73 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-02T16:21:46.079Z] #42 68.10 CC criu/pie/restorer.o [2021-03-02T16:21:46.134Z] #42 73.66 DEP criu/signalfd.d [2021-03-02T16:21:46.135Z] #42 73.81 DEP criu/sigframe.d [2021-03-02T16:21:46.135Z] #42 73.91 DEP criu/shmem.d [2021-03-02T16:21:46.397Z] #42 74.14 DEP criu/servicefd.d [2021-03-02T16:21:46.653Z] #42 ... [2021-03-02T16:21:46.653Z] [2021-03-02T16:21:46.653Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:21:46.653Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:21:46.653Z] #19 1.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T16:21:46.653Z] #19 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T16:21:46.653Z] #19 1.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T16:21:46.653Z] #19 2.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T16:21:46.653Z] #19 3.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T16:21:46.653Z] #19 4.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T16:21:46.656Z] #42 74.28 DEP criu/seize.d [2021-03-02T16:21:46.916Z] #42 74.50 DEP criu/seccomp.d [2021-03-02T16:21:47.176Z] #42 74.65 DEP criu/rst-malloc.d [2021-03-02T16:21:47.176Z] #42 74.72 DEP criu/rbtree.d [2021-03-02T16:21:47.176Z] #42 74.75 DEP criu/pstree.d [2021-03-02T16:21:47.227Z] #19 10.58 Fetched 8423 kB in 9s (897 kB/s) [2021-03-02T16:21:47.243Z] --- PASS: TestConfigList (2.44s) [2021-03-02T16:21:47.243Z] === RUN TestConfigsCreateAndDelete [2021-03-02T16:21:47.436Z] #42 74.91 DEP criu/protobuf.d [2021-03-02T16:21:47.437Z] #42 75.04 GEN criu/protobuf-desc-gen.h [2021-03-02T16:21:47.697Z] #42 ... [2021-03-02T16:21:47.697Z] [2021-03-02T16:21:47.697Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:47.697Z] #44 sha256:f248c18e399696bf68ca4e9e51882b8462b9724da23348909e115a0703bf7984 [2021-03-02T16:21:47.697Z] #44 DONE 156.3s [2021-03-02T16:21:47.697Z] [2021-03-02T16:21:47.697Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:21:47.697Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:21:47.697Z] #19 10.68 Reading package lists... [2021-03-02T16:21:48.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T16:21:48.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T16:21:48.806Z] db4edcf0861f: Verifying Checksum [2021-03-02T16:21:48.806Z] db4edcf0861f: Download complete [2021-03-02T16:21:49.148Z] #19 10.58 Reading package lists... [2021-03-02T16:21:49.148Z] #19 ... [2021-03-02T16:21:49.148Z] [2021-03-02T16:21:49.148Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:49.148Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:49.148Z] #42 71.15 LINK criu/pie/restorer.built-in.o [2021-03-02T16:21:49.148Z] #42 71.16 GEN criu/pie/restorer-blob.h [2021-03-02T16:21:49.148Z] #42 71.26 DEP criu/vdso.d [2021-03-02T16:21:49.410Z] #42 71.51 DEP criu/vdso-compat.d [2021-03-02T16:21:49.630Z] #19 14.35 Reading package lists... [2021-03-02T16:21:49.671Z] #42 71.71 DEP criu/uts_ns.d [2021-03-02T16:21:49.671Z] #42 71.85 DEP criu/util.d [2021-03-02T16:21:49.758Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2021-03-02T16:21:49.758Z] === RUN TestConfigsUpdate [2021-03-02T16:21:49.933Z] #42 72.02 DEP criu/uffd.d [2021-03-02T16:21:50.196Z] #42 72.32 DEP criu/tun.d [2021-03-02T16:21:50.458Z] #42 72.60 DEP criu/tty.d [2021-03-02T16:21:50.720Z] #42 72.79 DEP criu/timerfd.d [2021-03-02T16:21:50.866Z] #19 18.66 Building dependency tree... [2021-03-02T16:21:50.866Z] #19 ... [2021-03-02T16:21:50.866Z] [2021-03-02T16:21:50.866Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:50.866Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:50.866Z] #42 77.20 DEP criu/protobuf-desc.d [2021-03-02T16:21:50.866Z] #42 77.31 DEP criu/proc_parse.d [2021-03-02T16:21:50.866Z] #42 77.62 DEP criu/plugin.d [2021-03-02T16:21:50.866Z] #42 77.79 DEP criu/pipes.d [2021-03-02T16:21:50.866Z] #42 77.88 DEP criu/pie-util.d [2021-03-02T16:21:50.866Z] #42 77.97 DEP criu/pie-util-vdso.d [2021-03-02T16:21:50.866Z] #42 78.13 DEP criu/pie-util-vdso-elf32.d [2021-03-02T16:21:50.866Z] #42 78.26 DEP criu/path.d [2021-03-02T16:21:50.866Z] #42 78.38 DEP criu/parasite-syscall.d [2021-03-02T16:21:50.866Z] #42 78.64 DEP criu/pagemap.d [2021-03-02T16:21:50.982Z] #42 73.00 DEP criu/timens.d [2021-03-02T16:21:51.126Z] #42 78.82 DEP criu/pagemap-cache.d [2021-03-02T16:21:51.244Z] #42 73.21 DEP criu/sysfs_parse.d [2021-03-02T16:21:51.244Z] #42 73.37 DEP criu/sysctl.d [2021-03-02T16:21:51.385Z] #42 78.96 DEP criu/page-xfer.d [2021-03-02T16:21:51.509Z] #42 73.52 DEP criu/string.d [2021-03-02T16:21:51.509Z] #42 73.57 DEP criu/stats.d [2021-03-02T16:21:51.644Z] #42 79.15 DEP criu/page-pipe.d [2021-03-02T16:21:51.644Z] #42 79.31 DEP criu/netfilter.d [2021-03-02T16:21:51.646Z] --- PASS: TestConfigsUpdate (2.40s) [2021-03-02T16:21:51.646Z] === RUN TestTemplatedConfig [2021-03-02T16:21:51.772Z] #42 73.74 DEP criu/sockets.d [2021-03-02T16:21:51.772Z] #42 73.91 DEP criu/sk-unix.d [2021-03-02T16:21:51.904Z] #42 79.42 DEP criu/net.d [2021-03-02T16:21:51.904Z] #42 79.58 DEP criu/namespaces.d [2021-03-02T16:21:52.034Z] #42 74.12 DEP criu/sk-tcp.d [2021-03-02T16:21:52.163Z] #42 79.74 DEP criu/mount.d [2021-03-02T16:21:52.163Z] #42 79.87 DEP criu/memfd.d [2021-03-02T16:21:52.296Z] #42 74.34 DEP criu/sk-queue.d [2021-03-02T16:21:52.422Z] #42 80.03 DEP criu/mem.d [2021-03-02T16:21:52.558Z] #42 74.50 DEP criu/sk-packet.d [2021-03-02T16:21:52.558Z] #42 74.67 DEP criu/sk-netlink.d [2021-03-02T16:21:52.681Z] #42 80.20 DEP criu/lsm.d [2021-03-02T16:21:52.682Z] #42 80.31 DEP criu/log.d [2021-03-02T16:21:52.682Z] #42 80.42 DEP criu/libnetlink.d [2021-03-02T16:21:52.820Z] #42 74.82 DEP criu/sk-inet.d [2021-03-02T16:21:52.942Z] #42 80.59 DEP criu/kerndat.d [2021-03-02T16:21:53.083Z] #42 75.04 DEP criu/signalfd.d [2021-03-02T16:21:53.083Z] #42 75.22 DEP criu/sigframe.d [2021-03-02T16:21:53.201Z] #42 80.84 DEP criu/kcmp-ids.d [2021-03-02T16:21:53.201Z] #42 80.96 DEP criu/irmap.d [2021-03-02T16:21:53.344Z] #42 75.37 DEP criu/shmem.d [2021-03-02T16:21:53.460Z] #42 81.14 DEP criu/ipc_ns.d [2021-03-02T16:21:53.606Z] #42 75.54 DEP criu/servicefd.d [2021-03-02T16:21:53.606Z] #42 75.80 DEP criu/seize.d [2021-03-02T16:21:53.606Z] #42 ... [2021-03-02T16:21:53.606Z] [2021-03-02T16:21:53.606Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:53.607Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:21:53.607Z] #44 154.9 github.com/LK4D4/vndr/godl [2021-03-02T16:21:53.607Z] #44 155.8 github.com/LK4D4/vndr [2021-03-02T16:21:53.720Z] #42 81.27 DEP criu/image.d [2021-03-02T16:21:53.720Z] #42 81.43 DEP criu/image-desc.d [2021-03-02T16:21:53.720Z] #42 81.52 DEP criu/fsnotify.d [2021-03-02T16:21:53.869Z] #44 ... [2021-03-02T16:21:53.869Z] [2021-03-02T16:21:53.869Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:21:53.869Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:21:53.869Z] #19 10.58 Reading package lists... [2021-03-02T16:21:53.979Z] #42 81.71 DEP criu/filesystems.d [2021-03-02T16:21:54.130Z] #19 14.82 Reading package lists... [2021-03-02T16:21:54.130Z] #19 ... [2021-03-02T16:21:54.130Z] [2021-03-02T16:21:54.130Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T16:21:54.130Z] #44 sha256:b1e4afbba7ef0e7152171cae57715b3d36c801984cc8fe5ab083f2450fc3ad50 [2021-03-02T16:21:54.130Z] #44 DONE 165.4s [2021-03-02T16:21:54.238Z] #42 81.90 DEP criu/files.d [2021-03-02T16:21:54.393Z] [2021-03-02T16:21:54.393Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:54.393Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:54.393Z] #42 75.98 DEP criu/seccomp.d [2021-03-02T16:21:54.393Z] #42 76.15 DEP criu/rst-malloc.d [2021-03-02T16:21:54.393Z] #42 76.19 DEP criu/rbtree.d [2021-03-02T16:21:54.393Z] #42 76.22 DEP criu/pstree.d [2021-03-02T16:21:54.393Z] #42 76.47 DEP criu/protobuf.d [2021-03-02T16:21:54.498Z] #42 82.07 DEP criu/files-reg.d [2021-03-02T16:21:54.498Z] #42 82.26 DEP criu/files-ext.d [2021-03-02T16:21:54.654Z] #42 76.70 GEN criu/protobuf-desc-gen.h [2021-03-02T16:21:54.760Z] #42 82.43 DEP criu/file-lock.d [2021-03-02T16:21:54.911Z] --- PASS: TestTemplatedConfig (2.85s) [2021-03-02T16:21:54.911Z] === RUN TestConfigCreateResolve [2021-03-02T16:21:55.020Z] #42 82.60 DEP criu/file-ids.d [2021-03-02T16:21:55.020Z] #42 82.73 DEP criu/fifo.d [2021-03-02T16:21:55.020Z] #42 82.84 DEP criu/fdstore.d [2021-03-02T16:21:55.280Z] #42 82.96 DEP criu/fault-injection.d [2021-03-02T16:21:55.280Z] #42 82.99 DEP criu/external.d [2021-03-02T16:21:55.280Z] #42 83.08 DEP criu/eventpoll.d [2021-03-02T16:21:55.850Z] #42 83.29 DEP criu/eventfd.d [2021-03-02T16:21:55.850Z] #42 83.41 DEP criu/crtools.d [2021-03-02T16:21:55.850Z] #42 83.56 DEP criu/cr-service.d [2021-03-02T16:21:56.110Z] #42 83.68 DEP criu/cr-restore.d [2021-03-02T16:21:56.369Z] #42 83.88 DEP criu/cr-errno.d [2021-03-02T16:21:56.370Z] #42 83.90 DEP criu/cr-dump.d [2021-03-02T16:21:56.370Z] #42 84.08 DEP criu/cr-dedup.d [2021-03-02T16:21:56.572Z] #42 78.67 DEP criu/protobuf-desc.d [2021-03-02T16:21:56.629Z] #42 84.27 DEP criu/cr-check.d [2021-03-02T16:21:56.629Z] #42 ... [2021-03-02T16:21:56.629Z] [2021-03-02T16:21:56.629Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:21:56.629Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:21:56.629Z] #19 20.12 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T16:21:56.629Z] #19 20.12 The following additional packages will be installed: [2021-03-02T16:21:56.629Z] #19 20.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T16:21:56.629Z] #19 20.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T16:21:56.629Z] #19 20.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T16:21:56.629Z] #19 20.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T16:21:56.629Z] #19 20.14 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T16:21:56.629Z] #19 20.14 Suggested packages: [2021-03-02T16:21:56.629Z] #19 20.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T16:21:56.629Z] #19 20.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T16:21:56.629Z] #19 20.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T16:21:56.629Z] #19 20.14 Recommended packages: [2021-03-02T16:21:56.629Z] #19 20.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T16:21:56.629Z] #19 20.14 python3-keyrings.alt python3-xdg unzip [2021-03-02T16:21:56.629Z] #19 22.12 The following NEW packages will be installed: [2021-03-02T16:21:56.629Z] #19 22.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T16:21:56.629Z] #19 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T16:21:56.629Z] #19 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T16:21:56.629Z] #19 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T16:21:56.629Z] #19 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T16:21:56.629Z] #19 22.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T16:21:56.629Z] #19 22.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T16:21:56.629Z] #19 22.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T16:21:56.629Z] #19 22.14 xz-utils zip [2021-03-02T16:21:56.629Z] #19 22.44 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T16:21:56.629Z] #19 22.44 Need to get 28.5 MB of archives. [2021-03-02T16:21:56.629Z] #19 22.44 After this operation, 116 MB of additional disk space will be used. [2021-03-02T16:21:56.629Z] #19 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-02T16:21:56.629Z] #19 22.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-02T16:21:56.629Z] #19 22.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-02T16:21:56.629Z] #19 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-02T16:21:56.629Z] #19 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-02T16:21:56.629Z] #19 22.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-02T16:21:56.629Z] #19 22.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-02T16:21:56.629Z] #19 22.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-02T16:21:56.629Z] #19 22.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-02T16:21:56.629Z] #19 22.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-02T16:21:56.629Z] #19 22.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-02T16:21:56.629Z] #19 22.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-02T16:21:56.629Z] #19 22.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-02T16:21:56.629Z] #19 22.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-02T16:21:56.629Z] #19 22.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-02T16:21:56.629Z] #19 22.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-02T16:21:56.629Z] #19 22.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T16:21:56.629Z] #19 22.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T16:21:56.629Z] #19 22.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-02T16:21:56.629Z] #19 22.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-02T16:21:56.629Z] #19 22.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-02T16:21:56.629Z] #19 22.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-02T16:21:56.629Z] #19 22.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-02T16:21:56.629Z] #19 22.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T16:21:56.629Z] #19 22.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T16:21:56.629Z] #19 22.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T16:21:56.629Z] #19 22.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-02T16:21:56.629Z] #19 22.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-02T16:21:56.629Z] #19 22.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T16:21:56.629Z] #19 23.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T16:21:56.629Z] #19 23.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T16:21:56.629Z] #19 23.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T16:21:56.629Z] #19 23.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-02T16:21:56.629Z] #19 23.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-02T16:21:56.629Z] #19 23.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T16:21:56.629Z] #19 23.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T16:21:56.629Z] #19 23.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T16:21:56.629Z] #19 23.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-02T16:21:56.629Z] #19 23.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T16:21:56.629Z] #19 23.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T16:21:56.629Z] #19 23.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T16:21:56.629Z] #19 23.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-02T16:21:56.629Z] #19 23.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-02T16:21:56.629Z] #19 23.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-02T16:21:56.629Z] #19 23.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T16:21:56.629Z] #19 24.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-02T16:21:56.629Z] #19 24.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-02T16:21:56.629Z] #19 24.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-02T16:21:56.629Z] #19 24.70 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:21:56.629Z] #19 24.77 Fetched 28.5 MB in 2s (14.7 MB/s) [2021-03-02T16:21:56.629Z] #19 24.83 Selecting previously unselected package pigz. [2021-03-02T16:21:56.629Z] #19 24.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-03-02T16:21:56.629Z] #19 24.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-02T16:21:56.629Z] #19 24.90 Unpacking pigz (2.4-1) ... [2021-03-02T16:21:56.629Z] #19 24.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-02T16:21:56.629Z] #19 24.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:21:56.629Z] #19 25.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:21:56.801Z] --- PASS: TestConfigCreateResolve (2.27s) [2021-03-02T16:21:56.801Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T16:21:56.833Z] #42 78.80 DEP criu/proc_parse.d [2021-03-02T16:21:56.889Z] #19 25.50 Selecting previously unselected package python3.7-minimal. [2021-03-02T16:21:56.889Z] #19 25.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:21:56.889Z] #19 25.51 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T16:21:57.095Z] #42 79.05 DEP criu/plugin.d [2021-03-02T16:21:57.095Z] #42 79.20 DEP criu/pipes.d [2021-03-02T16:21:57.148Z] #19 ... [2021-03-02T16:21:57.148Z] [2021-03-02T16:21:57.148Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:21:57.148Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:21:57.148Z] #31 DONE 165.1s [2021-03-02T16:21:57.148Z] [2021-03-02T16:21:57.148Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:21:57.148Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:21:57.148Z] #42 84.52 DEP criu/config.d [2021-03-02T16:21:57.148Z] #42 84.70 DEP criu/clone-noasan.d [2021-03-02T16:21:57.148Z] #42 84.90 DEP criu/cgroup.d [2021-03-02T16:21:57.357Z] #42 79.42 DEP criu/pie-util.d [2021-03-02T16:21:57.357Z] #42 79.51 DEP criu/pie-util-vdso.d [2021-03-02T16:21:57.362Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-02T16:21:57.362Z] PASS [2021-03-02T16:21:57.362Z] [2021-03-02T16:21:57.362Z] DONE 7 tests in 15.108s [2021-03-02T16:21:57.362Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T16:21:57.362Z] INFO: Testing against a local daemon [2021-03-02T16:21:57.362Z] === RUN TestCheckpoint [2021-03-02T16:21:57.362Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T16:21:57.362Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:21:57.362Z] === RUN TestContainerInvalidJSON [2021-03-02T16:21:57.362Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:21:57.362Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:21:57.362Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:21:57.362Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:21:57.362Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:21:57.362Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:21:57.362Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:21:57.362Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:21:57.362Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:21:57.362Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-02T16:21:57.362Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T16:21:57.362Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T16:21:57.362Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T16:21:57.362Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T16:21:57.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-02T16:21:57.618Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T16:21:57.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-02T16:21:57.618Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T16:21:57.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-02T16:21:57.618Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T16:21:57.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-02T16:21:57.618Z] === RUN TestCopyFromContainer [2021-03-02T16:21:57.619Z] #42 79.60 DEP criu/pie-util-vdso-elf32.d [2021-03-02T16:21:57.619Z] #42 79.71 DEP criu/path.d [2021-03-02T16:21:57.619Z] #42 79.86 DEP criu/parasite-syscall.d [2021-03-02T16:21:57.715Z] #42 85.30 DEP criu/cgroup-props.d [2021-03-02T16:21:57.716Z] #42 85.48 DEP criu/bitmap.d [2021-03-02T16:21:57.974Z] #42 85.52 DEP criu/bfd.d [2021-03-02T16:21:57.974Z] #42 85.69 DEP criu/autofs.d [2021-03-02T16:21:58.192Z] #42 80.06 DEP criu/pagemap.d [2021-03-02T16:21:58.192Z] #42 80.21 DEP criu/pagemap-cache.d [2021-03-02T16:21:58.192Z] #42 80.30 DEP criu/page-xfer.d [2021-03-02T16:21:58.192Z] #42 80.43 DEP criu/page-pipe.d [2021-03-02T16:21:58.233Z] #42 85.83 DEP criu/aio.d [2021-03-02T16:21:58.454Z] #42 80.53 DEP criu/netfilter.d [2021-03-02T16:21:58.492Z] #42 85.95 DEP criu/action-scripts.d [2021-03-02T16:21:58.716Z] #42 80.67 DEP criu/net.d [2021-03-02T16:21:58.716Z] #42 80.86 DEP criu/namespaces.d [2021-03-02T16:21:58.752Z] #42 86.31 CC criu/action-scripts.o [2021-03-02T16:21:58.977Z] #42 81.02 DEP criu/mount.d [2021-03-02T16:21:58.977Z] #42 81.16 DEP criu/memfd.d [2021-03-02T16:21:58.984Z] === RUN TestCopyFromContainer// [2021-03-02T16:21:58.984Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T16:21:58.984Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T16:21:58.984Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T16:21:58.984Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T16:21:59.011Z] #42 86.74 CC criu/aio.o [2021-03-02T16:21:59.239Z] #42 81.29 DEP criu/mem.d [2021-03-02T16:21:59.240Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T16:21:59.240Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T16:21:59.240Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T16:21:59.240Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T16:21:59.497Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer (1.87s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-02T16:21:59.497Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-03-02T16:21:59.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T16:21:59.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:21:59.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:21:59.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:21:59.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:21:59.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:21:59.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:21:59.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:21:59.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:21:59.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:21:59.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-02T16:21:59.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T16:21:59.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T16:21:59.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T16:21:59.497Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T16:21:59.497Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-02T16:21:59.497Z] === RUN TestCreateWithInvalidEnv [2021-03-02T16:21:59.497Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T16:21:59.497Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T16:21:59.497Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T16:21:59.497Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T16:21:59.497Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T16:21:59.497Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T16:21:59.497Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T16:21:59.497Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T16:21:59.497Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T16:21:59.497Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-02T16:21:59.497Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T16:21:59.497Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T16:21:59.497Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T16:21:59.497Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T16:21:59.500Z] #42 81.51 DEP criu/lsm.d [2021-03-02T16:21:59.754Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-02T16:21:59.754Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T16:21:59.762Z] #42 81.72 DEP criu/log.d [2021-03-02T16:21:59.762Z] #42 81.86 DEP criu/libnetlink.d [2021-03-02T16:21:59.948Z] #42 87.28 CC criu/autofs.o [2021-03-02T16:22:00.024Z] #42 82.05 DEP criu/kerndat.d [2021-03-02T16:22:00.285Z] #42 82.29 DEP criu/kcmp-ids.d [2021-03-02T16:22:00.285Z] #42 82.39 DEP criu/irmap.d [2021-03-02T16:22:00.547Z] #42 82.54 DEP criu/ipc_ns.d [2021-03-02T16:22:00.547Z] #42 82.70 DEP criu/image.d [2021-03-02T16:22:00.801Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:22:00.801Z] [2021-03-02T16:22:00.801Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-02T16:22:00.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-02T16:22:00.801Z] Using test binary docker [2021-03-02T16:22:00.801Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T16:22:00.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T16:22:00.801Z] INFO: Waiting for daemon to start... [2021-03-02T16:22:00.801Z] Starting dockerd [2021-03-02T16:22:00.801Z] . [2021-03-02T16:22:00.801Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-02T16:22:00.810Z] #42 82.84 DEP criu/image-desc.d [2021-03-02T16:22:00.810Z] #42 82.92 DEP criu/fsnotify.d [2021-03-02T16:22:00.810Z] #42 ... [2021-03-02T16:22:00.810Z] [2021-03-02T16:22:00.810Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:00.810Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:00.810Z] #19 14.82 Reading package lists... [2021-03-02T16:22:00.810Z] #19 18.90 Building dependency tree... [2021-03-02T16:22:00.810Z] #19 20.74 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T16:22:00.810Z] #19 20.74 The following additional packages will be installed: [2021-03-02T16:22:00.810Z] #19 20.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T16:22:00.810Z] #19 20.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T16:22:00.810Z] #19 20.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T16:22:00.810Z] #19 20.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T16:22:00.810Z] #19 20.76 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T16:22:00.810Z] #19 20.77 Suggested packages: [2021-03-02T16:22:00.810Z] #19 20.78 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T16:22:00.810Z] #19 20.78 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T16:22:00.810Z] #19 20.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T16:22:00.810Z] #19 20.78 Recommended packages: [2021-03-02T16:22:00.810Z] #19 20.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T16:22:00.810Z] #19 20.78 python3-keyrings.alt python3-xdg unzip [2021-03-02T16:22:00.810Z] #19 22.69 The following NEW packages will be installed: [2021-03-02T16:22:00.810Z] #19 22.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T16:22:00.810Z] #19 22.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T16:22:00.810Z] #19 22.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T16:22:00.810Z] #19 22.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T16:22:00.810Z] #19 22.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T16:22:00.810Z] #19 22.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T16:22:00.810Z] #19 22.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T16:22:00.810Z] #19 22.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T16:22:00.810Z] #19 22.71 xz-utils zip [2021-03-02T16:22:00.810Z] #19 23.07 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T16:22:00.810Z] #19 23.07 Need to get 28.5 MB of archives. [2021-03-02T16:22:00.810Z] #19 23.07 After this operation, 116 MB of additional disk space will be used. [2021-03-02T16:22:00.810Z] #19 23.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-02T16:22:00.810Z] #19 23.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-02T16:22:00.810Z] #19 23.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-02T16:22:00.810Z] #19 23.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-02T16:22:00.810Z] #19 23.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-02T16:22:00.810Z] #19 23.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-02T16:22:00.810Z] #19 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-02T16:22:00.810Z] #19 23.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-02T16:22:00.810Z] #19 23.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-02T16:22:00.810Z] #19 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-02T16:22:00.810Z] #19 23.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-02T16:22:00.810Z] #19 23.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-02T16:22:00.810Z] #19 23.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-02T16:22:00.810Z] #19 23.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-02T16:22:00.810Z] #19 23.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-02T16:22:00.810Z] #19 23.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-02T16:22:00.810Z] #19 23.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T16:22:00.810Z] #19 23.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T16:22:00.810Z] #19 23.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-02T16:22:00.810Z] #19 23.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-02T16:22:00.810Z] #19 23.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-02T16:22:00.810Z] #19 23.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-02T16:22:00.810Z] #19 23.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-02T16:22:00.810Z] #19 23.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T16:22:00.810Z] #19 23.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T16:22:00.810Z] #19 23.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T16:22:00.810Z] #19 23.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-02T16:22:00.810Z] #19 23.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-02T16:22:00.810Z] #19 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T16:22:00.810Z] #19 23.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T16:22:00.810Z] #19 23.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T16:22:00.810Z] #19 23.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T16:22:00.810Z] #19 23.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-02T16:22:00.810Z] #19 23.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-02T16:22:00.810Z] #19 23.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T16:22:00.810Z] #19 23.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T16:22:00.810Z] #19 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T16:22:00.810Z] #19 23.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-02T16:22:00.810Z] #19 24.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T16:22:00.810Z] #19 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T16:22:00.810Z] #19 24.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T16:22:00.810Z] #19 24.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-02T16:22:00.810Z] #19 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-02T16:22:00.810Z] #19 24.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-02T16:22:00.810Z] #19 24.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T16:22:00.810Z] #19 24.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-02T16:22:00.886Z] #42 88.59 CC criu/bfd.o [2021-03-02T16:22:01.072Z] #19 24.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-02T16:22:01.072Z] #19 24.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-02T16:22:01.256Z] 4612f6d0b889: Verifying Checksum [2021-03-02T16:22:01.256Z] 4612f6d0b889: Download complete [2021-03-02T16:22:01.454Z] #42 89.14 CC criu/bitmap.o [2021-03-02T16:22:01.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2021-03-02T16:22:01.642Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T16:22:01.713Z] #42 89.34 CC criu/cgroup-props.o [2021-03-02T16:22:02.017Z] #19 25.38 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T16:22:02.017Z] #19 25.51 Fetched 28.5 MB in 2s (15.6 MB/s) [2021-03-02T16:22:02.017Z] #19 25.60 Selecting previously unselected package pigz. [2021-03-02T16:22:02.279Z] #19 25.60 (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.) [2021-03-02T16:22:02.279Z] #19 25.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-02T16:22:02.279Z] #19 25.69 Unpacking pigz (2.4-1) ... [2021-03-02T16:22:02.279Z] #19 25.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-02T16:22:02.279Z] #19 25.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:22:02.279Z] #19 25.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:02.281Z] #42 90.04 CC criu/cgroup.o [2021-03-02T16:22:02.541Z] #42 ... [2021-03-02T16:22:02.541Z] [2021-03-02T16:22:02.541Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:02.541Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:02.541Z] #19 26.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:02.541Z] #19 26.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T16:22:02.541Z] #19 28.76 Selecting previously unselected package python3-minimal. [2021-03-02T16:22:02.541Z] #19 28.76 (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.) [2021-03-02T16:22:02.541Z] #19 28.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 28.85 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T16:22:02.541Z] #19 28.94 Selecting previously unselected package libmpdec2:amd64. [2021-03-02T16:22:02.541Z] #19 28.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 28.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T16:22:02.541Z] #19 29.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-02T16:22:02.541Z] #19 29.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 29.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:02.541Z] #19 29.92 Selecting previously unselected package python3.7. [2021-03-02T16:22:02.541Z] #19 29.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 29.94 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:02.541Z] #19 30.07 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-02T16:22:02.541Z] #19 30.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 30.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T16:22:02.541Z] #19 30.20 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T16:22:02.541Z] #19 31.07 Selecting previously unselected package python3. [2021-03-02T16:22:02.541Z] #19 31.07 (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.) [2021-03-02T16:22:02.541Z] #19 31.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 31.16 Unpacking python3 (3.7.3-1) ... [2021-03-02T16:22:02.541Z] #19 31.28 Selecting previously unselected package libip4tc0:amd64. [2021-03-02T16:22:02.541Z] #19 31.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 31.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:02.541Z] #19 31.40 Selecting previously unselected package libip6tc0:amd64. [2021-03-02T16:22:02.541Z] #19 31.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-02T16:22:02.541Z] #19 31.45 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:02.800Z] #19 31.53 Selecting previously unselected package libiptc0:amd64. [2021-03-02T16:22:02.800Z] #19 31.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-02T16:22:02.800Z] #19 31.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:02.800Z] #19 31.65 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-02T16:22:02.800Z] #19 31.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-02T16:22:02.800Z] #19 31.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T16:22:02.800Z] #19 31.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-02T16:22:02.800Z] #19 31.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-02T16:22:02.800Z] #19 31.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T16:22:02.865Z] #19 ... [2021-03-02T16:22:02.865Z] [2021-03-02T16:22:02.865Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T16:22:02.865Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T16:22:02.865Z] #31 DONE 173.5s [2021-03-02T16:22:02.865Z] [2021-03-02T16:22:02.865Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:02.865Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:02.865Z] #19 26.38 Selecting previously unselected package python3.7-minimal. [2021-03-02T16:22:02.865Z] #19 26.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:22:02.865Z] #19 26.40 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T16:22:02.865Z] #19 ... [2021-03-02T16:22:02.865Z] [2021-03-02T16:22:02.865Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:02.865Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:02.865Z] #42 83.05 DEP criu/filesystems.d [2021-03-02T16:22:02.865Z] #42 83.20 DEP criu/files.d [2021-03-02T16:22:02.865Z] #42 83.37 DEP criu/files-reg.d [2021-03-02T16:22:02.865Z] #42 83.53 DEP criu/files-ext.d [2021-03-02T16:22:02.865Z] #42 83.69 DEP criu/file-lock.d [2021-03-02T16:22:02.865Z] #42 83.82 DEP criu/file-ids.d [2021-03-02T16:22:02.865Z] #42 83.96 DEP criu/fifo.d [2021-03-02T16:22:02.865Z] #42 84.07 DEP criu/fdstore.d [2021-03-02T16:22:02.865Z] #42 84.20 DEP criu/fault-injection.d [2021-03-02T16:22:02.865Z] #42 84.25 DEP criu/external.d [2021-03-02T16:22:02.865Z] #42 84.31 DEP criu/eventpoll.d [2021-03-02T16:22:02.865Z] #42 84.48 DEP criu/eventfd.d [2021-03-02T16:22:02.865Z] #42 84.65 DEP criu/crtools.d [2021-03-02T16:22:02.865Z] #42 84.86 DEP criu/cr-service.d [2021-03-02T16:22:03.006Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2021-03-02T16:22:03.007Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T16:22:03.007Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:22:03.007Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:22:03.007Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:22:03.007Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:22:03.007Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:22:03.007Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:22:03.007Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:22:03.007Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:22:03.007Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:22:03.007Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:22:03.007Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:22:03.007Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:22:03.007Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:22:03.007Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:22:03.007Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:22:03.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-02T16:22:03.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T16:22:03.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-02T16:22:03.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-02T16:22:03.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-02T16:22:03.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-02T16:22:03.007Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T16:22:03.059Z] #19 31.88 Selecting previously unselected package libnftnl11:amd64. [2021-03-02T16:22:03.059Z] #19 31.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-02T16:22:03.059Z] #19 31.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T16:22:03.059Z] #19 31.99 Selecting previously unselected package iptables. [2021-03-02T16:22:03.127Z] #42 85.02 DEP criu/cr-restore.d [2021-03-02T16:22:03.127Z] #42 85.26 DEP criu/cr-errno.d [2021-03-02T16:22:03.127Z] #42 85.27 DEP criu/cr-dump.d [2021-03-02T16:22:03.319Z] #19 31.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-02T16:22:03.319Z] #19 32.00 Unpacking iptables (1.8.2-4) ... [2021-03-02T16:22:03.568Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-03-02T16:22:03.568Z] === RUN TestCreateDifferentPlatform [2021-03-02T16:22:03.568Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T16:22:03.568Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T16:22:03.568Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-02T16:22:03.568Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T16:22:03.568Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T16:22:03.568Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T16:22:03.568Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-02T16:22:03.568Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T16:22:03.568Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-02T16:22:03.568Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T16:22:03.568Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T16:22:03.568Z] === RUN TestDaemonRestartIpcMode [2021-03-02T16:22:03.568Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T16:22:03.568Z] === RUN TestDaemonHostGatewayIP [2021-03-02T16:22:03.568Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T16:22:03.568Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T16:22:03.568Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T16:22:03.568Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T16:22:03.568Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T16:22:03.568Z] === RUN TestDiff [2021-03-02T16:22:03.579Z] #19 32.37 Selecting previously unselected package xxd. [2021-03-02T16:22:03.579Z] #19 32.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T16:22:03.579Z] #19 32.38 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T16:22:03.579Z] #19 32.52 Selecting previously unselected package vim-common. [2021-03-02T16:22:03.579Z] #19 32.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T16:22:03.700Z] #42 85.60 DEP criu/cr-dedup.d [2021-03-02T16:22:03.839Z] #19 32.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T16:22:04.041Z] #42 85.89 DEP criu/cr-check.d [2021-03-02T16:22:04.041Z] #42 86.15 DEP criu/config.d [2021-03-02T16:22:04.099Z] #19 32.74 Selecting previously unselected package bash-completion. [2021-03-02T16:22:04.099Z] #19 32.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T16:22:04.129Z] --- PASS: TestDiff (0.57s) [2021-03-02T16:22:04.129Z] === RUN TestExecWithCloseStdin [2021-03-02T16:22:04.340Z] #42 86.40 DEP criu/clone-noasan.d [2021-03-02T16:22:04.340Z] #42 86.48 DEP criu/cgroup.d [2021-03-02T16:22:04.625Z] #42 86.72 DEP criu/cgroup-props.d [2021-03-02T16:22:04.625Z] #42 86.80 DEP criu/bitmap.d [2021-03-02T16:22:04.625Z] #42 86.82 DEP criu/bfd.d [2021-03-02T16:22:04.891Z] #42 86.90 DEP criu/autofs.d [2021-03-02T16:22:04.891Z] #42 87.08 DEP criu/aio.d [2021-03-02T16:22:05.083Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-03-02T16:22:05.083Z] === RUN TestExec [2021-03-02T16:22:05.157Z] #42 87.27 DEP criu/action-scripts.d [2021-03-02T16:22:05.418Z] #42 87.57 CC criu/action-scripts.o [2021-03-02T16:22:05.647Z] --- PASS: TestExec (0.62s) [2021-03-02T16:22:05.647Z] === RUN TestExecUser [2021-03-02T16:22:05.989Z] #42 87.99 CC criu/aio.o [2021-03-02T16:22:06.208Z] --- PASS: TestExecUser (0.65s) [2021-03-02T16:22:06.208Z] === RUN TestExportContainerAndImportImage [2021-03-02T16:22:06.562Z] #42 88.48 CC criu/autofs.o [2021-03-02T16:22:06.639Z] #19 35.28 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T16:22:06.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T16:22:06.899Z] #19 35.63 Selecting previously unselected package bzip2. [2021-03-02T16:22:06.899Z] #19 35.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-02T16:22:06.899Z] #19 35.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T16:22:06.899Z] #19 35.72 Selecting previously unselected package xz-utils. [2021-03-02T16:22:06.899Z] #19 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-02T16:22:06.899Z] #19 35.73 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T16:22:07.135Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-03-02T16:22:07.135Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T16:22:07.159Z] #19 35.91 Selecting previously unselected package apparmor. [2021-03-02T16:22:07.159Z] #19 35.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-02T16:22:07.159Z] #19 35.98 Unpacking apparmor (2.13.2-10) ... [2021-03-02T16:22:07.728Z] #19 36.32 Selecting previously unselected package aufs-tools. [2021-03-02T16:22:07.728Z] #19 36.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-02T16:22:07.728Z] #19 36.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T16:22:07.728Z] #19 36.51 Selecting previously unselected package libonig5:amd64. [2021-03-02T16:22:07.728Z] #19 36.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T16:22:07.728Z] #19 36.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:22:07.728Z] #19 36.68 Selecting previously unselected package libjq1:amd64. [2021-03-02T16:22:07.953Z] #42 89.78 CC criu/bfd.o [2021-03-02T16:22:07.953Z] #42 90.20 CC criu/bitmap.o [2021-03-02T16:22:07.987Z] #19 36.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:22:07.987Z] #19 36.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:22:07.987Z] #19 36.83 Selecting previously unselected package jq. [2021-03-02T16:22:07.987Z] #19 36.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:22:07.987Z] #19 36.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T16:22:07.987Z] #19 36.93 Selecting previously unselected package libaio1:amd64. [2021-03-02T16:22:07.987Z] #19 36.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-02T16:22:08.215Z] #42 90.31 CC criu/cgroup-props.o [2021-03-02T16:22:08.245Z] #19 36.95 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-02T16:22:08.245Z] #19 37.03 Selecting previously unselected package libgpm2:amd64. [2021-03-02T16:22:08.245Z] #19 37.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-02T16:22:08.245Z] #19 37.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-02T16:22:08.245Z] #19 37.09 Selecting previously unselected package libicu63:amd64. [2021-03-02T16:22:08.245Z] #19 37.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T16:22:08.245Z] #19 37.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:22:08.501Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-03-02T16:22:08.501Z] === RUN TestHealthCheckWorkdir [2021-03-02T16:22:08.789Z] #42 90.96 CC criu/cgroup.o [2021-03-02T16:22:08.789Z] #42 ... [2021-03-02T16:22:08.789Z] [2021-03-02T16:22:08.789Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:08.789Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:08.789Z] #19 27.63 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:08.789Z] #19 27.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T16:22:08.789Z] #19 30.11 Selecting previously unselected package python3-minimal. [2021-03-02T16:22:08.789Z] #19 30.11 (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.) [2021-03-02T16:22:08.789Z] #19 30.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-02T16:22:08.789Z] #19 30.17 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T16:22:08.789Z] #19 30.25 Selecting previously unselected package libmpdec2:amd64. [2021-03-02T16:22:08.789Z] #19 30.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-02T16:22:08.789Z] #19 30.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T16:22:08.789Z] #19 30.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-02T16:22:08.789Z] #19 30.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:22:08.789Z] #19 30.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:08.789Z] #19 31.30 Selecting previously unselected package python3.7. [2021-03-02T16:22:08.789Z] #19 31.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T16:22:08.789Z] #19 31.32 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:08.789Z] #19 31.43 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-02T16:22:08.789Z] #19 31.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-02T16:22:08.789Z] #19 31.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T16:22:08.789Z] #19 31.58 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T16:22:09.051Z] #19 32.57 Selecting previously unselected package python3. [2021-03-02T16:22:09.051Z] #19 32.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-02T16:22:09.051Z] #19 32.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-02T16:22:09.051Z] #19 32.65 Unpacking python3 (3.7.3-1) ... [2021-03-02T16:22:09.064Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-03-02T16:22:09.064Z] === RUN TestHealthKillContainer [2021-03-02T16:22:09.313Z] #19 32.74 Selecting previously unselected package libip4tc0:amd64. [2021-03-02T16:22:09.313Z] #19 32.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-02T16:22:09.313Z] #19 32.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:09.313Z] #19 32.88 Selecting previously unselected package libip6tc0:amd64. [2021-03-02T16:22:09.313Z] #19 32.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-02T16:22:09.313Z] #19 32.89 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:09.313Z] #19 32.97 Selecting previously unselected package libiptc0:amd64. [2021-03-02T16:22:09.313Z] #19 32.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-02T16:22:09.313Z] #19 32.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:09.575Z] #19 33.09 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-02T16:22:09.575Z] #19 33.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-02T16:22:09.575Z] #19 33.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T16:22:09.575Z] #19 33.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-02T16:22:09.575Z] #19 33.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-02T16:22:09.575Z] #19 33.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T16:22:09.575Z] #19 33.26 Selecting previously unselected package libnftnl11:amd64. [2021-03-02T16:22:09.575Z] #19 33.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-02T16:22:09.837Z] #19 33.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T16:22:09.837Z] #19 33.40 Selecting previously unselected package iptables. [2021-03-02T16:22:09.837Z] #19 33.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-02T16:22:09.837Z] #19 33.41 Unpacking iptables (1.8.2-4) ... [2021-03-02T16:22:10.411Z] #19 33.70 Selecting previously unselected package xxd. [2021-03-02T16:22:10.411Z] #19 33.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T16:22:10.411Z] #19 33.72 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T16:22:10.411Z] #19 33.84 Selecting previously unselected package vim-common. [2021-03-02T16:22:10.411Z] #19 33.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T16:22:10.411Z] #19 33.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T16:22:10.411Z] #19 34.04 Selecting previously unselected package bash-completion. [2021-03-02T16:22:10.411Z] #19 34.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T16:22:11.577Z] --- PASS: TestHealthKillContainer (2.70s) [2021-03-02T16:22:11.577Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T16:22:11.793Z] #19 40.45 Selecting previously unselected package libnet1:amd64. [2021-03-02T16:22:11.793Z] #19 40.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T16:22:11.793Z] #19 40.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:22:11.793Z] #19 40.59 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T16:22:11.793Z] #19 40.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T16:22:11.793Z] #19 40.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:22:11.793Z] #19 40.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T16:22:12.053Z] #19 40.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:22:12.053Z] #19 40.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:22:12.053Z] #19 40.76 Selecting previously unselected package libreadline5:amd64. [2021-03-02T16:22:12.053Z] #19 40.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-02T16:22:12.053Z] #19 40.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T16:22:12.053Z] #19 40.90 Selecting previously unselected package net-tools. [2021-03-02T16:22:12.053Z] #19 40.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-02T16:22:12.053Z] #19 40.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T16:22:12.140Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-03-02T16:22:12.140Z] === RUN TestIpcModeNone [2021-03-02T16:22:12.312Z] #19 41.13 Selecting previously unselected package python-pip-whl. [2021-03-02T16:22:12.312Z] #19 41.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T16:22:12.312Z] #19 41.14 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T16:22:12.881Z] #19 41.68 Selecting previously unselected package python3-lib2to3. [2021-03-02T16:22:12.881Z] #19 41.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T16:22:12.881Z] #19 41.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T16:22:13.067Z] --- PASS: TestIpcModeNone (0.63s) [2021-03-02T16:22:13.067Z] === RUN TestIpcModePrivate [2021-03-02T16:22:13.141Z] #19 41.81 Selecting previously unselected package python3-distutils. [2021-03-02T16:22:13.141Z] #19 41.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T16:22:13.141Z] #19 41.83 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T16:22:13.141Z] #19 41.99 Selecting previously unselected package python3-pip. [2021-03-02T16:22:13.141Z] #19 42.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T16:22:13.141Z] #19 42.01 Unpacking python3-pip (18.1-5) ... [2021-03-02T16:22:13.401Z] #19 42.17 Selecting previously unselected package python3-pkg-resources. [2021-03-02T16:22:13.401Z] #19 42.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T16:22:13.401Z] #19 42.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T16:22:13.630Z] --- PASS: TestIpcModePrivate (0.63s) [2021-03-02T16:22:13.630Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-03-02T16:22:13.630Z] === RUN TestIpcModeShareable [2021-03-02T16:22:13.661Z] #19 42.34 Selecting previously unselected package python3-setuptools. [2021-03-02T16:22:13.662Z] #19 42.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T16:22:13.662Z] #19 42.35 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T16:22:13.721Z] #19 36.72 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T16:22:13.721Z] #19 37.11 Selecting previously unselected package bzip2. [2021-03-02T16:22:13.721Z] #19 37.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-02T16:22:13.721Z] #19 37.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T16:22:13.721Z] #19 37.22 Selecting previously unselected package xz-utils. [2021-03-02T16:22:13.721Z] #19 37.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-02T16:22:13.721Z] #19 37.23 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T16:22:13.921Z] #19 42.57 Selecting previously unselected package python3-wheel. [2021-03-02T16:22:13.922Z] #19 42.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T16:22:13.922Z] #19 42.59 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T16:22:13.922Z] #19 42.68 Selecting previously unselected package sudo. [2021-03-02T16:22:13.922Z] #19 42.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-02T16:22:13.922Z] #19 42.71 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T16:22:13.983Z] #19 37.38 Selecting previously unselected package apparmor. [2021-03-02T16:22:13.983Z] #19 37.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-02T16:22:13.983Z] #19 37.51 Unpacking apparmor (2.13.2-10) ... [2021-03-02T16:22:14.192Z] --- PASS: TestIpcModeShareable (0.71s) [2021-03-02T16:22:14.192Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-03-02T16:22:14.192Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T16:22:14.245Z] #19 37.86 Selecting previously unselected package aufs-tools. [2021-03-02T16:22:14.245Z] #19 37.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-02T16:22:14.245Z] #19 37.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T16:22:14.493Z] #19 43.24 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T16:22:14.493Z] #19 43.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-02T16:22:14.493Z] #19 43.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T16:22:14.506Z] #19 38.02 Selecting previously unselected package libonig5:amd64. [2021-03-02T16:22:14.506Z] #19 38.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T16:22:14.506Z] #19 38.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:22:14.752Z] #19 43.63 Selecting previously unselected package uidmap. [2021-03-02T16:22:14.768Z] #19 38.20 Selecting previously unselected package libjq1:amd64. [2021-03-02T16:22:14.768Z] #19 38.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:22:14.768Z] #19 38.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:22:14.768Z] #19 38.32 Selecting previously unselected package jq. [2021-03-02T16:22:14.768Z] #19 38.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T16:22:14.768Z] #19 38.33 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T16:22:14.768Z] #19 38.40 Selecting previously unselected package libaio1:amd64. [2021-03-02T16:22:14.768Z] #19 38.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-02T16:22:14.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T16:22:15.012Z] #19 43.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-02T16:22:15.012Z] #19 43.68 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T16:22:15.012Z] #19 43.79 Selecting previously unselected package vim-runtime. [2021-03-02T16:22:15.012Z] #19 ... [2021-03-02T16:22:15.012Z] [2021-03-02T16:22:15.012Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:15.012Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:15.012Z] #42 92.54 CC criu/clone-noasan.o [2021-03-02T16:22:15.012Z] #42 92.80 CC criu/config.o [2021-03-02T16:22:15.012Z] #42 94.15 CC criu/cr-check.o [2021-03-02T16:22:15.012Z] #42 95.81 CC criu/cr-dedup.o [2021-03-02T16:22:15.012Z] #42 96.21 CC criu/cr-dump.o [2021-03-02T16:22:15.012Z] #42 98.29 CC criu/cr-errno.o [2021-03-02T16:22:15.012Z] #42 98.41 CC criu/cr-restore.o [2021-03-02T16:22:15.012Z] #42 102.7 CC criu/cr-service.o [2021-03-02T16:22:15.012Z] #42 ... [2021-03-02T16:22:15.012Z] [2021-03-02T16:22:15.012Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:15.012Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:15.012Z] #19 43.79 Selecting previously unselected package vim-runtime. [2021-03-02T16:22:15.012Z] #19 43.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T16:22:15.012Z] #19 43.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T16:22:15.012Z] #19 43.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T16:22:15.012Z] #19 43.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T16:22:15.030Z] #19 38.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-02T16:22:15.030Z] #19 38.47 Selecting previously unselected package libgpm2:amd64. [2021-03-02T16:22:15.030Z] #19 38.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-02T16:22:15.030Z] #19 38.48 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-02T16:22:15.030Z] #19 38.56 Selecting previously unselected package libicu63:amd64. [2021-03-02T16:22:15.030Z] #19 38.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T16:22:15.030Z] #19 38.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:22:15.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T16:22:16.708Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2021-03-02T16:22:16.708Z] === RUN TestAPIIpcModeHost [2021-03-02T16:22:16.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T16:22:16.964Z] --- PASS: TestAPIIpcModeHost (0.47s) [2021-03-02T16:22:16.964Z] === RUN TestDaemonIpcModeShareable [2021-03-02T16:22:18.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T16:22:18.306Z] #19 47.06 Selecting previously unselected package vim. [2021-03-02T16:22:18.306Z] #19 47.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T16:22:18.306Z] #19 47.08 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T16:22:18.330Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2021-03-02T16:22:18.330Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-02T16:22:18.330Z] === RUN TestDaemonIpcModePrivate [2021-03-02T16:22:18.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T16:22:18.876Z] #19 47.66 Selecting previously unselected package xfsprogs. [2021-03-02T16:22:18.876Z] #19 47.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-02T16:22:18.876Z] #19 47.68 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T16:22:19.136Z] #19 48.03 Selecting previously unselected package zip. [2021-03-02T16:22:19.136Z] #19 48.04 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-02T16:22:19.136Z] #19 48.05 Unpacking zip (3.0-11+b1) ... [2021-03-02T16:22:19.247Z] #19 42.23 Selecting previously unselected package libnet1:amd64. [2021-03-02T16:22:19.247Z] #19 42.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T16:22:19.247Z] #19 42.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:22:19.247Z] #19 42.34 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T16:22:19.247Z] #19 42.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T16:22:19.247Z] #19 42.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:22:19.247Z] #19 42.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T16:22:19.247Z] #19 42.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T16:22:19.247Z] #19 42.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:22:19.247Z] #19 42.53 Selecting previously unselected package libreadline5:amd64. [2021-03-02T16:22:19.247Z] #19 42.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-02T16:22:19.247Z] #19 42.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T16:22:19.247Z] #19 42.67 Selecting previously unselected package net-tools. [2021-03-02T16:22:19.247Z] #19 42.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-02T16:22:19.247Z] #19 42.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T16:22:19.247Z] #19 42.88 Selecting previously unselected package python-pip-whl. [2021-03-02T16:22:19.396Z] #19 48.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T16:22:19.396Z] #19 48.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T16:22:19.396Z] #19 48.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:19.396Z] #19 48.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T16:22:19.396Z] #19 48.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-02T16:22:19.509Z] #19 42.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T16:22:19.509Z] #19 42.89 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T16:22:19.656Z] #19 48.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:19.656Z] #19 48.35 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T16:22:19.656Z] #19 48.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T16:22:19.656Z] #19 48.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:22:19.656Z] #19 48.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T16:22:19.656Z] #19 48.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:22:19.656Z] #19 48.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:22:19.656Z] #19 48.43 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T16:22:19.656Z] #19 48.45 Setting up zip (3.0-11+b1) ... [2021-03-02T16:22:19.656Z] #19 48.46 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T16:22:19.656Z] #19 48.50 Setting up bash-completion (1:2.8-6) ... [2021-03-02T16:22:19.694Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2021-03-02T16:22:19.694Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-02T16:22:19.694Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T16:22:19.771Z] #19 43.42 Selecting previously unselected package python3-lib2to3. [2021-03-02T16:22:19.771Z] #19 43.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T16:22:19.771Z] #19 43.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T16:22:19.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T16:22:20.034Z] #19 43.57 Selecting previously unselected package python3-distutils. [2021-03-02T16:22:20.034Z] #19 43.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T16:22:20.034Z] #19 43.59 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T16:22:20.296Z] #19 43.77 Selecting previously unselected package python3-pip. [2021-03-02T16:22:20.296Z] #19 43.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T16:22:20.296Z] #19 43.78 Unpacking python3-pip (18.1-5) ... [2021-03-02T16:22:20.296Z] #19 43.97 Selecting previously unselected package python3-pkg-resources. [2021-03-02T16:22:20.296Z] #19 43.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T16:22:20.296Z] #19 43.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T16:22:20.558Z] #19 44.10 Selecting previously unselected package python3-setuptools. [2021-03-02T16:22:20.558Z] #19 44.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T16:22:20.558Z] #19 44.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T16:22:20.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2021-03-02T16:22:20.623Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-02T16:22:20.623Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T16:22:20.820Z] #19 44.36 Selecting previously unselected package python3-wheel. [2021-03-02T16:22:20.820Z] #19 44.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T16:22:20.820Z] #19 44.36 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T16:22:20.820Z] #19 44.44 Selecting previously unselected package sudo. [2021-03-02T16:22:20.820Z] #19 44.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-02T16:22:21.082Z] #19 44.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T16:22:21.343Z] #19 44.99 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T16:22:21.606Z] #19 45.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-02T16:22:21.606Z] #19 45.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T16:22:21.606Z] #19 45.27 Selecting previously unselected package uidmap. [2021-03-02T16:22:21.606Z] #19 ... [2021-03-02T16:22:21.606Z] [2021-03-02T16:22:21.606Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:21.606Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:21.606Z] #42 93.78 CC criu/clone-noasan.o [2021-03-02T16:22:21.606Z] #42 93.97 CC criu/config.o [2021-03-02T16:22:21.606Z] #42 95.33 CC criu/cr-check.o [2021-03-02T16:22:21.606Z] #42 97.03 CC criu/cr-dedup.o [2021-03-02T16:22:21.606Z] #42 97.48 CC criu/cr-dump.o [2021-03-02T16:22:21.606Z] #42 99.68 CC criu/cr-errno.o [2021-03-02T16:22:21.606Z] #42 99.80 CC criu/cr-restore.o [2021-03-02T16:22:21.868Z] #42 ... [2021-03-02T16:22:21.868Z] [2021-03-02T16:22:21.868Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:21.868Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:21.868Z] #19 45.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-02T16:22:21.868Z] #19 45.28 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T16:22:21.868Z] #19 45.41 Selecting previously unselected package vim-runtime. [2021-03-02T16:22:21.868Z] #19 45.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T16:22:21.868Z] #19 45.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T16:22:21.868Z] #19 45.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T16:22:21.993Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2021-03-02T16:22:21.993Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-02T16:22:21.993Z] === RUN TestIpcModeOlderClient [2021-03-02T16:22:21.993Z] === PAUSE TestIpcModeOlderClient [2021-03-02T16:22:21.993Z] === RUN TestKillContainerInvalidSignal [2021-03-02T16:22:22.130Z] #19 45.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T16:22:22.555Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-03-02T16:22:22.555Z] === RUN TestKillContainer [2021-03-02T16:22:22.555Z] === RUN TestKillContainer/no_signal [2021-03-02T16:22:22.811Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T16:22:22.949Z] #19 51.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:22.949Z] #19 51.16 Setting up xz-utils (5.2.4-1) ... [2021-03-02T16:22:22.949Z] #19 51.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T16:22:22.949Z] #19 51.19 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T16:22:22.949Z] #19 51.24 invoke-rc.d: could not determine current runlevel [2021-03-02T16:22:22.949Z] #19 51.25 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T16:22:22.949Z] #19 51.26 Setting up pigz (2.4-1) ... [2021-03-02T16:22:22.949Z] #19 51.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T16:22:22.949Z] #19 51.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:22:22.949Z] #19 51.33 Setting up python-pip-whl (18.1-5) ... [2021-03-02T16:22:22.949Z] #19 51.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T16:22:22.949Z] #19 51.36 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T16:22:22.949Z] #19 51.77 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-02T16:22:22.949Z] #19 51.78 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:22:22.949Z] #19 51.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:22.949Z] #19 51.81 Setting up vim (2:8.1.0875-5) ... [2021-03-02T16:22:22.949Z] #19 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T16:22:22.949Z] #19 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T16:22:23.210Z] #19 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T16:22:23.210Z] #19 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T16:22:23.210Z] #19 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T16:22:23.210Z] #19 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T16:22:23.210Z] #19 51.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T16:22:23.210Z] #19 51.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T16:22:23.210Z] #19 51.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:22:23.210Z] #19 51.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T16:22:23.210Z] #19 51.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T16:22:23.210Z] #19 51.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T16:22:23.210Z] #19 52.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T16:22:23.210Z] #19 52.02 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:23.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T16:22:23.373Z] === RUN TestKillContainer/killing_signal [2021-03-02T16:22:23.935Z] --- PASS: TestKillContainer (1.36s) [2021-03-02T16:22:23.935Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-03-02T16:22:23.935Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-03-02T16:22:23.935Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2021-03-02T16:22:23.935Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T16:22:23.935Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T16:22:24.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T16:22:24.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) [2021-03-02T16:22:24.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2021-03-02T16:22:24.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2021-03-02T16:22:24.754Z] === RUN TestKillStoppedContainer [2021-03-02T16:22:24.754Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-02T16:22:24.754Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T16:22:24.754Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-02T16:22:24.754Z] === RUN TestKillDifferentUserContainer [2021-03-02T16:22:25.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T16:22:25.327Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-03-02T16:22:25.327Z] === RUN TestInspectOomKilledTrue [2021-03-02T16:22:25.327Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T16:22:25.327Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-02T16:22:25.327Z] === RUN TestInspectOomKilledFalse [2021-03-02T16:22:25.445Z] #19 48.67 Selecting previously unselected package vim. [2021-03-02T16:22:25.445Z] #19 48.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T16:22:25.445Z] #19 48.72 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T16:22:25.707Z] #19 49.20 Selecting previously unselected package xfsprogs. [2021-03-02T16:22:25.707Z] #19 49.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-02T16:22:25.707Z] #19 49.21 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T16:22:25.890Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2021-03-02T16:22:25.890Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T16:22:26.146Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2021-03-02T16:22:26.146Z] === RUN TestLinksContainerNames [2021-03-02T16:22:26.231Z] #19 49.65 Selecting previously unselected package zip. [2021-03-02T16:22:26.231Z] #19 49.66 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-02T16:22:26.231Z] #19 49.67 Unpacking zip (3.0-11+b1) ... [2021-03-02T16:22:26.231Z] #19 49.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T16:22:26.231Z] #19 49.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T16:22:26.492Z] #19 49.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:26.492Z] #19 49.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T16:22:26.492Z] #19 49.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-02T16:22:26.492Z] #19 49.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:26.492Z] #19 49.98 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T16:22:26.492Z] #19 49.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T16:22:26.492Z] #19 50.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T16:22:26.492Z] #19 50.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T16:22:26.492Z] #19 50.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T16:22:26.492Z] #19 50.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T16:22:26.492Z] #19 50.07 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T16:22:26.492Z] #19 50.08 Setting up zip (3.0-11+b1) ... [2021-03-02T16:22:26.492Z] #19 50.09 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T16:22:26.492Z] #19 50.12 Setting up bash-completion (1:2.8-6) ... [2021-03-02T16:22:26.504Z] #19 54.89 Setting up iptables (1.8.2-4) ... [2021-03-02T16:22:26.504Z] #19 54.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T16:22:26.504Z] #19 54.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T16:22:26.504Z] #19 54.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T16:22:26.504Z] #19 54.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T16:22:26.504Z] #19 54.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T16:22:26.504Z] #19 54.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T16:22:26.504Z] #19 54.95 Setting up python3 (3.7.3-1) ... [2021-03-02T16:22:26.504Z] #19 55.32 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T16:22:26.504Z] #19 ... [2021-03-02T16:22:26.504Z] [2021-03-02T16:22:26.504Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:26.504Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:26.504Z] #42 104.2 CC criu/crtools.o [2021-03-02T16:22:26.504Z] #42 104.8 CC criu/eventfd.o [2021-03-02T16:22:26.504Z] #42 105.2 CC criu/eventpoll.o [2021-03-02T16:22:26.504Z] #42 106.1 CC criu/external.o [2021-03-02T16:22:26.504Z] #42 106.4 CC criu/fault-injection.o [2021-03-02T16:22:26.504Z] #42 106.6 CC criu/fdstore.o [2021-03-02T16:22:26.504Z] #42 107.0 CC criu/fifo.o [2021-03-02T16:22:26.504Z] #42 107.4 CC criu/file-ids.o [2021-03-02T16:22:26.504Z] #42 107.7 CC criu/file-lock.o [2021-03-02T16:22:26.504Z] #42 108.6 CC criu/files-ext.o [2021-03-02T16:22:26.504Z] #42 109.0 CC criu/files-reg.o [2021-03-02T16:22:26.504Z] #42 111.0 CC criu/files.o [2021-03-02T16:22:26.504Z] #42 112.8 CC criu/filesystems.o [2021-03-02T16:22:26.504Z] #42 113.4 CC criu/fsnotify.o [2021-03-02T16:22:27.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T16:22:27.073Z] --- PASS: TestLinksContainerNames (0.93s) [2021-03-02T16:22:27.074Z] === RUN TestLogsFollowTailEmpty [2021-03-02T16:22:27.074Z] #42 114.6 CC criu/image-desc.o [2021-03-02T16:22:27.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T16:22:27.336Z] #42 114.8 CC criu/image.o [2021-03-02T16:22:27.336Z] #42 ... [2021-03-02T16:22:27.336Z] [2021-03-02T16:22:27.336Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:27.336Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:27.336Z] #19 55.98 Setting up apparmor (2.13.2-10) ... [2021-03-02T16:22:27.636Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2021-03-02T16:22:27.636Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T16:22:28.198Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/default [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/private [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/slave [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/shared [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/default [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/shared [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/slave [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/private [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T16:22:28.198Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:22:28.198Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:22:28.198Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:22:28.454Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T16:22:28.455Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:22:28.455Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:22:28.455Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:22:28.455Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:22:28.455Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T16:22:28.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-02T16:22:28.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-02T16:22:28.712Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-03-02T16:22:28.712Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T16:22:29.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T16:22:29.256Z] #19 57.83 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T16:22:29.256Z] #19 57.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T16:22:29.516Z] #19 58.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T16:22:29.801Z] #19 52.92 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-02T16:22:29.801Z] #19 52.94 Setting up xz-utils (5.2.4-1) ... [2021-03-02T16:22:29.801Z] #19 52.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T16:22:29.801Z] #19 52.96 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T16:22:29.801Z] #19 53.07 invoke-rc.d: could not determine current runlevel [2021-03-02T16:22:29.801Z] #19 53.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T16:22:29.801Z] #19 53.08 Setting up pigz (2.4-1) ... [2021-03-02T16:22:29.801Z] #19 53.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T16:22:29.801Z] #19 53.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T16:22:29.801Z] #19 53.13 Setting up python-pip-whl (18.1-5) ... [2021-03-02T16:22:29.801Z] #19 53.14 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T16:22:29.801Z] #19 53.15 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T16:22:30.064Z] #19 53.64 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-02T16:22:30.064Z] #19 53.66 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T16:22:30.064Z] #19 53.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:30.064Z] #19 53.69 Setting up vim (2:8.1.0875-5) ... [2021-03-02T16:22:30.064Z] #19 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T16:22:30.064Z] #19 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T16:22:30.064Z] #19 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T16:22:30.064Z] #19 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T16:22:30.064Z] #19 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T16:22:30.064Z] #19 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T16:22:30.064Z] #19 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T16:22:30.064Z] #19 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T16:22:30.078Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2021-03-02T16:22:30.078Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T16:22:30.326Z] #19 53.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T16:22:30.326Z] #19 53.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T16:22:30.326Z] #19 53.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T16:22:30.326Z] #19 53.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T16:22:30.326Z] #19 53.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T16:22:30.326Z] #19 53.88 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T16:22:30.456Z] #19 59.27 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T16:22:30.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T16:22:30.641Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-03-02T16:22:30.641Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T16:22:30.897Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2021-03-02T16:22:30.897Z] === RUN TestNetworkNat [2021-03-02T16:22:31.054Z] #19 59.82 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T16:22:31.826Z] --- PASS: TestNetworkNat (0.76s) [2021-03-02T16:22:31.827Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T16:22:32.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2021-03-02T16:22:32.082Z] === RUN TestNetworkLoopbackNat [2021-03-02T16:22:32.245Z] #19 ... [2021-03-02T16:22:32.246Z] [2021-03-02T16:22:32.246Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:32.246Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:32.246Z] #42 104.2 CC criu/cr-service.o [2021-03-02T16:22:32.246Z] #42 105.9 CC criu/crtools.o [2021-03-02T16:22:32.246Z] #42 106.5 CC criu/eventfd.o [2021-03-02T16:22:32.246Z] #42 106.8 CC criu/eventpoll.o [2021-03-02T16:22:32.246Z] #42 107.7 CC criu/external.o [2021-03-02T16:22:32.246Z] #42 108.0 CC criu/fault-injection.o [2021-03-02T16:22:32.246Z] #42 108.1 CC criu/fdstore.o [2021-03-02T16:22:32.246Z] #42 108.4 CC criu/fifo.o [2021-03-02T16:22:32.246Z] #42 108.8 CC criu/file-ids.o [2021-03-02T16:22:32.246Z] #42 109.2 CC criu/file-lock.o [2021-03-02T16:22:32.246Z] #42 110.1 CC criu/files-ext.o [2021-03-02T16:22:32.246Z] #42 110.4 CC criu/files-reg.o [2021-03-02T16:22:32.246Z] #42 112.7 CC criu/files.o [2021-03-02T16:22:32.461Z] #19 61.11 Setting up python3-pip (18.1-5) ... [2021-03-02T16:22:32.508Z] #42 114.6 CC criu/filesystems.o [2021-03-02T16:22:32.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T16:22:33.454Z] #42 115.4 CC criu/fsnotify.o [2021-03-02T16:22:33.454Z] #42 ... [2021-03-02T16:22:33.454Z] [2021-03-02T16:22:33.454Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:33.454Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:33.454Z] #19 56.86 Setting up iptables (1.8.2-4) ... [2021-03-02T16:22:33.454Z] #19 56.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T16:22:33.454Z] #19 56.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T16:22:33.454Z] #19 56.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T16:22:33.454Z] #19 56.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T16:22:33.454Z] #19 56.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T16:22:33.454Z] #19 56.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T16:22:33.454Z] #19 56.93 Setting up python3 (3.7.3-1) ... [2021-03-02T16:22:33.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T16:22:33.840Z] #19 62.28 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:22:33.841Z] #19 62.34 Processing triggers for mime-support (3.62) ... [2021-03-02T16:22:34.028Z] #19 57.37 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T16:22:34.779Z] #19 ... [2021-03-02T16:22:34.779Z] [2021-03-02T16:22:34.779Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:22:34.779Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:22:34.779Z] #39 197.3 + dpkg --print-architecture [2021-03-02T16:22:34.779Z] #39 197.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T16:22:34.779Z] #39 197.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T16:22:34.779Z] #39 197.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T16:22:34.779Z] #39 ... [2021-03-02T16:22:34.779Z] [2021-03-02T16:22:34.779Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T16:22:34.779Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T16:22:34.779Z] #19 DONE 63.7s [2021-03-02T16:22:34.779Z] [2021-03-02T16:22:34.779Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-02T16:22:34.779Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T16:22:34.864Z] #19 58.22 Setting up apparmor (2.13.2-10) ... [2021-03-02T16:22:34.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T16:22:35.350Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2021-03-02T16:22:35.350Z] === RUN TestPause [2021-03-02T16:22:35.350Z] --- PASS: TestPause (0.48s) [2021-03-02T16:22:35.350Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T16:22:35.350Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:22:35.350Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:22:35.350Z] === RUN TestPauseStopPausedContainer [2021-03-02T16:22:35.607Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-03-02T16:22:35.607Z] === RUN TestPsFilter [2021-03-02T16:22:36.166Z] #20 0.987 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T16:22:36.166Z] #20 0.992 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T16:22:36.166Z] #20 0.996 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T16:22:36.166Z] #20 DONE 1.1s [2021-03-02T16:22:36.166Z] [2021-03-02T16:22:36.166Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:22:36.166Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T16:22:36.168Z] --- PASS: TestPsFilter (0.33s) [2021-03-02T16:22:36.168Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T16:22:36.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T16:22:36.280Z] Using test binary docker [2021-03-02T16:22:36.280Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T16:22:36.280Z] +++ /etc/init.d/apparmor start [2021-03-02T16:22:36.280Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T16:22:36.280Z] INFO: Waiting for daemon to start... [2021-03-02T16:22:36.280Z] Starting dockerd [2021-03-02T16:22:36.280Z] +++ 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 [2021-03-02T16:22:36.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-03-02T16:22:36.424Z] === RUN TestRemoveContainerWithVolume [2021-03-02T16:22:36.784Z] #19 60.13 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T16:22:36.784Z] #19 60.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T16:22:36.986Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2021-03-02T16:22:36.986Z] === RUN TestRemoveContainerRunning [2021-03-02T16:22:37.046Z] #19 60.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T16:22:37.548Z] --- PASS: TestRemoveContainerRunning (0.61s) [2021-03-02T16:22:37.548Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T16:22:37.993Z] #19 61.44 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T16:22:38.075Z] #21 ... [2021-03-02T16:22:38.075Z] [2021-03-02T16:22:38.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:38.075Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:38.075Z] #42 115.7 CC criu/ipc_ns.o [2021-03-02T16:22:38.075Z] #42 116.9 CC criu/irmap.o [2021-03-02T16:22:38.075Z] #42 117.6 CC criu/kcmp-ids.o [2021-03-02T16:22:38.075Z] #42 117.9 CC criu/kerndat.o [2021-03-02T16:22:38.075Z] #42 119.0 CC criu/libnetlink.o [2021-03-02T16:22:38.075Z] #42 119.5 CC criu/log.o [2021-03-02T16:22:38.075Z] #42 120.1 CC criu/lsm.o [2021-03-02T16:22:38.075Z] #42 120.5 CC criu/mem.o [2021-03-02T16:22:38.075Z] #42 122.4 CC criu/memfd.o [2021-03-02T16:22:38.075Z] #42 123.2 CC criu/mount.o [2021-03-02T16:22:38.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2021-03-02T16:22:38.109Z] === RUN TestRemoveInvalidContainer [2021-03-02T16:22:38.109Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-02T16:22:38.109Z] === RUN TestRenameLinkedContainer [2021-03-02T16:22:38.587Z] #19 61.92 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T16:22:38.827Z] . [2021-03-02T16:22:38.827Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T16:22:38.827Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T16:22:38.827Z] Error: No such image: emptyfs [2021-03-02T16:22:38.827Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T16:22:38.827Z] ++++ docker load [2021-03-02T16:22:38.827Z] Running integration-test (iteration 1) [2021-03-02T16:22:38.827Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T16:22:38.827Z] ++ 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 [2021-03-02T16:22:38.827Z] ++ set -e [2021-03-02T16:22:38.827Z] ++ '[' -n 0 ']' [2021-03-02T16:22:38.827Z] ++ set -x [2021-03-02T16:22:38.827Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:22:39.535Z] #19 63.16 Setting up python3-pip (18.1-5) ... [2021-03-02T16:22:39.986Z] #42 127.7 CC criu/namespaces.o [2021-03-02T16:22:40.624Z] --- PASS: TestRenameLinkedContainer (1.98s) [2021-03-02T16:22:40.624Z] === RUN TestRenameStoppedContainer [2021-03-02T16:22:40.624Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-03-02T16:22:40.624Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T16:22:40.926Z] #42 ... [2021-03-02T16:22:40.926Z] [2021-03-02T16:22:40.926Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:22:40.926Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T16:22:40.926Z] #21 5.044 Collecting yamllint==1.16.0 [2021-03-02T16:22:40.927Z] #19 64.21 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T16:22:40.927Z] #19 64.25 Processing triggers for mime-support (3.62) ... [2021-03-02T16:22:41.871Z] #19 DONE 65.2s [2021-03-02T16:22:41.871Z] [2021-03-02T16:22:41.871Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-02T16:22:41.871Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T16:22:41.989Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2021-03-02T16:22:41.989Z] === RUN TestRenameInvalidName [2021-03-02T16:22:42.245Z] --- PASS: TestRenameInvalidName (0.48s) [2021-03-02T16:22:42.245Z] === RUN TestRenameAnonymousContainer [2021-03-02T16:22:42.817Z] #20 1.016 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T16:22:42.817Z] #20 1.021 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T16:22:42.817Z] #20 1.024 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T16:22:42.817Z] #20 DONE 1.1s [2021-03-02T16:22:42.817Z] [2021-03-02T16:22:42.817Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:22:42.817Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T16:22:44.135Z] --- PASS: TestRenameAnonymousContainer (1.76s) [2021-03-02T16:22:44.135Z] === RUN TestRenameContainerWithSameName [2021-03-02T16:22:44.391Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2021-03-02T16:22:44.392Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T16:22:44.739Z] #21 ... [2021-03-02T16:22:44.739Z] [2021-03-02T16:22:44.739Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:44.739Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:44.739Z] #42 116.6 CC criu/image-desc.o [2021-03-02T16:22:44.739Z] #42 116.8 CC criu/image.o [2021-03-02T16:22:44.739Z] #42 117.5 CC criu/ipc_ns.o [2021-03-02T16:22:44.739Z] #42 118.9 CC criu/irmap.o [2021-03-02T16:22:44.739Z] #42 119.5 CC criu/kcmp-ids.o [2021-03-02T16:22:44.739Z] #42 119.8 CC criu/kerndat.o [2021-03-02T16:22:44.739Z] #42 121.1 CC criu/libnetlink.o [2021-03-02T16:22:44.739Z] #42 121.4 CC criu/log.o [2021-03-02T16:22:44.739Z] #42 122.0 CC criu/lsm.o [2021-03-02T16:22:44.739Z] #42 122.4 CC criu/mem.o [2021-03-02T16:22:44.739Z] #42 124.5 CC criu/memfd.o [2021-03-02T16:22:44.739Z] #42 125.5 CC criu/mount.o [2021-03-02T16:22:44.739Z] #42 ... [2021-03-02T16:22:44.739Z] [2021-03-02T16:22:44.739Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:22:44.739Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:22:44.739Z] #39 206.7 + dpkg --print-architecture [2021-03-02T16:22:44.739Z] #39 206.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T16:22:44.739Z] #39 206.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T16:22:44.739Z] #39 206.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T16:22:45.320Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2021-03-02T16:22:45.320Z] === RUN TestResize [2021-03-02T16:22:45.882Z] --- PASS: TestResize (0.48s) [2021-03-02T16:22:45.882Z] === RUN TestResizeWithInvalidSize [2021-03-02T16:22:46.444Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2021-03-02T16:22:46.444Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T16:22:47.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:22:47.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:22:47.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:22:47.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:22:47.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:22:47.491Z] sha256:b0df4a80c74aba8203c6bacba0d460e4b8c41fa12f65a26657f31b0adae0f534 [2021-03-02T16:22:47.491Z] INFO: Starting docker-py tests... [2021-03-02T16:22:47.491Z] ============================= test session starts ============================== [2021-03-02T16:22:47.491Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-02T16:22:47.491Z] rootdir: /src, inifile: pytest.ini [2021-03-02T16:22:47.491Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-02T16:22:47.491Z] collected 389 items / 1 deselected / 388 selected [2021-03-02T16:22:47.491Z] [2021-03-02T16:22:47.501Z] #21 10.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T16:22:47.501Z] #21 10.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T16:22:47.501Z] #21 10.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T16:22:47.501Z] #21 10.59 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T16:22:47.501Z] #21 10.81 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-02T16:22:47.501Z] #21 11.14 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-02T16:22:47.501Z] #21 11.54 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T16:22:48.048Z] #39 ... [2021-03-02T16:22:48.048Z] [2021-03-02T16:22:48.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:48.048Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:48.048Z] #42 129.8 CC criu/namespaces.o [2021-03-02T16:22:48.071Z] #21 DONE 12.0s [2021-03-02T16:22:48.071Z] [2021-03-02T16:22:48.071Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T16:22:48.071Z] #24 sha256:17c1f1343180c5baf57dbe5917d3943e0ebabce29744f146b420d34f8edd47a0 [2021-03-02T16:22:48.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:22:48.640Z] #24 DONE 0.4s [2021-03-02T16:22:48.640Z] [2021-03-02T16:22:48.640Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T16:22:48.640Z] #29 sha256:584b7908b2dfe94038d0242dd6a9119061937789124e99f06874794f6b2aa54c [2021-03-02T16:22:48.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:22:49.438Z] #42 131.6 CC criu/net.o [2021-03-02T16:22:50.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:22:50.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:22:51.105Z] Loaded image: buildpack-deps:buster [2021-03-02T16:22:51.105Z] Loaded image: busybox:latest [2021-03-02T16:22:51.105Z] Loaded image: busybox:glibc [2021-03-02T16:22:51.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:22:51.933Z] #29 ... [2021-03-02T16:22:51.933Z] [2021-03-02T16:22:51.933Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:51.933Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:51.933Z] #42 129.6 CC criu/net.o [2021-03-02T16:22:51.933Z] #42 132.5 CC criu/netfilter.o [2021-03-02T16:22:51.933Z] #42 133.0 CC criu/page-pipe.o [2021-03-02T16:22:51.933Z] #42 133.6 CC criu/page-xfer.o [2021-03-02T16:22:51.933Z] #42 135.1 CC criu/pagemap-cache.o [2021-03-02T16:22:51.933Z] #42 135.4 CC criu/pagemap.o [2021-03-02T16:22:51.933Z] #42 136.6 CC criu/parasite-syscall.o [2021-03-02T16:22:51.933Z] #42 137.4 CC criu/path.o [2021-03-02T16:22:51.933Z] #42 137.7 CC criu/pie-util-vdso-elf32.o [2021-03-02T16:22:51.933Z] #42 138.2 CC criu/pie-util-vdso.o [2021-03-02T16:22:51.933Z] #42 138.6 CC criu/pie-util.o [2021-03-02T16:22:51.933Z] #42 138.8 CC criu/pipes.o [2021-03-02T16:22:51.933Z] #42 139.5 CC criu/plugin.o [2021-03-02T16:22:52.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:22:52.049Z] Loaded image: debian:bullseye [2021-03-02T16:22:52.049Z] Loaded image: hello-world:latest [2021-03-02T16:22:52.193Z] #42 139.9 CC criu/proc_parse.o [2021-03-02T16:22:52.311Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:22:52.311Z] INFO: Testing against a local daemon [2021-03-02T16:22:52.311Z] === RUN TestCgroupNamespacesBuild [2021-03-02T16:22:52.747Z] #42 134.5 CC criu/netfilter.o [2021-03-02T16:22:52.747Z] #42 134.9 CC criu/page-pipe.o [2021-03-02T16:22:53.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:22:53.692Z] #42 135.6 CC criu/page-xfer.o [2021-03-02T16:22:53.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:22:54.103Z] #42 ... [2021-03-02T16:22:54.103Z] [2021-03-02T16:22:54.103Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T16:22:54.103Z] #29 sha256:584b7908b2dfe94038d0242dd6a9119061937789124e99f06874794f6b2aa54c [2021-03-02T16:22:54.103Z] #29 DONE 5.7s [2021-03-02T16:22:54.103Z] [2021-03-02T16:22:54.103Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T16:22:54.103Z] #32 sha256:aaa7c93f7254bdf1f448929e99d0b1307722cf5e7033e905830c8299b7633373 [2021-03-02T16:22:54.368Z] #32 DONE 0.4s [2021-03-02T16:22:54.368Z] [2021-03-02T16:22:54.368Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:22:54.368Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:22:54.628Z] #52 ... [2021-03-02T16:22:54.628Z] [2021-03-02T16:22:54.628Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:54.628Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:54.628Z] #42 142.2 CC criu/protobuf-desc.o [2021-03-02T16:22:54.628Z] #42 ... [2021-03-02T16:22:54.628Z] [2021-03-02T16:22:54.628Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T16:22:54.628Z] #34 sha256:7a5aad2e240bda32069077e4be5464d81a4b43e5ae05f55a27c88b2ef2686e2e [2021-03-02T16:22:54.628Z] #34 DONE 0.3s [2021-03-02T16:22:54.638Z] #42 ... [2021-03-02T16:22:54.638Z] [2021-03-02T16:22:54.638Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T16:22:54.638Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T16:22:54.638Z] #21 5.102 Collecting yamllint==1.16.0 [2021-03-02T16:22:54.638Z] #21 10.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T16:22:54.638Z] #21 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T16:22:54.638Z] #21 10.58 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T16:22:54.638Z] #21 10.66 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T16:22:54.638Z] #21 10.88 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-02T16:22:54.638Z] #21 11.22 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-02T16:22:54.638Z] #21 11.63 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T16:22:54.638Z] #21 DONE 12.0s [2021-03-02T16:22:54.638Z] [2021-03-02T16:22:54.638Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T16:22:54.638Z] #24 sha256:09a5f8514bb45bad956bfa41b7194ae6a76449aa16aac50b47c13b37a8638fe7 [2021-03-02T16:22:54.860Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2021-03-02T16:22:54.860Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T16:22:54.888Z] [2021-03-02T16:22:54.888Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T16:22:54.888Z] #37 sha256:6e95ed8f7b9acec3f5bd3fbe7ea4339543765c3979cea9cee3bd6f68a5009273 [2021-03-02T16:22:54.888Z] #37 DONE 0.1s [2021-03-02T16:22:54.888Z] [2021-03-02T16:22:54.888Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:54.888Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:55.212Z] #24 DONE 0.3s [2021-03-02T16:22:55.212Z] [2021-03-02T16:22:55.212Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T16:22:55.212Z] #29 sha256:b3e026135bd00a436f5a5c806183ff35f58c825b145ae78d7bb0d2778010bc3f [2021-03-02T16:22:55.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:22:55.827Z] #42 143.3 CC criu/protobuf.o [2021-03-02T16:22:55.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:22:56.091Z] #42 143.7 CC criu/pstree.o [2021-03-02T16:22:56.777Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2021-03-02T16:22:56.777Z] === RUN TestBuildWithSession [2021-03-02T16:22:56.777Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T16:22:56.777Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:22:56.777Z] === RUN TestBuildSquashParent [2021-03-02T16:22:57.134Z] #42 144.8 CC criu/rbtree.o [2021-03-02T16:22:57.704Z] #42 145.1 CC criu/rst-malloc.o [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.01s) [2021-03-02T16:22:57.778Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2021-03-02T16:22:57.778Z] === RUN TestCgroupNamespacesRun [2021-03-02T16:22:57.964Z] #42 145.5 CC criu/seccomp.o [2021-03-02T16:22:58.223Z] #42 ... [2021-03-02T16:22:58.223Z] [2021-03-02T16:22:58.223Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:22:58.223Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:22:58.223Z] #39 DONE 226.5s [2021-03-02T16:22:58.483Z] [2021-03-02T16:22:58.483Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:22:58.483Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:22:58.483Z] #42 146.1 CC criu/seize.o [2021-03-02T16:22:59.142Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2021-03-02T16:22:59.142Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T16:22:59.142Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-02T16:22:59.142Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-02T16:22:59.142Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T16:22:59.862Z] #42 147.3 CC criu/servicefd.o [2021-03-02T16:23:00.122Z] #42 147.7 CC criu/shmem.o [2021-03-02T16:23:00.507Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2021-03-02T16:23:00.507Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T16:23:00.511Z] #29 DONE 5.1s [2021-03-02T16:23:00.511Z] [2021-03-02T16:23:00.511Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T16:23:00.511Z] #32 sha256:36be7451fc9219525fc234f5cd8ff9ada09770a6c4a36a0f36af1be72556f880 [2021-03-02T16:23:00.774Z] #32 DONE 0.6s [2021-03-02T16:23:00.774Z] [2021-03-02T16:23:00.774Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T16:23:00.774Z] #34 sha256:d5a1f7564e61c11645161b2dfb41397968416ad534f10f1cc6bfc24b374b3f2e [2021-03-02T16:23:01.035Z] #34 DONE 0.2s [2021-03-02T16:23:01.036Z] [2021-03-02T16:23:01.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:01.036Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:01.036Z] #42 137.4 CC criu/pagemap-cache.o [2021-03-02T16:23:01.036Z] #42 137.9 CC criu/pagemap.o [2021-03-02T16:23:01.036Z] #42 138.7 CC criu/parasite-syscall.o [2021-03-02T16:23:01.036Z] #42 139.6 CC criu/path.o [2021-03-02T16:23:01.036Z] #42 139.8 CC criu/pie-util-vdso-elf32.o [2021-03-02T16:23:01.036Z] #42 140.2 CC criu/pie-util-vdso.o [2021-03-02T16:23:01.036Z] #42 140.6 CC criu/pie-util.o [2021-03-02T16:23:01.036Z] #42 140.8 CC criu/pipes.o [2021-03-02T16:23:01.036Z] #42 141.5 CC criu/plugin.o [2021-03-02T16:23:01.036Z] #42 141.9 CC criu/proc_parse.o [2021-03-02T16:23:01.060Z] #42 ... [2021-03-02T16:23:01.060Z] [2021-03-02T16:23:01.060Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T16:23:01.060Z] #40 sha256:d0de4869c8fd2c88f8ced87898182951b77abbdedfb91dea6562857247dd66fa [2021-03-02T16:23:01.060Z] #40 DONE 0.8s [2021-03-02T16:23:01.060Z] [2021-03-02T16:23:01.060Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:01.060Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:01.060Z] #42 148.5 CC criu/sigframe.o [2021-03-02T16:23:01.060Z] #42 148.7 CC criu/signalfd.o [2021-03-02T16:23:01.298Z] #42 ... [2021-03-02T16:23:01.298Z] [2021-03-02T16:23:01.298Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T16:23:01.298Z] #37 sha256:bb5798f3a2f4a4594e19548be897826f07e5eb69cf4b767f3ffdcc7438bd6509 [2021-03-02T16:23:01.298Z] #37 DONE 0.2s [2021-03-02T16:23:01.298Z] [2021-03-02T16:23:01.298Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:01.298Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:23:01.320Z] #42 149.0 CC criu/sk-inet.o [2021-03-02T16:23:01.435Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-03-02T16:23:01.435Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T16:23:02.258Z] #42 149.8 CC criu/sk-netlink.o [2021-03-02T16:23:02.517Z] #42 150.2 CC criu/sk-packet.o [2021-03-02T16:23:02.688Z] #52 ... [2021-03-02T16:23:02.688Z] [2021-03-02T16:23:02.688Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:02.688Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:02.688Z] #42 144.5 CC criu/protobuf-desc.o [2021-03-02T16:23:02.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2021-03-02T16:23:02.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T16:23:03.086Z] #42 150.7 CC criu/sk-queue.o [2021-03-02T16:23:03.262Z] #42 145.4 CC criu/protobuf.o [2021-03-02T16:23:03.346Z] #42 151.1 CC criu/sk-tcp.o [2021-03-02T16:23:03.371Z] --- PASS: TestBuildSquashParent (6.44s) [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:23:03.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:23:03.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:23:03.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:23:03.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:23:03.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:23:03.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:23:03.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:23:03.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:23:03.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:23:03.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:23:03.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:23:03.481Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-02T16:23:03.593Z] #42 145.8 CC criu/pstree.o [2021-03-02T16:23:03.918Z] #42 ... [2021-03-02T16:23:03.918Z] [2021-03-02T16:23:03.918Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:23:03.918Z] #48 sha256:3a537cf98122ebababa2106aab30cf4b8deaa57b55ca9b28e671e3cebff33ed6 [2021-03-02T16:23:03.918Z] #48 231.7 + /build/golangci-lint --version [2021-03-02T16:23:03.918Z] #48 232.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T16:23:03.918Z] #48 DONE 232.3s [2021-03-02T16:23:03.918Z] [2021-03-02T16:23:03.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:03.918Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:03.918Z] #42 151.6 CC criu/sk-unix.o [2021-03-02T16:23:04.048Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-02T16:23:04.167Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2021-03-02T16:23:04.167Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T16:23:04.729Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-02T16:23:04.730Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T16:23:05.007Z] #42 147.3 CC criu/rbtree.o [2021-03-02T16:23:05.268Z] #42 147.5 CC criu/rst-malloc.o [2021-03-02T16:23:05.298Z] #42 153.0 CC criu/sockets.o [2021-03-02T16:23:05.812Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-02T16:23:05.840Z] #42 147.8 CC criu/seccomp.o [2021-03-02T16:23:05.840Z] #42 ... [2021-03-02T16:23:05.840Z] [2021-03-02T16:23:05.840Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-02T16:23:05.840Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T16:23:05.840Z] #39 DONE 236.5s [2021-03-02T16:23:05.840Z] [2021-03-02T16:23:05.840Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:05.840Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:05.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:23:05.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:23:06.095Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2021-03-02T16:23:06.095Z] === RUN TestKernelTCPMemory [2021-03-02T16:23:06.095Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-02T16:23:06.095Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-02T16:23:06.095Z] === RUN TestNISDomainname [2021-03-02T16:23:06.237Z] #42 153.9 CC criu/stats.o [2021-03-02T16:23:06.497Z] #42 154.1 CC criu/string.o [2021-03-02T16:23:06.497Z] #42 154.1 CC criu/sysctl.o [2021-03-02T16:23:06.656Z] --- PASS: TestNISDomainname (0.62s) [2021-03-02T16:23:06.656Z] === RUN TestHostnameDnsResolution [2021-03-02T16:23:06.756Z] #42 154.5 CC criu/sysfs_parse.o [2021-03-02T16:23:06.783Z] #42 148.6 CC criu/seize.o [2021-03-02T16:23:07.016Z] #42 154.8 CC criu/timens.o [2021-03-02T16:23:07.275Z] #42 155.1 CC criu/timerfd.o [2021-03-02T16:23:07.535Z] #42 155.3 CC criu/tty.o [2021-03-02T16:23:07.584Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-03-02T16:23:07.584Z] === RUN TestStats [2021-03-02T16:23:07.726Z] #42 149.7 CC criu/servicefd.o [2021-03-02T16:23:07.987Z] #42 ... [2021-03-02T16:23:07.987Z] [2021-03-02T16:23:07.987Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T16:23:07.987Z] #40 sha256:20eaa37c3107363df4e398e45a5b31847e7e380036cdb482b9ca767256a6005b [2021-03-02T16:23:07.987Z] #40 DONE 0.7s [2021-03-02T16:23:07.987Z] [2021-03-02T16:23:07.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:07.987Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:07.987Z] #42 150.1 CC criu/shmem.o [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2021-03-02T16:23:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-03-02T16:23:08.476Z] === RUN TestBuildMultiStageCopy [2021-03-02T16:23:08.476Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T16:23:08.916Z] #42 156.5 CC criu/tun.o [2021-03-02T16:23:08.932Z] #42 150.8 CC criu/sigframe.o [2021-03-02T16:23:08.932Z] #42 151.0 CC criu/signalfd.o [2021-03-02T16:23:09.176Z] #42 156.8 CC criu/uffd.o [2021-03-02T16:23:09.193Z] #42 151.2 CC criu/sk-inet.o [2021-03-02T16:23:10.115Z] #42 157.6 CC criu/util.o [2021-03-02T16:23:10.134Z] --- PASS: TestStats (2.57s) [2021-03-02T16:23:10.134Z] === RUN TestStopContainerWithTimeout [2021-03-02T16:23:10.134Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T16:23:10.134Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T16:23:10.134Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T16:23:10.134Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T16:23:10.134Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T16:23:10.134Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T16:23:10.134Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T16:23:10.134Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T16:23:10.134Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T16:23:10.134Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T16:23:10.136Z] #42 152.2 CC criu/sk-netlink.o [2021-03-02T16:23:10.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T16:23:10.685Z] #42 158.5 CC criu/uts_ns.o [2021-03-02T16:23:10.697Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T16:23:10.708Z] #42 152.6 CC criu/sk-packet.o [2021-03-02T16:23:10.708Z] #42 ... [2021-03-02T16:23:10.708Z] [2021-03-02T16:23:10.708Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-02T16:23:10.708Z] #48 sha256:576087e973f225e41dfd3454841299469a63bafd1961b17d66012944cad1e31b [2021-03-02T16:23:10.708Z] #48 241.4 + /build/golangci-lint --version [2021-03-02T16:23:10.708Z] #48 241.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T16:23:10.708Z] #48 DONE 241.9s [2021-03-02T16:23:10.944Z] #42 158.6 CC criu/vdso-compat.o [2021-03-02T16:23:10.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T16:23:10.971Z] [2021-03-02T16:23:10.971Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:10.971Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:23:10.971Z] #52 ... [2021-03-02T16:23:10.971Z] [2021-03-02T16:23:10.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T16:23:10.971Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T16:23:10.971Z] #42 153.1 CC criu/sk-queue.o [2021-03-02T16:23:11.205Z] #42 158.8 CC criu/vdso.o [2021-03-02T16:23:11.466Z] #42 159.2 LINK criu/built-in.o [2021-03-02T16:23:11.539Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T16:23:11.544Z] #42 153.5 CC criu/sk-tcp.o [2021-03-02T16:23:11.729Z] #42 159.3 LINK criu/criu [2021-03-02T16:23:11.990Z] #42 159.7 DEP lib/c/criu.d [2021-03-02T16:23:11.990Z] #42 159.7 CC images/rpc.pb-c.o [2021-03-02T16:23:12.113Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T16:23:12.116Z] #42 154.1 CC criu/sk-unix.o [2021-03-02T16:23:12.560Z] #42 160.2 CC lib/c/criu.o [2021-03-02T16:23:12.685Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2021-03-02T16:23:12.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2021-03-02T16:23:12.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-03-02T16:23:12.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-03-02T16:23:12.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-03-02T16:23:12.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-03-02T16:23:12.685Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T16:23:13.212Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T16:23:13.498Z] #42 161.0 LINK lib/c/built-in.o [2021-03-02T16:23:13.499Z] #42 161.0 LINK lib/c/libcriu.so [2021-03-02T16:23:13.499Z] #42 161.0 LINK lib/c/libcriu.a [2021-03-02T16:23:13.499Z] #42 161.1 GEN magic.py [2021-03-02T16:23:13.499Z] #42 161.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T16:23:13.499Z] #42 161.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T16:23:13.499Z] #42 161.2 Note: Building without GnuTLS support [2021-03-02T16:23:13.499Z] #42 161.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T16:23:13.499Z] #42 161.2 Makefile.config:40: Warn: Building without nftables support [2021-03-02T16:23:14.034Z] #42 155.8 CC criu/sockets.o [2021-03-02T16:23:14.068Z] #42 161.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T16:23:14.072Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-03-02T16:23:14.072Z] === RUN TestBuildLabelWithTargets [2021-03-02T16:23:14.138Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-02T16:23:14.138Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2021-03-02T16:23:14.138Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-03-02T16:23:14.138Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2021-03-02T16:23:14.138Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-03-02T16:23:14.138Z] === RUN TestDeleteDevicemapper [2021-03-02T16:23:14.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T16:23:14.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:23:14.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T16:23:14.295Z] #42 156.5 CC criu/stats.o [2021-03-02T16:23:14.556Z] #42 156.7 CC criu/string.o [2021-03-02T16:23:14.556Z] #42 156.8 CC criu/sysctl.o [2021-03-02T16:23:14.636Z] #42 162.3 make[1]: Nothing to be done for 'all'. [2021-03-02T16:23:15.128Z] #42 157.2 CC criu/sysfs_parse.o [2021-03-02T16:23:15.241Z] #42 162.8 make[1]: 'images/built-in.o' is up to date. [2021-03-02T16:23:15.241Z] #42 162.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T16:23:15.241Z] #42 162.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T16:23:15.241Z] #42 162.9 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T16:23:15.241Z] #42 162.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T16:23:15.241Z] #42 162.9 make[1]: Nothing to be done for 'all'. [2021-03-02T16:23:15.241Z] #42 162.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T16:23:15.390Z] #42 157.4 CC criu/timens.o [2021-03-02T16:23:15.390Z] #42 157.6 CC criu/timerfd.o [2021-03-02T16:23:15.525Z] #42 163.1 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.525Z] #42 163.1 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.525Z] #42 163.2 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.525Z] #42 163.3 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.525Z] #42 163.3 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.785Z] #42 163.3 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.785Z] #42 163.4 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.785Z] #42 163.5 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:15.785Z] #42 163.5 INSTALL criu/criu [2021-03-02T16:23:15.961Z] #42 157.9 CC criu/tty.o [2021-03-02T16:23:16.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-03-02T16:23:16.027Z] === RUN TestUpdateMemory [2021-03-02T16:23:16.283Z] --- PASS: TestUpdateMemory (0.63s) [2021-03-02T16:23:16.283Z] === RUN TestUpdateCPUQuota [2021-03-02T16:23:16.361Z] #42 DONE 163.8s [2021-03-02T16:23:16.361Z] [2021-03-02T16:23:16.361Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:16.361Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:23:16.620Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-03-02T16:23:16.620Z] === RUN TestBuildWithEmptyLayers [2021-03-02T16:23:16.905Z] #42 159.1 CC criu/tun.o [2021-03-02T16:23:17.192Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-03-02T16:23:17.192Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T16:23:17.211Z] --- PASS: TestUpdateCPUQuota (0.96s) [2021-03-02T16:23:17.211Z] === RUN TestUpdatePidsLimit [2021-03-02T16:23:17.211Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T16:23:17.467Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T16:23:17.476Z] #42 159.3 CC criu/uffd.o [2021-03-02T16:23:17.723Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T16:23:17.742Z] #52 ... [2021-03-02T16:23:17.742Z] [2021-03-02T16:23:17.742Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T16:23:17.742Z] #43 sha256:4305a416dce53ecf9a381467a8a38504ff9655a8a1934f39f3f23dd0600fce72 [2021-03-02T16:23:17.742Z] #43 DONE 0.1s [2021-03-02T16:23:17.742Z] [2021-03-02T16:23:17.742Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T16:23:17.742Z] #45 sha256:3b47a3463774c844ac96e06d1222ec6f8f27b8494a641edbc1c45ae43918fa5e [2021-03-02T16:23:17.980Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T16:23:18.002Z] #45 DONE 0.2s [2021-03-02T16:23:18.002Z] [2021-03-02T16:23:18.002Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:18.002Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:23:18.002Z] #55 ... [2021-03-02T16:23:18.002Z] [2021-03-02T16:23:18.002Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T16:23:18.002Z] #47 sha256:30a17afbbf37810985dd012b0efab45e2905d1a6e5054631ad0979c07315d436 [2021-03-02T16:23:18.002Z] #47 DONE 0.1s [2021-03-02T16:23:18.002Z] [2021-03-02T16:23:18.002Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T16:23:18.002Z] #49 sha256:ceeb8c79af4c5de7ff357f10f1617afae0a3d688df1a2758a80ccee4a4449958 [2021-03-02T16:23:18.047Z] #42 160.1 CC criu/util.o [2021-03-02T16:23:18.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T16:23:18.492Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T16:23:18.749Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T16:23:18.942Z] #49 DONE 0.6s [2021-03-02T16:23:18.942Z] [2021-03-02T16:23:18.942Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T16:23:18.942Z] #51 sha256:3bdba26a66806b390bf7d7eb16f588267f501faab4b131c9ee6d5199d675cd5f [2021-03-02T16:23:18.942Z] #51 DONE 0.1s [2021-03-02T16:23:18.942Z] [2021-03-02T16:23:18.942Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:18.942Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:23:18.989Z] #42 161.1 CC criu/uts_ns.o [2021-03-02T16:23:19.251Z] #42 161.3 CC criu/vdso-compat.o [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit (2.17s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-03-02T16:23:19.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2021-03-02T16:23:19.311Z] === RUN TestUpdateRestartPolicy [2021-03-02T16:23:19.511Z] #42 161.4 CC criu/vdso.o [2021-03-02T16:23:19.772Z] #42 161.9 LINK criu/built-in.o [2021-03-02T16:23:20.033Z] #42 162.0 LINK criu/criu [2021-03-02T16:23:20.033Z] #42 162.3 DEP lib/c/criu.d [2021-03-02T16:23:20.294Z] #42 162.4 CC images/rpc.pb-c.o [2021-03-02T16:23:20.500Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-03-02T16:23:20.500Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T16:23:20.865Z] #42 162.8 CC lib/c/criu.o [2021-03-02T16:23:21.437Z] #42 163.6 LINK lib/c/built-in.o [2021-03-02T16:23:21.437Z] #42 163.6 LINK lib/c/libcriu.so [2021-03-02T16:23:21.443Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2021-03-02T16:23:21.443Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T16:23:21.700Z] #42 163.6 LINK lib/c/libcriu.a [2021-03-02T16:23:21.700Z] #42 163.7 GEN magic.py [2021-03-02T16:23:21.700Z] #42 163.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T16:23:21.700Z] #42 163.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T16:23:21.700Z] #42 163.8 Note: Building without GnuTLS support [2021-03-02T16:23:21.700Z] #42 163.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T16:23:21.700Z] #42 163.8 Makefile.config:40: Warn: Building without nftables support [2021-03-02T16:23:22.274Z] #42 164.3 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T16:23:22.848Z] #42 164.9 make[1]: Nothing to be done for 'all'. [2021-03-02T16:23:23.110Z] #42 165.4 make[1]: 'images/built-in.o' is up to date. [2021-03-02T16:23:23.371Z] #42 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T16:23:23.371Z] #42 165.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T16:23:23.371Z] #42 165.4 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T16:23:23.371Z] #42 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T16:23:23.371Z] #42 165.5 make[1]: Nothing to be done for 'all'. [2021-03-02T16:23:23.371Z] #42 165.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T16:23:23.633Z] #42 165.6 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.633Z] #42 165.7 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.633Z] #42 165.7 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.895Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.895Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.895Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.895Z] #42 165.9 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.895Z] #42 166.0 make[2]: Nothing to be done for 'all'. [2021-03-02T16:23:23.895Z] #42 166.0 INSTALL criu/criu [2021-03-02T16:23:24.157Z] #42 DONE 166.4s [2021-03-02T16:23:24.157Z] [2021-03-02T16:23:24.157Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:24.157Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:23:24.221Z] #52 ... [2021-03-02T16:23:24.221Z] [2021-03-02T16:23:24.221Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:24.221Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:23:24.221Z] #55 195.9 + bin/containerd [2021-03-02T16:23:24.751Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2021-03-02T16:23:24.751Z] === RUN TestBuildWithHugeFile [2021-03-02T16:23:25.104Z] #52 ... [2021-03-02T16:23:25.104Z] [2021-03-02T16:23:25.104Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T16:23:25.104Z] #43 sha256:dc298056e6a31e3937c711dd2068ec57f6bddbd0add6ffa98328ca610bec03d1 [2021-03-02T16:23:25.366Z] #43 DONE 0.1s [2021-03-02T16:23:25.366Z] [2021-03-02T16:23:25.366Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T16:23:25.366Z] #45 sha256:5a9a47c0adc05d70f4ee2daa76fe3d9a3ab9a246e345230ea7df53ba93187e8a [2021-03-02T16:23:25.629Z] #45 DONE 0.2s [2021-03-02T16:23:25.629Z] [2021-03-02T16:23:25.629Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:25.629Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:23:25.629Z] #52 ... [2021-03-02T16:23:25.629Z] [2021-03-02T16:23:25.629Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T16:23:25.629Z] #47 sha256:88cb57c1fe71a237a628afba0a7ca16b6ae2081870ee9bfba237199ae4448d9b [2021-03-02T16:23:25.629Z] #47 DONE 0.1s [2021-03-02T16:23:25.629Z] [2021-03-02T16:23:25.629Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T16:23:25.629Z] #49 sha256:c17ae6ed10a35ddc3a7596b54ff725c21c528ed2a2d17658de53ff7388bf5641 [2021-03-02T16:23:26.202Z] #49 DONE 0.6s [2021-03-02T16:23:26.202Z] [2021-03-02T16:23:26.202Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T16:23:26.202Z] #51 sha256:5f8cd89f62745368e87fafa6031689a8fcb064364212f836be0f88158c621770 [2021-03-02T16:23:26.202Z] #51 DONE 0.1s [2021-03-02T16:23:26.202Z] [2021-03-02T16:23:26.202Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:26.202Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:23:29.493Z] #55 ... [2021-03-02T16:23:29.493Z] [2021-03-02T16:23:29.493Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:29.493Z] #52 sha256:6a35dd031e9846540089d36215c364f6d387918f65210bdd83f10735d9ec3b37 [2021-03-02T16:23:29.493Z] #52 124.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T16:23:29.493Z] #52 125.7 + mkdir -p /build [2021-03-02T16:23:29.493Z] #52 125.7 + cp runc /build/runc [2021-03-02T16:23:29.493Z] #52 DONE 126.5s [2021-03-02T16:23:29.493Z] [2021-03-02T16:23:29.493Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:29.493Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:23:30.062Z] #55 ... [2021-03-02T16:23:30.062Z] [2021-03-02T16:23:30.062Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T16:23:30.062Z] #53 sha256:653a60134fb30304a03936ccce79a3d1fe74505fe5a012d1f1e50824be2dea51 [2021-03-02T16:23:30.630Z] #53 DONE 0.4s [2021-03-02T16:23:30.630Z] [2021-03-02T16:23:30.630Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:30.630Z] #55 sha256:d2b30bb836b354f20cd9c267bb5096d5dc4882d3dc98c6c06430ea69e7967881 [2021-03-02T16:23:31.478Z] --- PASS: TestUpdateRestartPolicy (11.32s) [2021-03-02T16:23:31.478Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T16:23:31.478Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-03-02T16:23:31.478Z] === RUN TestWaitNonBlocked [2021-03-02T16:23:31.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:23:31.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:23:31.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:23:31.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:23:31.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:23:31.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:23:32.042Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-02T16:23:32.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-03-02T16:23:32.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2021-03-02T16:23:32.042Z] === RUN TestWaitBlocked [2021-03-02T16:23:32.042Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:23:32.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:23:32.042Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:23:32.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:23:32.042Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:23:32.042Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:23:32.799Z] #52 ... [2021-03-02T16:23:32.799Z] [2021-03-02T16:23:32.799Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:32.799Z] #55 sha256:c9ee23896a7b1b5712dff18a8ce0f748da54cc6358d9940e8b9dd7fa48454a22 [2021-03-02T16:23:32.799Z] #55 197.9 + bin/containerd [2021-03-02T16:23:32.972Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-02T16:23:32.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-03-02T16:23:32.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-03-02T16:23:32.972Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T16:23:32.972Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T16:23:35.487Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2021-03-02T16:23:35.487Z] === CONT TestIpcModeOlderClient [2021-03-02T16:23:35.487Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-02T16:23:35.487Z] === CONT TestDaemonHostGatewayIP [2021-03-02T16:23:36.762Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-02T16:23:38.005Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2021-03-02T16:23:38.005Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T16:23:38.090Z] #55 ... [2021-03-02T16:23:38.090Z] [2021-03-02T16:23:38.090Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-02T16:23:38.090Z] #52 sha256:f7a644902262b60c1d25d97e665c316322ff3fc7d95b55b7bc9841b861c71230 [2021-03-02T16:23:38.090Z] #52 127.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T16:23:38.090Z] #52 128.8 + mkdir -p /build [2021-03-02T16:23:38.090Z] #52 128.8 + cp runc /build/runc [2021-03-02T16:23:38.090Z] #52 DONE 129.5s [2021-03-02T16:23:38.090Z] [2021-03-02T16:23:38.090Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:38.090Z] #55 sha256:c9ee23896a7b1b5712dff18a8ce0f748da54cc6358d9940e8b9dd7fa48454a22 [2021-03-02T16:23:38.661Z] #55 ... [2021-03-02T16:23:38.661Z] [2021-03-02T16:23:38.661Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T16:23:38.661Z] #53 sha256:3d6e8e7cbe9843932b8d81868d0de44d5aa58b1524fee2093086d52080b886ed [2021-03-02T16:23:38.922Z] #53 DONE 0.2s [2021-03-02T16:23:38.922Z] [2021-03-02T16:23:38.922Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-02T16:23:38.922Z] #55 sha256:c9ee23896a7b1b5712dff18a8ce0f748da54cc6358d9940e8b9dd7fa48454a22 [2021-03-02T16:23:39.909Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2021-03-02T16:23:39.909Z] === CONT TestDaemonRestartIpcMode [2021-03-02T16:23:42.425Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2021-03-02T16:23:44.939Z] --- PASS: TestContainerKillOnDaemonStart (11.95s) [2021-03-02T16:23:44.939Z] PASS [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] === Skipped [2021-03-02T16:23:44.939Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-02T16:23:44.939Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T16:23:44.939Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:23:44.939Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-02T16:23:44.939Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-02T16:23:44.939Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T16:23:44.939Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.939Z] [2021-03-02T16:23:44.940Z] DONE 196 tests, 6 skipped in 107.423s [2021-03-02T16:23:44.940Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T16:23:44.940Z] INFO: Testing against a local daemon [2021-03-02T16:23:44.940Z] === RUN TestCommitInheritsEnv [2021-03-02T16:23:45.196Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-02T16:23:45.196Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T16:23:45.196Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T16:23:45.196Z] === RUN TestImagesFilterMultiReference [2021-03-02T16:23:45.196Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-02T16:23:45.196Z] === RUN TestImagePullPlatformInvalid [2021-03-02T16:23:45.196Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-02T16:23:45.196Z] === RUN TestRemoveImageOrphaning [2021-03-02T16:23:45.453Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-03-02T16:23:45.453Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T16:23:47.969Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-03-02T16:23:47.969Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T16:23:47.969Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-02T16:23:47.969Z] === RUN TestTagInvalidReference [2021-03-02T16:23:47.969Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-02T16:23:47.969Z] === RUN TestTagValidPrefixedRepo [2021-03-02T16:23:47.969Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-02T16:23:47.969Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T16:23:47.969Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-02T16:23:47.969Z] === RUN TestTagOfficialNames [2021-03-02T16:23:47.969Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-02T16:23:47.969Z] === RUN TestTagMatchesDigest [2021-03-02T16:23:47.969Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-02T16:23:47.969Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T16:23:57.204Z] #55 226.3 + bin/containerd-stress [2021-03-02T16:23:57.204Z] #55 228.3 + bin/containerd-shim [2021-03-02T16:23:57.847Z] 4612f6d0b889: Pull complete [2021-03-02T16:24:02.481Z] #55 235.0 + bin/containerd-shim-runc-v1 [2021-03-02T16:24:05.522Z] #55 229.0 + bin/containerd-stress [2021-03-02T16:24:05.522Z] #55 231.1 + bin/containerd-shim [2021-03-02T16:24:07.757Z] #55 239.4 + bin/containerd-shim-runc-v2 [2021-03-02T16:24:08.016Z] #55 240.4 + binaries [2021-03-02T16:24:08.016Z] #55 240.4 + install -D bin/containerd /build/containerd [2021-03-02T16:24:08.016Z] #55 240.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T16:24:08.016Z] #55 240.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T16:24:08.016Z] #55 240.4 + install -D bin/ctr /build/ctr [2021-03-02T16:24:10.547Z] #55 DONE 242.7s [2021-03-02T16:24:11.116Z] [2021-03-02T16:24:11.116Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T16:24:11.116Z] #56 sha256:c73155d15ca1d72a88640898f3c9f326b137bf90b4b39b45b3e60e188501fcfb [2021-03-02T16:24:11.484Z] --- PASS: TestBuildWithHugeFile (40.57s) [2021-03-02T16:24:11.484Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T16:24:11.484Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:24:11.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:24:11.484Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:24:11.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:24:11.484Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:24:11.484Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:24:11.484Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:24:11.484Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:24:11.484Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:24:11.484Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-03-02T16:24:11.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-02T16:24:11.484Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-02T16:24:11.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-02T16:24:11.484Z] === RUN TestBuildPreserveOwnership [2021-03-02T16:24:11.484Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T16:24:11.484Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T16:24:11.484Z] --- PASS: TestBuildPreserveOwnership (6.08s) [2021-03-02T16:24:11.484Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2021-03-02T16:24:11.484Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2021-03-02T16:24:11.484Z] === RUN TestBuildPlatformInvalid [2021-03-02T16:24:11.484Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-03-02T16:24:11.484Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T16:24:12.054Z] #56 DONE 1.1s [2021-03-02T16:24:12.119Z] #55 237.9 + bin/containerd-shim-runc-v1 [2021-03-02T16:24:12.313Z] [2021-03-02T16:24:12.313Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T16:24:12.313Z] #60 sha256:4a3ee293e18028b9c9167291438fa21215b65ee56d5efe3ab405ceeece23fe3d [2021-03-02T16:24:12.313Z] #60 DONE 0.3s [2021-03-02T16:24:12.572Z] [2021-03-02T16:24:12.572Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T16:24:12.572Z] #62 sha256:34c3100a97a61bd58411c25eaa55a249f61dc198099d9d87549740d5fe5406fa [2021-03-02T16:24:13.139Z] #62 DONE 0.6s [2021-03-02T16:24:13.139Z] [2021-03-02T16:24:13.139Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T16:24:13.139Z] #64 sha256:e8c9f063ba5e7115239075749f7b84a4d14a9cf9a94330a9f1c6a4463be5e7a3 [2021-03-02T16:24:13.139Z] #64 DONE 0.1s [2021-03-02T16:24:13.139Z] [2021-03-02T16:24:13.139Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T16:24:13.139Z] #65 sha256:3e35ce283ecbd0b1ab68b09977e5eb68aa80995c0d795b716e71dff6371bae53 [2021-03-02T16:24:13.139Z] #65 DONE 0.0s [2021-03-02T16:24:13.398Z] [2021-03-02T16:24:13.398Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T16:24:13.398Z] #66 sha256:f49a82dc74dd304f4344d530cb318588c1d30d816db8730f4819ee0b45803dd6 [2021-03-02T16:24:15.301Z] #66 DONE 2.2s [2021-03-02T16:24:15.560Z] [2021-03-02T16:24:15.560Z] #67 exporting to image [2021-03-02T16:24:15.560Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T16:24:15.560Z] #67 exporting layers [2021-03-02T16:24:17.408Z] #55 242.5 + bin/containerd-shim-runc-v2 [2021-03-02T16:24:17.409Z] #55 243.5 + binaries [2021-03-02T16:24:17.409Z] #55 243.5 + install -D bin/containerd /build/containerd [2021-03-02T16:24:17.409Z] #55 243.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T16:24:17.409Z] #55 243.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T16:24:17.409Z] #55 243.6 + install -D bin/ctr /build/ctr [2021-03-02T16:24:19.956Z] #55 DONE 245.5s [2021-03-02T16:24:20.220Z] [2021-03-02T16:24:20.220Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T16:24:20.220Z] #56 sha256:93a45d136f25a83d167d18ddb5133e09d4dbf33ecb29773d20795854bb67225f [2021-03-02T16:24:21.161Z] #56 DONE 0.9s [2021-03-02T16:24:21.161Z] [2021-03-02T16:24:21.161Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T16:24:21.161Z] #60 sha256:117ef1ad9cc7b20a0fb1fa6d12a0f98b18e1bb92851ca71426b4192896d32160 [2021-03-02T16:24:21.161Z] #60 DONE 0.2s [2021-03-02T16:24:21.161Z] [2021-03-02T16:24:21.161Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T16:24:21.161Z] #62 sha256:294ffbaaadbf5065495a795cfe06eefd82d9a4abfc56007bcdf838136815fd63 [2021-03-02T16:24:22.102Z] #62 DONE 0.5s [2021-03-02T16:24:22.102Z] [2021-03-02T16:24:22.102Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T16:24:22.102Z] #64 sha256:355ced22c419c21345efb4110934ca6ab148d00ecc3f7ba04588e580617b664b [2021-03-02T16:24:22.102Z] #64 DONE 0.1s [2021-03-02T16:24:22.102Z] [2021-03-02T16:24:22.102Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T16:24:22.102Z] #65 sha256:570f1e99d188a889511cf4b6b9c30b8ad4b6e2a380062ace285e037987905a6a [2021-03-02T16:24:22.102Z] #65 DONE 0.0s [2021-03-02T16:24:22.102Z] [2021-03-02T16:24:22.102Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T16:24:22.102Z] #66 sha256:1234d75c92885ac3fb30400c957da3acdc3e09d5dd4b0958ab1c41debd83cdbb [2021-03-02T16:24:22.130Z] #67 exporting layers 6.5s done [2021-03-02T16:24:22.130Z] #67 writing image sha256:0ada698ab7401cc35602c919302184074c4d06b612dfecaa268ba6e5dc3f2da4 done [2021-03-02T16:24:22.130Z] #67 naming to docker.io/library/docker:a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:24:22.130Z] #67 naming to docker.io/library/docker:a0670c6d3da8321a65d3057f31a9670b174c590f done [2021-03-02T16:24:22.130Z] #67 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-02T16:24:22.475Z] + trap exit INT TERM [2021-03-02T16:24:22.475Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-02T16:24:22.475Z] + CONTAINER_NAME=docker-pr4 [2021-03-02T16:24:22.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42103/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh dynbinary-daemon [2021-03-02T16:24:24.015Z] #66 DONE 1.8s [2021-03-02T16:24:24.015Z] [2021-03-02T16:24:24.015Z] #67 exporting to image [2021-03-02T16:24:24.015Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T16:24:24.015Z] #67 exporting layers [2021-03-02T16:24:24.379Z] [2021-03-02T16:24:24.379Z] Removing bundles/ [2021-03-02T16:24:24.379Z] [2021-03-02T16:24:24.379Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-02T16:24:24.379Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:24:24.379Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T16:24:26.406Z] Loaded image: buildpack-deps:buster [2021-03-02T16:24:26.406Z] Loaded image: busybox:latest [2021-03-02T16:24:26.406Z] Loaded image: busybox:glibc [2021-03-02T16:24:26.406Z] Loaded image: debian:bullseye [2021-03-02T16:24:26.406Z] Loaded image: hello-world:latest [2021-03-02T16:24:26.667Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:24:30.658Z] #67 exporting layers 7.0s done [2021-03-02T16:24:30.658Z] #67 writing image sha256:2be54f84da882f93f06810e6b461751a6ddc9dd7aaf65a28cb8f5791b1a1e66c done [2021-03-02T16:24:30.658Z] #67 naming to docker.io/library/docker:a0670c6d3da8321a65d3057f31a9670b174c590f done [2021-03-02T16:24:30.658Z] #67 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T16:24:31.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -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=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh dynbinary test-integration [2021-03-02T16:24:32.392Z] ..........................xx.................... [ 29%] [2021-03-02T16:24:32.413Z] [2021-03-02T16:24:32.413Z] Removing bundles/ [2021-03-02T16:24:32.413Z] [2021-03-02T16:24:32.413Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T16:24:32.413Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:24:32.413Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T16:24:36.681Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.07s) [2021-03-02T16:24:36.681Z] PASS [2021-03-02T16:24:36.681Z] [2021-03-02T16:24:36.681Z] === Skipped [2021-03-02T16:24:36.681Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-02T16:24:36.681Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:24:36.681Z] [2021-03-02T16:24:36.681Z] [2021-03-02T16:24:36.681Z] DONE 33 tests, 1 skipped in 116.822s [2021-03-02T16:24:36.681Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T16:24:36.681Z] ++ 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 [2021-03-02T16:24:36.681Z] ++ set -e [2021-03-02T16:24:36.681Z] ++ '[' -n 0 ']' [2021-03-02T16:24:36.681Z] ++ set -x [2021-03-02T16:24:36.681Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:24:36.681Z] INFO: Testing against a local daemon [2021-03-02T16:24:36.681Z] === RUN TestConfigInspect [2021-03-02T16:24:39.227Z] --- PASS: TestConfigInspect (3.29s) [2021-03-02T16:24:39.227Z] === RUN TestConfigList [2021-03-02T16:24:42.532Z] --- PASS: TestConfigList (3.25s) [2021-03-02T16:24:42.532Z] === RUN TestConfigsCreateAndDelete [2021-03-02T16:24:45.838Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2021-03-02T16:24:45.838Z] === RUN TestConfigsUpdate [2021-03-02T16:24:49.144Z] --- PASS: TestConfigsUpdate (3.27s) [2021-03-02T16:24:49.144Z] === RUN TestTemplatedConfig [2021-03-02T16:24:49.477Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-02T16:24:52.448Z] --- PASS: TestTemplatedConfig (3.38s) [2021-03-02T16:24:52.448Z] === RUN TestConfigCreateResolve [2021-03-02T16:24:55.753Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-03-02T16:24:55.753Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T16:24:56.014Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-03-02T16:24:56.014Z] PASS [2021-03-02T16:24:56.014Z] [2021-03-02T16:24:56.014Z] DONE 7 tests in 20.440s [2021-03-02T16:24:56.014Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T16:24:56.014Z] ++ 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 [2021-03-02T16:24:56.014Z] ++ set -e [2021-03-02T16:24:56.014Z] ++ '[' -n 0 ']' [2021-03-02T16:24:56.014Z] ++ set -x [2021-03-02T16:24:56.014Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:24:56.275Z] INFO: Testing against a local daemon [2021-03-02T16:24:56.275Z] === RUN TestCheckpoint [2021-03-02T16:24:56.275Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T16:24:56.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:24:56.275Z] === RUN TestContainerInvalidJSON [2021-03-02T16:24:56.275Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:24:56.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:24:56.275Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:24:56.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:24:56.275Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:24:56.275Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:24:56.275Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:24:56.275Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:24:56.275Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:24:56.275Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-02T16:24:56.275Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T16:24:56.275Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T16:24:56.275Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T16:24:56.275Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T16:24:56.537Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-02T16:24:56.537Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T16:24:56.537Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-02T16:24:56.537Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T16:24:56.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-03-02T16:24:56.798Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T16:24:56.798Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-02T16:24:56.798Z] === RUN TestCopyFromContainer [2021-03-02T16:24:57.474Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-02T16:24:58.715Z] === RUN TestCopyFromContainer// [2021-03-02T16:24:58.977Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T16:24:58.977Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T16:24:59.238Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T16:24:59.238Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T16:24:59.238Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T16:24:59.500Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T16:24:59.500Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T16:24:59.761Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T16:24:59.761Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer (3.17s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-02T16:25:00.023Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-02T16:25:00.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-02T16:25:00.024Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-02T16:25:00.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T16:25:00.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:25:00.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:25:00.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:25:00.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:25:00.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:25:00.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:25:00.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:25:00.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:25:00.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:25:00.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T16:25:00.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T16:25:00.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T16:25:00.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-02T16:25:00.024Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T16:25:00.024Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-02T16:25:00.024Z] === RUN TestCreateWithInvalidEnv [2021-03-02T16:25:00.024Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T16:25:00.024Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T16:25:00.024Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T16:25:00.024Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T16:25:00.024Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T16:25:00.024Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T16:25:00.024Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T16:25:00.024Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T16:25:00.024Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T16:25:00.024Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-02T16:25:00.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T16:25:00.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T16:25:00.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T16:25:00.024Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T16:25:00.024Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-02T16:25:00.024Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T16:25:02.575Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2021-03-02T16:25:02.575Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T16:25:04.493Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2021-03-02T16:25:04.493Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T16:25:04.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:25:04.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:25:04.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:25:04.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:25:04.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:25:04.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:25:04.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:25:04.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:25:04.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:25:04.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:25:04.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:25:04.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:25:04.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:25:04.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:25:04.578Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-02T16:25:04.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:25:04.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-02T16:25:04.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-02T16:25:04.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-03-02T16:25:04.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-02T16:25:04.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-03-02T16:25:04.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-02T16:25:04.755Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T16:25:05.328Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-03-02T16:25:05.328Z] === RUN TestCreateDifferentPlatform [2021-03-02T16:25:05.328Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T16:25:05.328Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T16:25:05.590Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-02T16:25:05.590Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T16:25:05.590Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T16:25:05.590Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T16:25:05.590Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-02T16:25:05.590Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T16:25:05.590Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-02T16:25:05.590Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T16:25:05.590Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T16:25:05.590Z] === RUN TestDaemonRestartIpcMode [2021-03-02T16:25:05.590Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T16:25:05.590Z] === RUN TestDaemonHostGatewayIP [2021-03-02T16:25:05.590Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T16:25:05.590Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T16:25:05.590Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T16:25:05.590Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T16:25:05.590Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T16:25:05.590Z] === RUN TestDiff [2021-03-02T16:25:06.534Z] --- PASS: TestDiff (0.74s) [2021-03-02T16:25:06.534Z] === RUN TestExecWithCloseStdin [2021-03-02T16:25:07.108Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-03-02T16:25:07.108Z] === RUN TestExec [2021-03-02T16:25:08.052Z] --- PASS: TestExec (0.90s) [2021-03-02T16:25:08.052Z] === RUN TestExecUser [2021-03-02T16:25:08.997Z] --- PASS: TestExecUser (0.87s) [2021-03-02T16:25:08.997Z] === RUN TestExportContainerAndImportImage [2021-03-02T16:25:10.384Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-03-02T16:25:10.384Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T16:25:12.302Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2021-03-02T16:25:12.302Z] === RUN TestHealthCheckWorkdir [2021-03-02T16:25:13.248Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-03-02T16:25:13.248Z] === RUN TestHealthKillContainer [2021-03-02T16:25:16.552Z] --- PASS: TestHealthKillContainer (2.83s) [2021-03-02T16:25:16.552Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T16:25:16.813Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-03-02T16:25:16.813Z] === RUN TestIpcModeNone [2021-03-02T16:25:17.758Z] --- PASS: TestIpcModeNone (0.88s) [2021-03-02T16:25:17.758Z] === RUN TestIpcModePrivate [2021-03-02T16:25:18.702Z] --- PASS: TestIpcModePrivate (0.82s) [2021-03-02T16:25:18.702Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-02T16:25:18.702Z] === RUN TestIpcModeShareable [2021-03-02T16:25:19.275Z] --- PASS: TestIpcModeShareable (0.86s) [2021-03-02T16:25:19.275Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-02T16:25:19.275Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T16:25:21.341Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-02T16:25:22.582Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2021-03-02T16:25:22.582Z] === RUN TestAPIIpcModeHost [2021-03-02T16:25:22.582Z] --- PASS: TestAPIIpcModeHost (0.65s) [2021-03-02T16:25:22.582Z] === RUN TestDaemonIpcModeShareable [2021-03-02T16:25:24.519Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-03-02T16:25:24.519Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-02T16:25:24.519Z] === RUN TestDaemonIpcModePrivate [2021-03-02T16:25:26.447Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-03-02T16:25:26.447Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-02T16:25:26.447Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T16:25:28.375Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2021-03-02T16:25:28.375Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-02T16:25:28.375Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T16:25:30.295Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-03-02T16:25:30.295Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-02T16:25:30.295Z] === RUN TestIpcModeOlderClient [2021-03-02T16:25:30.295Z] === PAUSE TestIpcModeOlderClient [2021-03-02T16:25:30.295Z] === RUN TestKillContainerInvalidSignal [2021-03-02T16:25:30.867Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-03-02T16:25:30.867Z] === RUN TestKillContainer [2021-03-02T16:25:30.867Z] === RUN TestKillContainer/no_signal [2021-03-02T16:25:31.206Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-02T16:25:31.813Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T16:25:32.386Z] === RUN TestKillContainer/killing_signal [2021-03-02T16:25:32.402Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-02T16:25:33.332Z] --- PASS: TestKillContainer (2.34s) [2021-03-02T16:25:33.332Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-03-02T16:25:33.332Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-03-02T16:25:33.332Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-03-02T16:25:33.332Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T16:25:33.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T16:25:33.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T16:25:34.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2021-03-02T16:25:34.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-03-02T16:25:34.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-03-02T16:25:34.850Z] === RUN TestKillStoppedContainer [2021-03-02T16:25:34.850Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-02T16:25:34.850Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T16:25:35.112Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-02T16:25:35.112Z] === RUN TestKillDifferentUserContainer [2021-03-02T16:25:35.685Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-03-02T16:25:35.685Z] === RUN TestInspectOomKilledTrue [2021-03-02T16:25:35.685Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T16:25:35.685Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:25:35.685Z] === RUN TestInspectOomKilledFalse [2021-03-02T16:25:35.685Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T16:25:35.685Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:25:35.685Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T16:25:36.257Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-03-02T16:25:36.257Z] === RUN TestLinksContainerNames [2021-03-02T16:25:37.893Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-02T16:25:38.174Z] --- PASS: TestLinksContainerNames (1.49s) [2021-03-02T16:25:38.174Z] === RUN TestLogsFollowTailEmpty [2021-03-02T16:25:38.747Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-03-02T16:25:38.747Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T16:25:39.230Z] db4edcf0861f: Pull complete [2021-03-02T16:25:39.230Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-02T16:25:39.230Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:25:39.230Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:25:39.230Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-02T16:25:39.230Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-02T16:25:39.230Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-03-02T16:25:39.230Z] INFO: Docker version of control daemon [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] Client: Docker Engine - Enterprise [2021-03-02T16:25:39.230Z] Version: 19.03.12 [2021-03-02T16:25:39.230Z] API version: 1.40 [2021-03-02T16:25:39.230Z] Go version: go1.13.13 [2021-03-02T16:25:39.230Z] Git commit: 4306744 [2021-03-02T16:25:39.230Z] Built: 08/05/2020 19:27:53 [2021-03-02T16:25:39.230Z] OS/Arch: windows/amd64 [2021-03-02T16:25:39.230Z] Experimental: false [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] Server: Docker Engine - Enterprise [2021-03-02T16:25:39.230Z] Engine: [2021-03-02T16:25:39.230Z] Version: 19.03.12 [2021-03-02T16:25:39.230Z] API version: 1.40 (minimum version 1.24) [2021-03-02T16:25:39.230Z] Go version: go1.13.13 [2021-03-02T16:25:39.230Z] Git commit: f295753ffd [2021-03-02T16:25:39.230Z] Built: 08/05/2020 19:26:41 [2021-03-02T16:25:39.230Z] OS/Arch: windows/amd64 [2021-03-02T16:25:39.230Z] Experimental: true [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] INFO: Docker info of control daemon [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] Client: [2021-03-02T16:25:39.230Z] Debug Mode: false [2021-03-02T16:25:39.230Z] Plugins: [2021-03-02T16:25:39.230Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] Server: [2021-03-02T16:25:39.230Z] Containers: 0 [2021-03-02T16:25:39.230Z] Running: 0 [2021-03-02T16:25:39.230Z] Paused: 0 [2021-03-02T16:25:39.230Z] Stopped: 0 [2021-03-02T16:25:39.230Z] Images: 1 [2021-03-02T16:25:39.230Z] Server Version: 19.03.12 [2021-03-02T16:25:39.230Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-02T16:25:39.230Z] Windows: [2021-03-02T16:25:39.230Z] LCOW: [2021-03-02T16:25:39.230Z] Logging Driver: json-file [2021-03-02T16:25:39.230Z] Plugins: [2021-03-02T16:25:39.230Z] Volume: local [2021-03-02T16:25:39.230Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T16:25:39.230Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T16:25:39.230Z] Swarm: inactive [2021-03-02T16:25:39.230Z] Default Isolation: process [2021-03-02T16:25:39.230Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T16:25:39.230Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T16:25:39.230Z] OSType: windows [2021-03-02T16:25:39.230Z] Architecture: x86_64 [2021-03-02T16:25:39.230Z] CPUs: 4 [2021-03-02T16:25:39.230Z] Total Memory: 32GiB [2021-03-02T16:25:39.230Z] Name: azwin-2-0377c0 [2021-03-02T16:25:39.230Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-02T16:25:39.230Z] Docker Root Dir: D:\docker [2021-03-02T16:25:39.230Z] Debug Mode: false [2021-03-02T16:25:39.230Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:25:39.230Z] Labels: [2021-03-02T16:25:39.230Z] Experimental: true [2021-03-02T16:25:39.230Z] Insecure Registries: [2021-03-02T16:25:39.230Z] 10.0.0.4:5000 [2021-03-02T16:25:39.230Z] 127.0.0.0/8 [2021-03-02T16:25:39.230Z] Registry Mirrors: [2021-03-02T16:25:39.230Z] http://10.0.0.4:5000/ [2021-03-02T16:25:39.230Z] Live Restore Enabled: false [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] INFO: Commit hash is a0670c6d3d [2021-03-02T16:25:39.230Z] INFO: Nuke-Everything... [2021-03-02T16:25:39.230Z] INFO: Container count on control daemon to delete is 0 [2021-03-02T16:25:39.230Z] INFO: Nuking d:\CI [2021-03-02T16:25:39.230Z] INFO: Zapped successfully [2021-03-02T16:25:39.230Z] INFO: Location for testing is d:\CI\PR-42103\4 [2021-03-02T16:25:39.230Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] INFO: Building the image from Dockerfile.windows at 03/02/2021 16:25:33... [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] Sending build context to Docker daemon 58.27MB [2021-03-02T16:25:39.230Z] [2021-03-02T16:25:39.230Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-02T16:25:39.230Z] ---> 31902e4b25a6 [2021-03-02T16:25:39.230Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-02T16:25:39.230Z] ---> Running in ff08675764bb [2021-03-02T16:25:39.230Z] Removing intermediate container ff08675764bb [2021-03-02T16:25:39.230Z] ---> fb40b958f64d [2021-03-02T16:25:39.230Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-02T16:25:39.230Z] ---> Running in e15b15f0cfc5 [2021-03-02T16:25:39.230Z] Removing intermediate container e15b15f0cfc5 [2021-03-02T16:25:39.230Z] ---> 6209013c73cd [2021-03-02T16:25:39.230Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-02T16:25:39.230Z] ---> Running in 1554a6827f45 [2021-03-02T16:25:39.320Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/default [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/private [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/slave [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/shared [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/default [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/slave [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/private [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/shared [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:25:39.320Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:25:39.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T16:25:39.320Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:25:39.355Z] --- PASS: TestImportExtremelyLargeImageWorks (101.80s) [2021-03-02T16:25:39.355Z] PASS [2021-03-02T16:25:39.355Z] [2021-03-02T16:25:39.355Z] DONE 12 tests in 104.600s [2021-03-02T16:25:39.355Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T16:25:39.355Z] INFO: Testing against a local daemon [2021-03-02T16:25:39.355Z] === RUN TestNetworkCreateDelete [2021-03-02T16:25:39.355Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-02T16:25:39.355Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T16:25:39.355Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-02T16:25:39.355Z] === RUN TestDaemonDNSFallback [2021-03-02T16:25:39.355Z] --- PASS: TestDaemonDNSFallback (6.44s) [2021-03-02T16:25:39.355Z] === RUN TestInspectNetwork [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:25:39.582Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T16:25:39.694Z] Removing intermediate container 1554a6827f45 [2021-03-02T16:25:39.694Z] ---> e66ecce32686 [2021-03-02T16:25:39.694Z] 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} [2021-03-02T16:25:39.694Z] ---> Running in ed9295e29186 [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:25:39.843Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-02T16:25:39.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-02T16:25:39.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-02T16:25:39.844Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T16:25:39.867Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T16:25:39.867Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T16:25:39.867Z] === RUN TestInspectNetwork/network_name [2021-03-02T16:25:39.867Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T16:25:40.158Z] Removing intermediate container ed9295e29186 [2021-03-02T16:25:40.158Z] ---> 9b909b1d0094 [2021-03-02T16:25:40.158Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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; [2021-03-02T16:25:40.158Z] ---> Running in df6c5bc361de [2021-03-02T16:25:42.393Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2021-03-02T16:25:42.393Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T16:25:42.966Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-03-02T16:25:42.966Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T16:25:43.539Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-03-02T16:25:43.539Z] === RUN TestNetworkNat [2021-03-02T16:25:44.031Z] --- PASS: TestInspectNetwork (7.43s) [2021-03-02T16:25:44.031Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T16:25:44.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T16:25:44.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T16:25:44.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T16:25:44.031Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T16:25:44.483Z] --- PASS: TestNetworkNat (0.85s) [2021-03-02T16:25:44.483Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T16:25:45.398Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2021-03-02T16:25:45.398Z] === RUN TestNetworkInvalidJSON [2021-03-02T16:25:45.398Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T16:25:45.398Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T16:25:45.398Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:25:45.398Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:25:45.398Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:25:45.398Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:25:45.398Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T16:25:45.398Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:25:45.398Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:25:45.398Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-02T16:25:45.398Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T16:25:45.398Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T16:25:45.398Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T16:25:45.398Z] === RUN TestNetworkList [2021-03-02T16:25:45.398Z] === RUN TestNetworkList//networks [2021-03-02T16:25:45.398Z] === PAUSE TestNetworkList//networks [2021-03-02T16:25:45.398Z] === RUN TestNetworkList//networks/ [2021-03-02T16:25:45.398Z] === PAUSE TestNetworkList//networks/ [2021-03-02T16:25:45.427Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2021-03-02T16:25:45.427Z] === RUN TestNetworkLoopbackNat [2021-03-02T16:25:45.654Z] === CONT TestNetworkList//networks [2021-03-02T16:25:45.654Z] === CONT TestNetworkList//networks/ [2021-03-02T16:25:45.654Z] --- PASS: TestNetworkList (0.02s) [2021-03-02T16:25:45.654Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T16:25:45.654Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T16:25:45.654Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T16:25:45.998Z] [2021-03-02T16:25:45.998Z] SUCCESS: Specified value was saved. [2021-03-02T16:25:46.224Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-02T16:25:46.224Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T16:25:46.461Z] INFO: Downloading git... [2021-03-02T16:25:47.160Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-02T16:25:47.160Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T16:25:47.447Z] INFO: Downloading go... [2021-03-02T16:25:48.087Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-03-02T16:25:48.087Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T16:25:48.728Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-03-02T16:25:48.728Z] === RUN TestPause [2021-03-02T16:25:49.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-02T16:25:49.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T16:25:49.029Z] INFO: Downloading compiler 1 of 3... [2021-03-02T16:25:49.301Z] --- PASS: TestPause (0.79s) [2021-03-02T16:25:49.301Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T16:25:49.301Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:25:49.301Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:25:49.301Z] === RUN TestPauseStopPausedContainer [2021-03-02T16:25:50.009Z] INFO: Downloading compiler 2 of 3... [2021-03-02T16:25:50.245Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-03-02T16:25:50.245Z] === RUN TestPsFilter [2021-03-02T16:25:50.245Z] --- PASS: TestPsFilter (0.25s) [2021-03-02T16:25:50.245Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T16:25:50.381Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-03-02T16:25:50.381Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T16:25:50.701Z] ......................... [ 67%] [2021-03-02T16:25:50.943Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-02T16:25:50.943Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T16:25:51.189Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-03-02T16:25:51.189Z] === RUN TestRemoveContainerWithVolume [2021-03-02T16:25:51.762Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-03-02T16:25:51.762Z] === RUN TestRemoveContainerRunning [2021-03-02T16:25:52.706Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-03-02T16:25:52.706Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T16:25:53.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-03-02T16:25:53.280Z] === RUN TestRemoveInvalidContainer [2021-03-02T16:25:53.280Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-02T16:25:53.280Z] === RUN TestRenameLinkedContainer [2021-03-02T16:25:53.457Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2021-03-02T16:25:53.457Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T16:25:53.457Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:25:53.457Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:25:53.457Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T16:25:54.734Z] INFO: Downloading compiler 3 of 3... [2021-03-02T16:25:55.197Z] INFO: Extracting git... [2021-03-02T16:25:56.586Z] --- PASS: TestRenameLinkedContainer (3.14s) [2021-03-02T16:25:56.586Z] === RUN TestRenameStoppedContainer [2021-03-02T16:25:57.159Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-03-02T16:25:57.159Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T16:25:59.076Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2021-03-02T16:25:59.076Z] === RUN TestRenameInvalidName [2021-03-02T16:25:59.648Z] --- PASS: TestRenameInvalidName (0.77s) [2021-03-02T16:25:59.648Z] === RUN TestRenameAnonymousContainer [2021-03-02T16:26:00.902Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:26:00.902Z] [2021-03-02T16:26:00.902Z] + TEST_INTEGRATION_DEST=2 [2021-03-02T16:26:00.902Z] + CONTAINER_NAME=docker-pr4-2 [2021-03-02T16:26:00.902Z] + TEST_SKIP_INTEGRATION=1 [2021-03-02T16:26:00.902Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-02T16:26:00.902Z] + run_tests [2021-03-02T16:26:00.902Z] + c=0 [2021-03-02T16:26:00.902Z] + '[' -n 0 ']' [2021-03-02T16:26:00.902Z] + rm= [2021-03-02T16:26:00.902Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42103/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh '' test-integration [2021-03-02T16:26:00.902Z] + TEST_INTEGRATION_DEST=1 [2021-03-02T16:26:00.902Z] + CONTAINER_NAME=docker-pr4-1 [2021-03-02T16:26:00.902Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T16:26:00.902Z] + run_tests test-integration-flaky [2021-03-02T16:26:00.902Z] + '[' -n 0 ']' [2021-03-02T16:26:00.902Z] + rm= [2021-03-02T16:26:00.902Z] + TEST_INTEGRATION_DEST=3 [2021-03-02T16:26:00.902Z] + CONTAINER_NAME=docker-pr4-3 [2021-03-02T16:26:00.902Z] + TEST_SKIP_INTEGRATION=1 [2021-03-02T16:26:00.902Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-02T16:26:00.902Z] + run_tests [2021-03-02T16:26:00.902Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42103/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh test-integration-flaky test-integration [2021-03-02T16:26:00.902Z] + '[' -n 0 ']' [2021-03-02T16:26:00.902Z] + rm= [2021-03-02T16:26:00.902Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42103/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh '' test-integration [2021-03-02T16:26:00.902Z] ++ jobs -p [2021-03-02T16:26:00.902Z] + for job in $(jobs -p) [2021-03-02T16:26:00.902Z] + wait 9908 [2021-03-02T16:26:00.902Z] [2021-03-02T16:26:00.902Z] [2021-03-02T16:26:00.902Z] [2021-03-02T16:26:00.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T16:26:00.902Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-02T16:26:00.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T16:26:00.902Z] HOSTNAME=539a0fe3ac61 [2021-03-02T16:26:00.902Z] TEST_SKIP_INTEGRATION=1 [2021-03-02T16:26:00.902Z] TESTDEBUG=0 [2021-03-02T16:26:00.902Z] DEST=bundles/test-integration [2021-03-02T16:26:00.902Z] PWD=/go/src/github.com/docker/docker [2021-03-02T16:26:00.902Z] KEEPBUNDLE=1 [2021-03-02T16:26:00.902Z] DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:26:00.902Z] container=docker [2021-03-02T16:26:00.902Z] HOME=/root [2021-03-02T16:26:00.902Z] GOLANG_VERSION=1.13.15 [2021-03-02T16:26:00.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T16:26:00.902Z] VALIDATE_BRANCH=20.10 [2021-03-02T16:26:00.902Z] TERM=xterm [2021-03-02T16:26:00.902Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T16:26:00.902Z] SHLVL=1 [2021-03-02T16:26:00.902Z] TIMEOUT=120m [2021-03-02T16:26:00.902Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T16:26:00.902Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T16:26:00.902Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-02T16:26:00.902Z] GO111MODULE=off [2021-03-02T16:26:00.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T16:26:00.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T16:26:00.902Z] GOPATH=/go [2021-03-02T16:26:00.902Z] PKG_CONFIG=pkg-config [2021-03-02T16:26:00.902Z] _=/usr/bin/env [2021-03-02T16:26:00.902Z] Building test suite binary ./integration-cli/test.main [2021-03-02T16:26:00.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T16:26:00.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T16:26:00.902Z] HOSTNAME=67ee424686b7 [2021-03-02T16:26:00.902Z] TEST_SKIP_INTEGRATION=1 [2021-03-02T16:26:00.902Z] TESTDEBUG=0 [2021-03-02T16:26:00.902Z] DEST=bundles/test-integration [2021-03-02T16:26:00.902Z] PWD=/go/src/github.com/docker/docker [2021-03-02T16:26:00.902Z] KEEPBUNDLE=1 [2021-03-02T16:26:00.902Z] DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:26:00.902Z] container=docker [2021-03-02T16:26:00.902Z] HOME=/root [2021-03-02T16:26:00.902Z] GOLANG_VERSION=1.13.15 [2021-03-02T16:26:00.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T16:26:00.902Z] VALIDATE_BRANCH=20.10 [2021-03-02T16:26:00.902Z] TERM=xterm [2021-03-02T16:26:00.902Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T16:26:00.902Z] SHLVL=1 [2021-03-02T16:26:00.902Z] TIMEOUT=120m [2021-03-02T16:26:00.902Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T16:26:00.902Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T16:26:00.902Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-02T16:26:00.902Z] GO111MODULE=off [2021-03-02T16:26:00.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T16:26:00.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T16:26:00.902Z] GOPATH=/go [2021-03-02T16:26:00.902Z] PKG_CONFIG=pkg-config [2021-03-02T16:26:00.902Z] _=/usr/bin/env [2021-03-02T16:26:00.902Z] Building test suite binary ./integration-cli/test.main [2021-03-02T16:26:00.902Z] No new tests added to integration. [2021-03-02T16:26:00.902Z] [2021-03-02T16:26:00.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T16:26:00.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T16:26:00.902Z] HOSTNAME=8bd14f30310e [2021-03-02T16:26:00.902Z] TESTDEBUG=0 [2021-03-02T16:26:00.902Z] DEST=bundles/test-integration [2021-03-02T16:26:00.902Z] PWD=/go/src/github.com/docker/docker [2021-03-02T16:26:00.902Z] KEEPBUNDLE=1 [2021-03-02T16:26:00.902Z] DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:26:00.902Z] container=docker [2021-03-02T16:26:00.902Z] HOME=/root [2021-03-02T16:26:00.902Z] GOLANG_VERSION=1.13.15 [2021-03-02T16:26:00.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T16:26:00.902Z] VALIDATE_BRANCH=20.10 [2021-03-02T16:26:00.902Z] TERM=xterm [2021-03-02T16:26:00.902Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T16:26:00.902Z] SHLVL=1 [2021-03-02T16:26:00.902Z] TIMEOUT=120m [2021-03-02T16:26:00.902Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T16:26:00.902Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T16:26:00.902Z] GO111MODULE=off [2021-03-02T16:26:00.902Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T16:26:00.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T16:26:00.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T16:26:00.902Z] GOPATH=/go [2021-03-02T16:26:00.902Z] PKG_CONFIG=pkg-config [2021-03-02T16:26:00.902Z] _=/usr/bin/env [2021-03-02T16:26:00.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T16:26:03.860Z] --- PASS: TestRenameAnonymousContainer (3.96s) [2021-03-02T16:26:03.860Z] === RUN TestRenameContainerWithSameName [2021-03-02T16:26:04.432Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-03-02T16:26:04.432Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T16:26:05.819Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2021-03-02T16:26:05.819Z] === RUN TestResize [2021-03-02T16:26:06.764Z] --- PASS: TestResize (0.79s) [2021-03-02T16:26:06.764Z] === RUN TestResizeWithInvalidSize [2021-03-02T16:26:07.335Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-03-02T16:26:07.335Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T16:26:07.636Z] INFO: Expanding go... [2021-03-02T16:26:08.280Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2021-03-02T16:26:08.280Z] === RUN TestDaemonRestartKillContainers [2021-03-02T16:26:08.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:26:08.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:26:08.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:26:08.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:26:08.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:26:08.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:26:08.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:26:08.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:26:08.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:26:08.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:26:08.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:26:08.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:26:08.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:26:08.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:26:08.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:26:08.298Z] --- PASS: TestServiceWithDataPathPortInit (14.32s) [2021-03-02T16:26:08.298Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T16:26:08.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T16:26:08.913Z] [2021-03-02T16:26:08.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T16:26:08.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T16:26:08.913Z] HOSTNAME=ec6f39636b55 [2021-03-02T16:26:08.913Z] DEST=bundles/test-integration [2021-03-02T16:26:08.913Z] PWD=/go/src/github.com/docker/docker [2021-03-02T16:26:08.913Z] DOCKER_ROOTLESS=1 [2021-03-02T16:26:08.913Z] DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f [2021-03-02T16:26:08.913Z] container=docker [2021-03-02T16:26:08.913Z] HOME=/root [2021-03-02T16:26:08.913Z] GOLANG_VERSION=1.13.15 [2021-03-02T16:26:08.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T16:26:08.913Z] VALIDATE_BRANCH=20.10 [2021-03-02T16:26:08.913Z] TERM=xterm [2021-03-02T16:26:08.913Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T16:26:08.913Z] SHLVL=1 [2021-03-02T16:26:08.913Z] TIMEOUT=120m [2021-03-02T16:26:08.913Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T16:26:08.913Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T16:26:08.913Z] GO111MODULE=off [2021-03-02T16:26:08.913Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T16:26:08.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T16:26:08.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T16:26:08.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T16:26:08.913Z] GOPATH=/go [2021-03-02T16:26:08.913Z] PKG_CONFIG=pkg-config [2021-03-02T16:26:08.913Z] _=/usr/bin/env [2021-03-02T16:26:08.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T16:26:11.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:26:11.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:26:11.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:26:11.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:26:13.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:26:13.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:26:13.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:26:14.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:26:14.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.15s) [2021-03-02T16:26:14.834Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4j9pvlgmd1qrapusug1wymwp5 Created:2021-03-02 16:26:08.915231444 +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[4284539c98ef0021f3a9dcb381f01ff88f4dd6182943228477376b524ff7f06d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2uky14dsisvf7zigx11picvll EndpointID:da2c7fe5bed2d7efabe29eac8298416d7d306ff1524e41395d3e8dabe517f2f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:606b0f5fa9b6a8fc0fae2f8483ca96503f2bf251dc0b5d9738e647e0b6ee5e89 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:c21d616f8156 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2uky14dsisvf7zigx11picvll EndpointID:da2c7fe5bed2d7efabe29eac8298416d7d306ff1524e41395d3e8dabe517f2f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T16:26:14.834Z] PASS [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] === Skipped [2021-03-02T16:26:14.834Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:26:14.834Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] DONE 26 tests, 1 skipped in 45.291s [2021-03-02T16:26:14.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:26:14.834Z] INFO: Testing against a local daemon [2021-03-02T16:26:14.834Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T16:26:14.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T16:26:14.834Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:26:14.834Z] === RUN TestDockerNetworkIpvlan [2021-03-02T16:26:14.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:26:14.834Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:26:14.834Z] PASS [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] === Skipped [2021-03-02T16:26:14.834Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T16:26:14.834Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:26:14.834Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] [2021-03-02T16:26:14.834Z] DONE 2 tests, 2 skipped in 0.038s [2021-03-02T16:26:14.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:26:14.834Z] INFO: Testing against a local daemon [2021-03-02T16:26:14.834Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T16:26:16.199Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2021-03-02T16:26:16.199Z] === RUN TestDockerNetworkMacvlan [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-03-02T16:26:16.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-03-02T16:26:16.644Z] === RUN TestCgroupNamespacesRun [2021-03-02T16:26:16.761Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T16:26:17.689Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T16:26:18.251Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T16:26:18.560Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-03-02T16:26:18.560Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T16:26:20.141Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T16:26:20.477Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2021-03-02T16:26:20.477Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T16:26:22.041Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T16:26:22.395Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-03-02T16:26:22.395Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T16:26:24.312Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2021-03-02T16:26:24.312Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T16:26:26.212Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T16:26:26.228Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-03-02T16:26:26.228Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan (10.76s) [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.36s) [2021-03-02T16:26:26.776Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2021-03-02T16:26:26.776Z] PASS [2021-03-02T16:26:26.776Z] [2021-03-02T16:26:26.776Z] DONE 8 tests in 12.062s [2021-03-02T16:26:26.776Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T16:26:26.776Z] testing: warning: no tests to run [2021-03-02T16:26:26.776Z] PASS [2021-03-02T16:26:27.032Z] [2021-03-02T16:26:27.032Z] DONE 0 tests in 0.009s [2021-03-02T16:26:27.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T16:26:27.032Z] INFO: Testing against a local daemon [2021-03-02T16:26:27.032Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T16:26:27.613Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-03-02T16:26:27.613Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T16:26:28.397Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2021-03-02T16:26:28.397Z] === RUN TestAuthZPluginTLS [2021-03-02T16:26:28.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-03-02T16:26:28.559Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T16:26:28.654Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-02T16:26:28.654Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T16:26:28.799Z] INFO: Expanding compiler 1 of 3... [2021-03-02T16:26:28.800Z] INFO: Expanding compiler 2 of 3... [2021-03-02T16:26:29.216Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-02T16:26:29.216Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T16:26:29.778Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-02T16:26:29.778Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T16:26:30.340Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-02T16:26:30.340Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T16:26:30.477Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-03-02T16:26:30.477Z] === RUN TestKernelTCPMemory [2021-03-02T16:26:31.421Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-03-02T16:26:31.421Z] === RUN TestNISDomainname [2021-03-02T16:26:31.706Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-03-02T16:26:31.706Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T16:26:32.268Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-02T16:26:32.268Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T16:26:32.365Z] --- PASS: TestNISDomainname (0.97s) [2021-03-02T16:26:32.365Z] === RUN TestHostnameDnsResolution [2021-03-02T16:26:32.831Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-02T16:26:32.831Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T16:26:33.392Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-02T16:26:33.392Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T16:26:33.572Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-02T16:26:34.281Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-03-02T16:26:34.281Z] === RUN TestStats [2021-03-02T16:26:34.637Z] INFO: Expanding compiler 3 of 3... [2021-03-02T16:26:34.637Z] INFO: Removing downloaded files... [2021-03-02T16:26:34.637Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-02T16:26:34.637Z] INFO: Configuring git core.autocrlf... [2021-03-02T16:26:34.758Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2021-03-02T16:26:34.758Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T16:26:36.649Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-03-02T16:26:36.649Z] === RUN TestAuthZPluginHeader [2021-03-02T16:26:36.827Z] --- PASS: TestStats (2.78s) [2021-03-02T16:26:36.827Z] === RUN TestStopContainerWithTimeout [2021-03-02T16:26:36.827Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T16:26:36.827Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T16:26:36.827Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T16:26:36.827Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T16:26:36.827Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T16:26:36.827Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T16:26:36.827Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T16:26:36.827Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T16:26:36.827Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T16:26:36.827Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T16:26:36.827Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T16:26:36.827Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T16:26:37.211Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-03-02T16:26:37.211Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T16:26:40.135Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-02T16:26:40.135Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-03-02T16:26:40.135Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2021-03-02T16:26:40.135Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-03-02T16:26:40.135Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-03-02T16:26:40.135Z] === RUN TestDeleteDevicemapper [2021-03-02T16:26:40.135Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T16:26:40.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:26:40.135Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T16:26:41.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T16:26:41.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T16:26:41.377Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s) [2021-03-02T16:26:41.377Z] === RUN TestAuthZPluginV2Disable [2021-03-02T16:26:42.702Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2021-03-02T16:26:42.702Z] === RUN TestUpdateMemory [2021-03-02T16:26:42.702Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T16:26:42.702Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:26:42.702Z] === RUN TestUpdateCPUQuota [2021-03-02T16:26:44.094Z] --- PASS: TestUpdateCPUQuota (1.55s) [2021-03-02T16:26:44.094Z] === RUN TestUpdatePidsLimit [2021-03-02T16:26:44.094Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T16:26:44.356Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T16:26:44.644Z] --- PASS: TestAuthZPluginV2Disable (2.88s) [2021-03-02T16:26:44.644Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T16:26:44.929Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T16:26:45.190Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T16:26:45.763Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T16:26:46.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T16:26:46.598Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T16:26:47.172Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.73s) [2021-03-02T16:26:47.172Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit (3.72s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-03-02T16:26:47.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-03-02T16:26:47.985Z] === RUN TestUpdateRestartPolicy [2021-03-02T16:26:48.708Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-02T16:26:51.240Z] tests/integration/client_test.py ..... [ 75%] [2021-03-02T16:26:51.240Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-02T16:26:51.240Z] tests/integration/errors_test.py . [ 76%] [2021-03-02T16:26:59.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T16:26:59.342Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.06s) [2021-03-02T16:26:59.342Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T16:27:00.222Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2021-03-02T16:27:00.222Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T16:27:01.166Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-03-02T16:27:01.166Z] === RUN TestWaitNonBlocked [2021-03-02T16:27:01.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:27:01.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:27:01.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:27:01.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:27:01.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:27:01.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:27:02.110Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-02T16:27:02.110Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-03-02T16:27:02.110Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-03-02T16:27:02.110Z] === RUN TestWaitBlocked [2021-03-02T16:27:02.110Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:27:02.110Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:27:02.110Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:27:02.110Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:27:02.110Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:27:02.110Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:27:03.057Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-02T16:27:03.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-03-02T16:27:03.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-03-02T16:27:03.057Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T16:27:03.057Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T16:27:03.057Z] === CONT TestDaemonHostGatewayIP [2021-03-02T16:27:03.057Z] === CONT TestIpcModeOlderClient [2021-03-02T16:27:03.320Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-03-02T16:27:03.320Z] === CONT TestDaemonRestartIpcMode [2021-03-02T16:27:06.635Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2021-03-02T16:27:06.635Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T16:27:07.583Z] --- PASS: TestDaemonRestartIpcMode (4.43s) [2021-03-02T16:27:08.528Z] --- PASS: TestDaemonHostGatewayIP (5.22s) [2021-03-02T16:27:09.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T16:27:09.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T16:27:09.914Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s) [2021-03-02T16:27:10.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T16:27:10.915Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-02T16:27:11.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T16:27:11.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T16:27:13.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T16:27:16.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T16:27:16.502Z] --- PASS: TestContainerKillOnDaemonStart (13.20s) [2021-03-02T16:27:16.502Z] PASS [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] === Skipped [2021-03-02T16:27:16.502Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-02T16:27:16.502Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T16:27:16.502Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T16:27:16.502Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:27:16.502Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T16:27:16.502Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-02T16:27:16.502Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] [2021-03-02T16:27:16.502Z] DONE 196 tests, 6 skipped in 140.196s [2021-03-02T16:27:16.502Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T16:27:16.502Z] ++ 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 [2021-03-02T16:27:16.502Z] ++ set -e [2021-03-02T16:27:16.502Z] ++ '[' -n 0 ']' [2021-03-02T16:27:16.502Z] ++ set -x [2021-03-02T16:27:16.502Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:27:16.502Z] INFO: Testing against a local daemon [2021-03-02T16:27:16.502Z] === RUN TestCommitInheritsEnv [2021-03-02T16:27:17.074Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-03-02T16:27:17.074Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T16:27:17.074Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T16:27:17.074Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-02T16:27:17.074Z] === RUN TestImagesFilterMultiReference [2021-03-02T16:27:17.335Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-02T16:27:17.335Z] === RUN TestImagePullPlatformInvalid [2021-03-02T16:27:17.335Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-02T16:27:17.335Z] === RUN TestRemoveImageOrphaning [2021-03-02T16:27:17.381Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-03-02T16:27:17.381Z] PASS [2021-03-02T16:27:17.381Z] [2021-03-02T16:27:17.381Z] DONE 17 tests in 47.631s [2021-03-02T16:27:17.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T16:27:17.381Z] INFO: Testing against a local daemon [2021-03-02T16:27:17.381Z] === RUN TestPluginInvalidJSON [2021-03-02T16:27:17.381Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:27:17.381Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:27:17.381Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:27:17.381Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-02T16:27:17.381Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T16:27:17.381Z] === RUN TestPluginInstall [2021-03-02T16:27:17.381Z] === RUN TestPluginInstall/no_auth [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e65ff0a60e9c848a4c736fe57f0da8a7ed89570679b1052b842f6a9efbc92042" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e65ff0a60e9c848a4c736fe57f0da8a7ed89570679b1052b842f6a9efbc92042" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:27:17.381Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e2eca67ad88f28edc863b3e054eafb4a7357353f82f34dc977fe63643f82498" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:27:17.381Z] time="2021-03-02T16:27:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e2eca67ad88f28edc863b3e054eafb4a7357353f82f34dc977fe63643f82498" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:27:17.381Z] === RUN TestPluginInstall/with_insecure [2021-03-02T16:27:17.908Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-03-02T16:27:17.908Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T16:27:17.908Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-02T16:27:17.908Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:27:17.908Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T16:27:17.908Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-02T16:27:17.908Z] === RUN TestTagInvalidReference [2021-03-02T16:27:17.908Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-02T16:27:17.908Z] === RUN TestTagValidPrefixedRepo [2021-03-02T16:27:17.908Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-02T16:27:17.908Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T16:27:17.942Z] time="2021-03-02T16:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:27:17.942Z] time="2021-03-02T16:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4efb7ab90b8d2c801565af435f0a95d91e7bc8fd22714b2c353269bfc25f6ce3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:27:17.942Z] time="2021-03-02T16:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:27:17.942Z] time="2021-03-02T16:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4efb7ab90b8d2c801565af435f0a95d91e7bc8fd22714b2c353269bfc25f6ce3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:27:18.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T16:27:18.169Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-02T16:27:18.169Z] === RUN TestTagOfficialNames [2021-03-02T16:27:18.169Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-02T16:27:18.169Z] === RUN TestTagMatchesDigest [2021-03-02T16:27:18.169Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-02T16:27:18.169Z] PASS [2021-03-02T16:27:18.169Z] [2021-03-02T16:27:18.169Z] === Skipped [2021-03-02T16:27:18.170Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T16:27:18.170Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-02T16:27:18.170Z] [2021-03-02T16:27:18.170Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-02T16:27:18.170Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:27:18.170Z] [2021-03-02T16:27:18.170Z] [2021-03-02T16:27:18.170Z] DONE 12 tests, 2 skipped in 1.836s [2021-03-02T16:27:18.170Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T16:27:18.170Z] ++ 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 [2021-03-02T16:27:18.170Z] ++ set -e [2021-03-02T16:27:18.170Z] ++ '[' -n 0 ']' [2021-03-02T16:27:18.170Z] ++ set -x [2021-03-02T16:27:18.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:27:18.198Z] --- PASS: TestPluginInstall (3.70s) [2021-03-02T16:27:18.198Z] --- PASS: TestPluginInstall/no_auth (1.67s) [2021-03-02T16:27:18.198Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-02T16:27:18.198Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-03-02T16:27:18.198Z] plugin_test.go:160: [d66e9f4828e9d] daemon is not started [2021-03-02T16:27:18.198Z] === RUN TestPluginsWithRuntimes [2021-03-02T16:27:18.430Z] INFO: Testing against a local daemon [2021-03-02T16:27:18.430Z] === RUN TestNetworkCreateDelete [2021-03-02T16:27:18.692Z] --- PASS: TestNetworkCreateDelete (0.39s) [2021-03-02T16:27:18.692Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T16:27:19.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T16:27:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T16:27:20.080Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2021-03-02T16:27:20.080Z] === RUN TestDaemonDNSFallback [2021-03-02T16:27:20.086Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T16:27:21.013Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T16:27:21.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T16:27:21.941Z] --- PASS: TestPluginsWithRuntimes (3.55s) [2021-03-02T16:27:21.941Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-03-02T16:27:21.941Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-03-02T16:27:21.941Z] PASS [2021-03-02T16:27:21.941Z] [2021-03-02T16:27:21.941Z] DONE 9 tests in 7.296s [2021-03-02T16:27:21.941Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T16:27:21.941Z] INFO: Testing against a local daemon [2021-03-02T16:27:21.941Z] === RUN TestExternalGraphDriver [2021-03-02T16:27:21.941Z] === RUN TestExternalGraphDriver/json [2021-03-02T16:27:22.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T16:27:23.829Z] === RUN TestExternalGraphDriver/spec [2021-03-02T16:27:23.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T16:27:24.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T16:27:25.717Z] === RUN TestExternalGraphDriver/pull [2021-03-02T16:27:25.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T16:27:27.083Z] --- PASS: TestExternalGraphDriver (5.22s) [2021-03-02T16:27:27.083Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2021-03-02T16:27:27.083Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2021-03-02T16:27:27.083Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-03-02T16:27:27.083Z] === RUN TestGraphdriverPluginV2 [2021-03-02T16:27:27.216Z] ......... [ 86%] [2021-03-02T16:27:27.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T16:27:27.252Z] Using test binary docker [2021-03-02T16:27:27.252Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T16:27:27.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T16:27:27.252Z] INFO: Waiting for daemon to start... [2021-03-02T16:27:27.252Z] Starting dockerd [2021-03-02T16:27:28.223Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-03-02T16:27:28.223Z] === RUN TestInspectNetwork [2021-03-02T16:27:30.552Z] . [2021-03-02T16:27:30.552Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T16:27:30.552Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T16:27:30.552Z] Error: No such image: emptyfs [2021-03-02T16:27:30.552Z] Running integration-test (iteration 1) [2021-03-02T16:27:30.552Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T16:27:31.256Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2021-03-02T16:27:31.257Z] PASS [2021-03-02T16:27:31.257Z] [2021-03-02T16:27:31.257Z] DONE 5 tests in 9.033s [2021-03-02T16:27:31.257Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T16:27:31.257Z] INFO: Testing against a local daemon [2021-03-02T16:27:31.257Z] === RUN TestContinueAfterPluginCrash [2021-03-02T16:27:31.257Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T16:27:31.257Z] === RUN TestReadPluginNoRead [2021-03-02T16:27:31.257Z] === PAUSE TestReadPluginNoRead [2021-03-02T16:27:31.257Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T16:27:31.257Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T16:27:31.257Z] === CONT TestContinueAfterPluginCrash [2021-03-02T16:27:31.257Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T16:27:32.342Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-02T16:27:32.432Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T16:27:32.432Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T16:27:32.432Z] === RUN TestInspectNetwork/network_name [2021-03-02T16:27:32.432Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T16:27:33.537Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-02T16:27:35.429Z] --- PASS: TestDaemonStartWithLogOpt (4.02s) [2021-03-02T16:27:35.429Z] === CONT TestReadPluginNoRead [2021-03-02T16:27:36.640Z] --- PASS: TestInspectNetwork (9.45s) [2021-03-02T16:27:36.640Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T16:27:36.640Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T16:27:36.640Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T16:27:36.640Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T16:27:36.640Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T16:27:37.946Z] === RUN TestReadPluginNoRead/default [2021-03-02T16:27:38.874Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T16:27:39.191Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2021-03-02T16:27:39.192Z] === RUN TestNetworkInvalidJSON [2021-03-02T16:27:39.192Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T16:27:39.192Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T16:27:39.192Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:27:39.192Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:27:39.192Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:27:39.192Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:27:39.192Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T16:27:39.192Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:27:39.192Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T16:27:39.192Z] === RUN TestNetworkList [2021-03-02T16:27:39.192Z] === RUN TestNetworkList//networks [2021-03-02T16:27:39.192Z] === PAUSE TestNetworkList//networks [2021-03-02T16:27:39.192Z] === RUN TestNetworkList//networks/ [2021-03-02T16:27:39.192Z] === PAUSE TestNetworkList//networks/ [2021-03-02T16:27:39.192Z] === CONT TestNetworkList//networks [2021-03-02T16:27:39.192Z] === CONT TestNetworkList//networks/ [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkList (0.03s) [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T16:27:39.192Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-03-02T16:27:39.192Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T16:27:40.126Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-02T16:27:40.126Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-02T16:27:40.136Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-03-02T16:27:40.136Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T16:27:40.239Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2021-03-02T16:27:40.495Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T16:27:41.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2021-03-02T16:27:41.522Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T16:27:41.860Z] --- PASS: TestReadPluginNoRead (6.63s) [2021-03-02T16:27:41.860Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-03-02T16:27:41.860Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2021-03-02T16:27:41.860Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2021-03-02T16:27:41.860Z] read_test.go:92: [df795101131aa] daemon is not started [2021-03-02T16:27:41.860Z] PASS [2021-03-02T16:27:41.860Z] [2021-03-02T16:27:41.860Z] DONE 6 tests in 10.693s [2021-03-02T16:27:41.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-02T16:27:41.860Z] testing: warning: no tests to run [2021-03-02T16:27:41.860Z] PASS [2021-03-02T16:27:41.860Z] [2021-03-02T16:27:41.860Z] DONE 0 tests in 0.007s [2021-03-02T16:27:41.860Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T16:27:41.860Z] INFO: Testing against a local daemon [2021-03-02T16:27:41.860Z] === RUN TestPluginWithDevMounts [2021-03-02T16:27:41.860Z] === PAUSE TestPluginWithDevMounts [2021-03-02T16:27:41.860Z] === CONT TestPluginWithDevMounts [2021-03-02T16:27:42.410Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-02T16:27:42.788Z] Loaded image: buildpack-deps:buster [2021-03-02T16:27:42.909Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2021-03-02T16:27:42.909Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T16:27:43.049Z] Loaded image: busybox:latest [2021-03-02T16:27:43.049Z] Loaded image: busybox:glibc [2021-03-02T16:27:43.748Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-03-02T16:27:43.748Z] PASS [2021-03-02T16:27:43.748Z] [2021-03-02T16:27:43.748Z] DONE 1 tests in 1.758s [2021-03-02T16:27:43.748Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T16:27:43.748Z] INFO: Testing against a local daemon [2021-03-02T16:27:43.748Z] === RUN TestSecretInspect [2021-03-02T16:27:44.827Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2021-03-02T16:27:44.827Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T16:27:45.650Z] Loaded image: debian:bullseye [2021-03-02T16:27:45.650Z] Loaded image: hello-world:latest [2021-03-02T16:27:45.650Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:27:45.650Z] INFO: Testing against a local daemon [2021-03-02T16:27:45.650Z] === RUN TestCgroupNamespacesBuild [2021-03-02T16:27:45.696Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-02T16:27:45.696Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-02T16:27:46.265Z] --- PASS: TestSecretInspect (2.39s) [2021-03-02T16:27:46.265Z] === RUN TestSecretList [2021-03-02T16:27:46.836Z] Removing intermediate container df6c5bc361de [2021-03-02T16:27:46.836Z] ---> 77176851b353 [2021-03-02T16:27:46.836Z] 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 [2021-03-02T16:27:46.836Z] ---> Running in 6f50a58d8e79 [2021-03-02T16:27:47.377Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2021-03-02T16:27:47.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T16:27:47.950Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2021-03-02T16:27:47.950Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T16:27:48.154Z] --- PASS: TestSecretList (2.27s) [2021-03-02T16:27:48.154Z] === RUN TestSecretsCreateAndDelete [2021-03-02T16:27:49.034Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-02T16:27:49.034Z] go: finding gotest.tools v0.5.3 [2021-03-02T16:27:49.034Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T16:27:49.034Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T16:27:49.499Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T16:27:49.625Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-02T16:27:49.895Z] --- PASS: TestCgroupNamespacesBuild (3.82s) [2021-03-02T16:27:49.895Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T16:27:49.962Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-02T16:27:49.962Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:27:49.962Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T16:27:49.962Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-02T16:27:49.962Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T16:27:49.962Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T16:27:49.962Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:27:49.962Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T16:27:49.962Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:27:49.962Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:27:49.962Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:27:49.962Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:27:49.962Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:27:49.962Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:27:49.962Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:27:49.962Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:27:49.962Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:27:49.962Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:27:49.962Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:27:50.144Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-02T16:27:50.144Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-02T16:27:50.144Z] [2021-03-02T16:27:50.144Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-02T16:27:50.144Z] =========================== short test summary info ============================ [2021-03-02T16:27:50.144Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-02T16:27:50.144Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-02T16:27:50.144Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-02T16:27:50.144Z] Not supported on most drivers [2021-03-02T16:27:50.144Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-02T16:27:50.144Z] Output of docker top depends on host distro, and is not formalized. [2021-03-02T16:27:50.144Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-02T16:27:50.144Z] Output of docker top depends on host distro, and is not formalized. [2021-03-02T16:27:50.144Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-02T16:27:50.144Z] Can fail if eth0 has multiple IP addresses [2021-03-02T16:27:50.144Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-02T16:27:50.144Z] This doesn't seem to be taken into account by the engine [2021-03-02T16:27:50.144Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-02T16:27:50.144Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-02T16:27:50.144Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 305.82 seconds == [2021-03-02T16:27:50.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-02T16:27:50.429Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:27:50.429Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:27:50.429Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:27:50.668Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2021-03-02T16:27:50.668Z] === RUN TestSecretsUpdate [2021-03-02T16:27:51.255Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-03-02T16:27:51.255Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T16:27:51.255Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:27:51.255Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:27:51.255Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T16:27:51.417Z] go: finding github.com/fatih/color v1.9.0 [2021-03-02T16:27:51.417Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T16:27:51.417Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-02T16:27:51.417Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T16:27:51.417Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T16:27:51.417Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T16:27:51.807Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-03-02T16:27:51.807Z] === RUN TestBuildWithSession [2021-03-02T16:27:51.807Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T16:27:51.807Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:27:51.807Z] === RUN TestBuildSquashParent [2021-03-02T16:27:51.881Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T16:27:51.881Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T16:27:51.881Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T16:27:51.881Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T16:27:51.881Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T16:27:52.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T16:27:52.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T16:27:53.184Z] --- PASS: TestSecretsUpdate (2.27s) [2021-03-02T16:27:53.184Z] === RUN TestTemplatedSecret [2021-03-02T16:27:55.647Z] INFO: Build done for gotestsum... [2021-03-02T16:27:55.700Z] --- PASS: TestTemplatedSecret (2.65s) [2021-03-02T16:27:55.700Z] === RUN TestSecretCreateResolve [2021-03-02T16:27:58.227Z] --- PASS: TestSecretCreateResolve (2.35s) [2021-03-02T16:27:58.227Z] PASS [2021-03-02T16:27:58.227Z] [2021-03-02T16:27:58.227Z] DONE 6 tests in 14.334s [2021-03-02T16:27:58.227Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T16:27:58.227Z] INFO: Testing against a local daemon [2021-03-02T16:27:58.227Z] === RUN TestServiceCreateInit [2021-03-02T16:27:58.227Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T16:27:58.390Z] --- PASS: TestBuildSquashParent (6.60s) [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:27:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:27:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:27:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:27:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:27:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:27:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:27:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:27:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:27:58.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:27:59.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:27:59.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:28:02.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:28:02.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:28:02.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T16:28:02.610Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T16:28:02.610Z] [2021-03-02T16:28:02.610Z] Unloading profiles will leave already running processes permanently [2021-03-02T16:28:02.610Z] unconfined, which can lead to unexpected situations. [2021-03-02T16:28:02.610Z] [2021-03-02T16:28:02.610Z] To set a process to complain mode, use the command line tool [2021-03-02T16:28:02.610Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T16:28:02.610Z] Post stage [Pipeline] junit [2021-03-02T16:28:02.883Z] Recording test results [2021-03-02T16:28:03.040Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-02T16:28:03.322Z] + echo Ensuring container killed. [2021-03-02T16:28:03.322Z] Ensuring container killed. [2021-03-02T16:28:03.322Z] + docker rm -vf docker-pr4 [2021-03-02T16:28:03.322Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-02T16:28:03.604Z] + echo Chowning /workspace to jenkins user [2021-03-02T16:28:03.604Z] Chowning /workspace to jenkins user [2021-03-02T16:28:03.604Z] + id -u [2021-03-02T16:28:03.604Z] + id -g [2021-03-02T16:28:03.604Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-03-02T16:28:03.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2021-03-02T16:28:03.704Z] === RUN TestBuildMultiStageCopy [2021-03-02T16:28:03.704Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T16:28:04.855Z] + bundleName=docker-py [2021-03-02T16:28:04.855Z] + echo Creating docker-py-bundles.tar.gz [2021-03-02T16:28:04.855Z] Creating docker-py-bundles.tar.gz [2021-03-02T16:28:04.855Z] + 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 [2021-03-02T16:28:04.872Z] Archiving artifacts [2021-03-02T16:28:05.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-02T16:28:05.494Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh binary-daemon [2021-03-02T16:28:06.063Z] [2021-03-02T16:28:06.063Z] Removing bundles/ [2021-03-02T16:28:06.063Z] [2021-03-02T16:28:06.063Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-02T16:28:06.063Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-02T16:28:06.063Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T16:28:06.559Z] --- PASS: TestServiceCreateInit (8.53s) [2021-03-02T16:28:06.559Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2021-03-02T16:28:06.559Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2021-03-02T16:28:06.559Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T16:28:07.906Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T16:28:08.096Z] Removing intermediate container 6f50a58d8e79 [2021-03-02T16:28:08.096Z] ---> df452bdaf1f7 [2021-03-02T16:28:08.096Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-02T16:28:08.096Z] ---> Running in 029ad4b34c00 [2021-03-02T16:28:08.096Z] Removing intermediate container 029ad4b34c00 [2021-03-02T16:28:08.096Z] ---> 0a475e4dfa64 [2021-03-02T16:28:08.096Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-02T16:28:08.096Z] ---> Running in af37a40b4991 [2021-03-02T16:28:08.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T16:28:08.559Z] Removing intermediate container af37a40b4991 [2021-03-02T16:28:08.559Z] ---> 40527fde3dbb [2021-03-02T16:28:08.559Z] Step 10/10 : COPY . . [2021-03-02T16:28:09.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T16:28:09.377Z] --- PASS: TestServiceWithDataPathPortInit (17.83s) [2021-03-02T16:28:09.378Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T16:28:10.053Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T16:28:11.438Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-03-02T16:28:11.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-03-02T16:28:11.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-02T16:28:11.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-02T16:28:11.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-02T16:28:11.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-02T16:28:11.438Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T16:28:16.722Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-02T16:28:16.722Z] === RUN TestBuildLabelWithTargets [2021-03-02T16:28:19.386Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s) [2021-03-02T16:28:19.386Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1h8lgcdvlansjbvkeymftoc1 Created:2021-03-02 16:28:10.615592092 +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[a270e02a69619c870ff9a4f0b398ed5774ffdd4a2af3d0658650061b67d8a660:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w0vea3xqvbdzx4004pfs6w2te EndpointID:12dbc9ce031573e89989a21287d11b01049976fe0ad4e89b4fc92a6e27635ff9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d39346d98b7350b9825409fa4a1439ec57f40b2d97ec738bf01cef81b8f25f9 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:084a50a59945 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w0vea3xqvbdzx4004pfs6w2te EndpointID:12dbc9ce031573e89989a21287d11b01049976fe0ad4e89b4fc92a6e27635ff9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T16:28:19.386Z] PASS [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] === Skipped [2021-03-02T16:28:19.386Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:28:19.386Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] DONE 26 tests, 1 skipped in 59.799s [2021-03-02T16:28:19.386Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:28:19.386Z] ++ 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 [2021-03-02T16:28:19.386Z] ++ set -e [2021-03-02T16:28:19.386Z] ++ '[' -n 0 ']' [2021-03-02T16:28:19.386Z] ++ set -x [2021-03-02T16:28:19.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:28:19.386Z] INFO: Testing against a local daemon [2021-03-02T16:28:19.386Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T16:28:19.386Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T16:28:19.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:28:19.386Z] === RUN TestDockerNetworkIpvlan [2021-03-02T16:28:19.386Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:28:19.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:28:19.386Z] PASS [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] === Skipped [2021-03-02T16:28:19.386Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T16:28:19.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:28:19.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] [2021-03-02T16:28:19.386Z] DONE 2 tests, 2 skipped in 0.188s [2021-03-02T16:28:19.386Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:28:19.386Z] ++ 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 [2021-03-02T16:28:19.386Z] ++ set -e [2021-03-02T16:28:19.386Z] ++ '[' -n 0 ']' [2021-03-02T16:28:19.386Z] ++ set -x [2021-03-02T16:28:19.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:28:19.386Z] INFO: Testing against a local daemon [2021-03-02T16:28:19.386Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T16:28:20.331Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2021-03-02T16:28:20.331Z] === RUN TestDockerNetworkMacvlan [2021-03-02T16:28:21.720Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T16:28:22.665Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T16:28:24.053Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T16:28:24.605Z] --- PASS: TestCreateServiceMultipleTimes (16.40s) [2021-03-02T16:28:24.605Z] === RUN TestCreateServiceConflict [2021-03-02T16:28:24.858Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-02T16:28:24.858Z] === RUN TestBuildWithEmptyLayers [2021-03-02T16:28:25.166Z] --- PASS: TestCreateServiceConflict (2.24s) [2021-03-02T16:28:25.166Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T16:28:27.360Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T16:28:27.400Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-02T16:28:27.400Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T16:28:27.682Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2021-03-02T16:28:27.683Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T16:28:30.668Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T16:28:32.684Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-02T16:28:32.684Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T16:28:32.945Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-03-02T16:28:32.945Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T16:28:33.790Z] ---> 06d05346baa7 [2021-03-02T16:28:33.790Z] Successfully built 06d05346baa7 [2021-03-02T16:28:33.790Z] Successfully tagged docker:latest [2021-03-02T16:28:33.790Z] INFO: Image build ended at 03/02/2021 16:28:30. Duration:00:02:57.6405125 [2021-03-02T16:28:33.790Z] [2021-03-02T16:28:33.790Z] [2021-03-02T16:28:33.790Z] INFO: Building the test binaries at 03/02/2021 16:28:30... [2021-03-02T16:28:35.984Z] INFO: make.ps1 starting at 03/02/2021 16:28:35 [2021-03-02T16:28:35.984Z] INFO: Git commit (a0670c6d3d) assumed from DOCKER_GITCOMMIT environment variable [2021-03-02T16:28:35.984Z] INFO: Invoking autogen... [2021-03-02T16:28:36.965Z] INFO: Building daemon... [2021-03-02T16:28:37.258Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T16:28:38.229Z] --- PASS: TestBuildMultiStageLayerLeak (5.13s) [2021-03-02T16:28:38.229Z] === RUN TestBuildWithHugeFile [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan (18.58s) [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s) [2021-03-02T16:28:39.177Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2021-03-02T16:28:39.177Z] PASS [2021-03-02T16:28:39.177Z] [2021-03-02T16:28:39.177Z] DONE 8 tests in 20.814s [2021-03-02T16:28:39.177Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T16:28:39.177Z] ++ 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 [2021-03-02T16:28:39.177Z] ++ set -e [2021-03-02T16:28:39.177Z] ++ '[' -n 0 ']' [2021-03-02T16:28:39.177Z] ++ set -x [2021-03-02T16:28:39.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:28:39.177Z] testing: warning: no tests to run [2021-03-02T16:28:39.177Z] PASS [2021-03-02T16:28:39.177Z] [2021-03-02T16:28:39.177Z] DONE 0 tests in 0.031s [2021-03-02T16:28:39.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T16:28:39.177Z] ++ 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 [2021-03-02T16:28:39.177Z] ++ set -e [2021-03-02T16:28:39.177Z] ++ '[' -n 0 ']' [2021-03-02T16:28:39.177Z] ++ set -x [2021-03-02T16:28:39.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:28:39.177Z] INFO: Testing against a local daemon [2021-03-02T16:28:39.177Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T16:28:41.109Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2021-03-02T16:28:41.109Z] === RUN TestAuthZPluginTLS [2021-03-02T16:28:42.057Z] --- PASS: TestAuthZPluginTLS (0.73s) [2021-03-02T16:28:42.057Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T16:28:42.522Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.48s) [2021-03-02T16:28:42.522Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T16:28:42.632Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-03-02T16:28:42.632Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T16:28:43.205Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-03-02T16:28:43.205Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T16:28:43.888Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2021-03-02T16:28:43.888Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T16:28:44.149Z] --- PASS: TestAuthZPluginDenyResponse (0.70s) [2021-03-02T16:28:44.149Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T16:28:45.661Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-03-02T16:28:45.661Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T16:28:46.234Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-03-02T16:28:46.234Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T16:28:46.508Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2021-03-02T16:28:46.508Z] === RUN TestCreateServiceSysctls [2021-03-02T16:28:47.179Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-03-02T16:28:47.179Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T16:28:47.752Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-03-02T16:28:47.752Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T16:28:49.784Z] --- PASS: TestCreateServiceSysctls (2.84s) [2021-03-02T16:28:49.784Z] === RUN TestCreateServiceCapabilities [2021-03-02T16:28:50.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2021-03-02T16:28:50.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T16:28:52.221Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2021-03-02T16:28:52.221Z] === RUN TestAuthZPluginHeader [2021-03-02T16:28:52.301Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2021-03-02T16:28:52.301Z] === RUN TestInspect [2021-03-02T16:28:53.166Z] --- PASS: TestAuthZPluginHeader (1.01s) [2021-03-02T16:28:53.166Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T16:28:53.166Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T16:28:53.166Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:28:53.166Z] === RUN TestAuthZPluginV2Disable [2021-03-02T16:28:53.166Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-02T16:28:53.166Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:28:53.166Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T16:28:53.166Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T16:28:53.166Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:28:53.166Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T16:28:53.166Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T16:28:53.166Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:28:53.166Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T16:28:54.819Z] --- PASS: TestInspect (2.86s) [2021-03-02T16:28:54.819Z] === RUN TestCreateJob [2021-03-02T16:28:58.088Z] --- PASS: TestCreateJob (3.42s) [2021-03-02T16:28:58.344Z] === RUN TestReplicatedJob [2021-03-02T16:29:00.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T16:29:04.882Z] --- PASS: TestReplicatedJob (5.85s) [2021-03-02T16:29:04.882Z] === RUN TestUpdateReplicatedJob [2021-03-02T16:29:07.399Z] --- PASS: TestUpdateReplicatedJob (3.30s) [2021-03-02T16:29:07.399Z] === RUN TestServiceListWithStatuses [2021-03-02T16:29:07.399Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T16:29:07.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:29:07.399Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T16:29:11.287Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2021-03-02T16:29:11.287Z] PASS [2021-03-02T16:29:11.287Z] [2021-03-02T16:29:11.287Z] === Skipped [2021-03-02T16:29:11.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T16:29:11.287Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:29:11.287Z] [2021-03-02T16:29:11.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-02T16:29:11.287Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:29:11.287Z] [2021-03-02T16:29:11.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T16:29:11.287Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:29:11.287Z] [2021-03-02T16:29:11.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T16:29:11.287Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:29:11.287Z] [2021-03-02T16:29:11.287Z] [2021-03-02T16:29:11.287Z] DONE 17 tests, 4 skipped in 32.234s [2021-03-02T16:29:11.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T16:29:11.287Z] ++ 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 [2021-03-02T16:29:11.287Z] ++ set -e [2021-03-02T16:29:11.287Z] ++ '[' -n 0 ']' [2021-03-02T16:29:11.287Z] ++ set -x [2021-03-02T16:29:11.287Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:29:11.548Z] INFO: Testing against a local daemon [2021-03-02T16:29:11.548Z] === RUN TestPluginInvalidJSON [2021-03-02T16:29:11.548Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:29:11.548Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:29:11.548Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:29:11.548Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-02T16:29:11.548Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T16:29:11.548Z] === RUN TestPluginInstall [2021-03-02T16:29:11.548Z] === RUN TestPluginInstall/no_auth [2021-03-02T16:29:12.647Z] --- PASS: TestDockerNetworkConnectAlias (4.41s) [2021-03-02T16:29:12.647Z] === RUN TestDockerNetworkReConnect [2021-03-02T16:29:14.098Z] time="2021-03-02T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:29:14.098Z] time="2021-03-02T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6f3e4fcf74d4d0be12ec9735abc9c05dd203261b028673e386c18ab53cddd9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:29:14.098Z] time="2021-03-02T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:29:14.099Z] time="2021-03-02T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6f3e4fcf74d4d0be12ec9735abc9c05dd203261b028673e386c18ab53cddd9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:29:14.099Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T16:29:15.044Z] time="2021-03-02T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:29:15.044Z] time="2021-03-02T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ddcb747bacbeb5000c092a782b6097e1e7da0ed14c0814f846541a72c8ce186" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:29:15.044Z] time="2021-03-02T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:29:15.044Z] time="2021-03-02T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ddcb747bacbeb5000c092a782b6097e1e7da0ed14c0814f846541a72c8ce186" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:29:15.306Z] === RUN TestPluginInstall/with_insecure [2021-03-02T16:29:15.916Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2021-03-02T16:29:15.916Z] === RUN TestServicePlugin [2021-03-02T16:29:16.694Z] time="2021-03-02T16:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:29:16.694Z] time="2021-03-02T16:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0993af03bee9876fe170c432dc0f030b6a6408b80e11ffee5c62448185a606a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:29:16.694Z] time="2021-03-02T16:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:29:16.694Z] time="2021-03-02T16:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0993af03bee9876fe170c432dc0f030b6a6408b80e11ffee5c62448185a606a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:29:17.267Z] --- PASS: TestPluginInstall (5.56s) [2021-03-02T16:29:17.267Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-03-02T16:29:17.267Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2021-03-02T16:29:17.267Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2021-03-02T16:29:17.267Z] plugin_test.go:160: [d219f0ca6370e] daemon is not started [2021-03-02T16:29:17.267Z] === RUN TestPluginsWithRuntimes [2021-03-02T16:29:19.184Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T16:29:21.102Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T16:29:23.017Z] --- PASS: TestPluginsWithRuntimes (5.75s) [2021-03-02T16:29:23.017Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.69s) [2021-03-02T16:29:23.017Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.71s) [2021-03-02T16:29:23.017Z] PASS [2021-03-02T16:29:23.017Z] [2021-03-02T16:29:23.017Z] DONE 9 tests in 11.513s [2021-03-02T16:29:23.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T16:29:23.017Z] ++ 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 [2021-03-02T16:29:23.017Z] ++ set -e [2021-03-02T16:29:23.017Z] ++ '[' -n 0 ']' [2021-03-02T16:29:23.017Z] ++ set -x [2021-03-02T16:29:23.017Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:29:23.017Z] INFO: Testing against a local daemon [2021-03-02T16:29:23.017Z] === RUN TestExternalGraphDriver [2021-03-02T16:29:23.279Z] === RUN TestExternalGraphDriver/json [2021-03-02T16:29:25.829Z] === RUN TestExternalGraphDriver/spec [2021-03-02T16:29:28.380Z] === RUN TestExternalGraphDriver/pull [2021-03-02T16:29:30.928Z] --- PASS: TestExternalGraphDriver (7.52s) [2021-03-02T16:29:30.928Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2021-03-02T16:29:30.928Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2021-03-02T16:29:30.928Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2021-03-02T16:29:30.928Z] === RUN TestGraphdriverPluginV2 [2021-03-02T16:29:30.928Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-02T16:29:30.928Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:29:30.928Z] PASS [2021-03-02T16:29:30.928Z] [2021-03-02T16:29:30.928Z] === Skipped [2021-03-02T16:29:30.928Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-02T16:29:30.928Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:29:30.928Z] [2021-03-02T16:29:30.928Z] [2021-03-02T16:29:30.928Z] DONE 5 tests, 1 skipped in 7.696s [2021-03-02T16:29:30.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T16:29:30.928Z] ++ 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 [2021-03-02T16:29:30.928Z] ++ set -e [2021-03-02T16:29:30.928Z] ++ '[' -n 0 ']' [2021-03-02T16:29:30.928Z] ++ set -x [2021-03-02T16:29:30.928Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:29:30.928Z] INFO: Testing against a local daemon [2021-03-02T16:29:30.928Z] === RUN TestContinueAfterPluginCrash [2021-03-02T16:29:30.928Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T16:29:30.928Z] === RUN TestReadPluginNoRead [2021-03-02T16:29:30.928Z] === PAUSE TestReadPluginNoRead [2021-03-02T16:29:30.928Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T16:29:30.928Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T16:29:30.928Z] === CONT TestContinueAfterPluginCrash [2021-03-02T16:29:30.928Z] === CONT TestReadPluginNoRead [2021-03-02T16:29:30.928Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T16:29:32.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T16:29:32.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T16:29:34.504Z] --- PASS: TestBuildWithHugeFile (51.61s) [2021-03-02T16:29:34.504Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T16:29:34.504Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:29:34.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:29:34.504Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:29:34.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:29:34.504Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:29:34.504Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:29:34.504Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:29:34.504Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:29:34.504Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:29:34.504Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-02T16:29:34.504Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-02T16:29:34.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-03-02T16:29:34.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-02T16:29:34.504Z] === RUN TestBuildPreserveOwnership [2021-03-02T16:29:34.504Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T16:29:34.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T16:29:35.147Z] === RUN TestReadPluginNoRead/default [2021-03-02T16:29:35.719Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2021-03-02T16:29:36.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T16:29:37.105Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T16:29:38.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T16:29:38.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T16:29:39.020Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T16:29:40.407Z] --- PASS: TestReadPluginNoRead (9.67s) [2021-03-02T16:29:40.407Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-03-02T16:29:40.407Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2021-03-02T16:29:40.407Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2021-03-02T16:29:40.407Z] read_test.go:92: [d86ca292d7d64] daemon is not started [2021-03-02T16:29:40.618Z] --- PASS: TestBuildPreserveOwnership (10.05s) [2021-03-02T16:29:40.618Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.04s) [2021-03-02T16:29:40.618Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-02T16:29:40.618Z] === RUN TestBuildPlatformInvalid [2021-03-02T16:29:40.618Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-02T16:29:40.618Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T16:29:40.618Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-02T16:29:40.618Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-02T16:29:40.618Z] PASS [2021-03-02T16:29:40.618Z] [2021-03-02T16:29:40.618Z] === Skipped [2021-03-02T16:29:40.618Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-02T16:29:40.618Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:29:40.618Z] [2021-03-02T16:29:40.618Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-02T16:29:40.618Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-02T16:29:40.618Z] [2021-03-02T16:29:40.618Z] [2021-03-02T16:29:40.618Z] DONE 33 tests, 2 skipped in 129.619s [2021-03-02T16:29:40.618Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T16:29:40.618Z] INFO: Testing against a local daemon [2021-03-02T16:29:40.618Z] === RUN TestConfigInspect [2021-03-02T16:29:40.618Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-02T16:29:40.618Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:40.618Z] === RUN TestConfigList [2021-03-02T16:29:40.618Z] --- SKIP: TestConfigList (0.02s) [2021-03-02T16:29:40.618Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:40.618Z] === RUN TestConfigsCreateAndDelete [2021-03-02T16:29:40.618Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-02T16:29:40.618Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:40.618Z] === RUN TestConfigsUpdate [2021-03-02T16:29:40.618Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-02T16:29:40.618Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:40.618Z] === RUN TestTemplatedConfig [2021-03-02T16:29:40.618Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-02T16:29:40.618Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:40.618Z] === RUN TestConfigCreateResolve [2021-03-02T16:29:40.618Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-02T16:29:40.618Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:40.618Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T16:29:40.979Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2021-03-02T16:29:40.979Z] PASS [2021-03-02T16:29:40.979Z] [2021-03-02T16:29:40.979Z] DONE 6 tests in 10.287s [2021-03-02T16:29:40.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-02T16:29:40.979Z] ++ 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 [2021-03-02T16:29:40.979Z] ++ set -e [2021-03-02T16:29:40.979Z] ++ '[' -n 0 ']' [2021-03-02T16:29:40.979Z] ++ set -x [2021-03-02T16:29:40.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:29:40.979Z] testing: warning: no tests to run [2021-03-02T16:29:40.979Z] PASS [2021-03-02T16:29:40.979Z] [2021-03-02T16:29:40.979Z] DONE 0 tests in 0.057s [2021-03-02T16:29:40.979Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T16:29:40.979Z] ++ 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 [2021-03-02T16:29:40.979Z] ++ set -e [2021-03-02T16:29:40.979Z] ++ '[' -n 0 ']' [2021-03-02T16:29:40.979Z] ++ set -x [2021-03-02T16:29:40.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:29:41.241Z] INFO: Testing against a local daemon [2021-03-02T16:29:41.241Z] === RUN TestPluginWithDevMounts [2021-03-02T16:29:41.241Z] === PAUSE TestPluginWithDevMounts [2021-03-02T16:29:41.241Z] === CONT TestPluginWithDevMounts [2021-03-02T16:29:42.001Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-02T16:29:42.001Z] PASS [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] === Skipped [2021-03-02T16:29:42.001Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-02T16:29:42.001Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-03-02T16:29:42.001Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-02T16:29:42.001Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-02T16:29:42.001Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-02T16:29:42.001Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-02T16:29:42.001Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] [2021-03-02T16:29:42.001Z] DONE 7 tests, 6 skipped in 1.724s [2021-03-02T16:29:42.001Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T16:29:42.263Z] INFO: Testing against a local daemon [2021-03-02T16:29:42.263Z] === RUN TestCheckpoint [2021-03-02T16:29:42.263Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T16:29:42.263Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:29:42.263Z] === RUN TestContainerInvalidJSON [2021-03-02T16:29:42.263Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:29:42.263Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:29:42.263Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:29:42.263Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:29:42.263Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:29:42.263Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:29:42.263Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:29:42.263Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:29:42.263Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:29:42.263Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-02T16:29:42.263Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T16:29:42.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T16:29:42.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T16:29:42.263Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T16:29:42.263Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-02T16:29:42.263Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T16:29:42.263Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-02T16:29:42.263Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T16:29:42.263Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-02T16:29:42.263Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T16:29:42.523Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-02T16:29:42.523Z] === RUN TestCopyFromContainer [2021-03-02T16:29:42.525Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-02T16:29:42.525Z] Copying nested executables into bundles/binary-daemon [2021-03-02T16:29:42.525Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-02T16:29:42.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/make.sh cross [2021-03-02T16:29:43.429Z] [2021-03-02T16:29:43.429Z] Removing bundles/ [2021-03-02T16:29:43.429Z] [2021-03-02T16:29:43.429Z] ---> Making bundle: cross (in bundles/cross) [2021-03-02T16:29:43.429Z] Cross building: bundles/cross/linux/amd64 [2021-03-02T16:29:43.429Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-02T16:29:43.429Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-02T16:29:43.790Z] --- PASS: TestPluginWithDevMounts (2.16s) [2021-03-02T16:29:43.790Z] PASS [2021-03-02T16:29:43.790Z] [2021-03-02T16:29:43.790Z] DONE 1 tests in 2.323s [2021-03-02T16:29:43.790Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T16:29:43.790Z] ++ 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 [2021-03-02T16:29:43.790Z] ++ set -e [2021-03-02T16:29:43.790Z] ++ '[' -n 0 ']' [2021-03-02T16:29:43.790Z] ++ set -x [2021-03-02T16:29:43.790Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:29:43.790Z] INFO: Testing against a local daemon [2021-03-02T16:29:43.790Z] === RUN TestSecretInspect [2021-03-02T16:29:43.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer// [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T16:29:46.728Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer (4.42s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-02T16:29:46.728Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-02T16:29:46.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T16:29:46.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:29:46.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:29:46.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:29:46.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:29:46.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:29:46.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:29:46.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:29:46.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:29:46.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:29:46.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T16:29:46.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T16:29:46.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T16:29:46.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T16:29:46.990Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T16:29:46.990Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-02T16:29:46.990Z] === RUN TestCreateWithInvalidEnv [2021-03-02T16:29:46.990Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T16:29:46.990Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T16:29:46.990Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T16:29:46.990Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T16:29:46.990Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T16:29:46.990Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T16:29:46.990Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T16:29:46.990Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T16:29:46.990Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T16:29:46.990Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-02T16:29:46.990Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T16:29:46.990Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T16:29:46.990Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T16:29:46.990Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T16:29:46.990Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-02T16:29:46.990Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T16:29:47.097Z] --- PASS: TestSecretInspect (3.17s) [2021-03-02T16:29:47.097Z] === RUN TestSecretList [2021-03-02T16:29:47.961Z] --- PASS: TestServicePlugin (30.57s) [2021-03-02T16:29:47.961Z] plugin_test.go:62: [d6456a2c84da0] joining swarm manager [d630ab7de4f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T16:29:47.961Z] plugin_test.go:65: [df43481e36a82] joining swarm manager [d630ab7de4f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T16:29:47.961Z] === RUN TestServiceUpdateLabel [2021-03-02T16:29:48.216Z] --- PASS: TestServiceUpdateLabel (2.29s) [2021-03-02T16:29:48.216Z] === RUN TestServiceUpdateSecrets [2021-03-02T16:29:48.374Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2021-03-02T16:29:48.374Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T16:29:49.163Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-02T16:29:49.163Z] [2021-03-02T16:29:49.163Z] ________ ____ __. [2021-03-02T16:29:49.163Z] \_____ \ | |/ _| [2021-03-02T16:29:49.163Z] / | \| < [2021-03-02T16:29:49.163Z] / | \ | \ [2021-03-02T16:29:49.163Z] \_______ /____|__ \ [2021-03-02T16:29:49.163Z] \/ \/ [2021-03-02T16:29:49.163Z] [2021-03-02T16:29:49.163Z] INFO: make.ps1 ended at 03/02/2021 16:29:48 [2021-03-02T16:29:49.318Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2021-03-02T16:29:49.318Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T16:29:49.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:29:49.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:29:49.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:29:49.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:29:49.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:29:49.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:29:49.319Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:29:49.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:29:49.319Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:29:49.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:29:49.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:29:49.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:29:49.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:29:49.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:29:49.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:29:49.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-02T16:29:49.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-02T16:29:49.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-02T16:29:49.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-02T16:29:49.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T16:29:49.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-02T16:29:49.319Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T16:29:49.895Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-03-02T16:29:49.895Z] === RUN TestCreateDifferentPlatform [2021-03-02T16:29:49.895Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T16:29:49.895Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T16:29:49.895Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-02T16:29:49.895Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T16:29:49.895Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T16:29:49.895Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T16:29:49.895Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-02T16:29:49.895Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T16:29:49.895Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-02T16:29:49.895Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T16:29:49.895Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-02T16:29:49.895Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-02T16:29:49.895Z] === RUN TestDaemonRestartIpcMode [2021-03-02T16:29:49.895Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T16:29:49.895Z] === RUN TestDaemonHostGatewayIP [2021-03-02T16:29:49.895Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-02T16:29:49.895Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:29:49.895Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T16:29:49.895Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T16:29:49.895Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T16:29:49.895Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-02T16:29:49.895Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-02T16:29:49.895Z] === RUN TestDiff [2021-03-02T16:29:50.139Z] INFO: Binaries build ended at 03/02/2021 16:29:49. Duration:00:01:18.5290520 [2021-03-02T16:29:50.401Z] --- PASS: TestSecretList (3.24s) [2021-03-02T16:29:50.401Z] === RUN TestSecretsCreateAndDelete [2021-03-02T16:29:50.506Z] --- PASS: TestDiff (0.46s) [2021-03-02T16:29:50.506Z] === RUN TestExecWithCloseStdin [2021-03-02T16:29:50.790Z] --- PASS: TestExecWithCloseStdin (0.52s) [2021-03-02T16:29:50.790Z] === RUN TestExec [2021-03-02T16:29:51.116Z] INFO: Copying the built daemon binary to d:\CI\PR-42103\4\binary\dockerd-a0670c6d3d.exe... [2021-03-02T16:29:51.116Z] INFO: Copying the built client binary to d:\CI\PR-42103\4\binary\docker-a0670c6d3d.exe... [2021-03-02T16:29:51.116Z] INFO: Copying dockerversion from the container... [2021-03-02T16:29:51.384Z] --- PASS: TestExec (0.50s) [2021-03-02T16:29:51.384Z] === RUN TestExecUser [2021-03-02T16:29:51.580Z] INFO: Copying the golang package from the container to d:\CI\PR-42103\4\installer\go.zip... [2021-03-02T16:29:51.956Z] --- PASS: TestExecUser (0.47s) [2021-03-02T16:29:51.956Z] === RUN TestExportContainerAndImportImage [2021-03-02T16:29:52.527Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2021-03-02T16:29:52.527Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T16:29:52.564Z] INFO: Extracting go.zip to d:\CI\PR-42103\4\go [2021-03-02T16:29:52.950Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2021-03-02T16:29:52.950Z] === RUN TestSecretsUpdate [2021-03-02T16:29:53.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T16:29:55.824Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-03-02T16:29:55.824Z] === RUN TestHealthCheckWorkdir [2021-03-02T16:29:56.254Z] --- PASS: TestSecretsUpdate (3.20s) [2021-03-02T16:29:56.254Z] === RUN TestTemplatedSecret [2021-03-02T16:29:56.395Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2021-03-02T16:29:56.395Z] === RUN TestHealthKillContainer [2021-03-02T16:29:57.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T16:29:58.938Z] --- PASS: TestHealthKillContainer (2.51s) [2021-03-02T16:29:58.938Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T16:29:59.198Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-03-02T16:29:59.198Z] === RUN TestIpcModeNone [2021-03-02T16:29:59.559Z] --- PASS: TestTemplatedSecret (3.40s) [2021-03-02T16:29:59.559Z] === RUN TestSecretCreateResolve [2021-03-02T16:29:59.769Z] --- PASS: TestIpcModeNone (0.43s) [2021-03-02T16:29:59.769Z] === RUN TestIpcModePrivate [2021-03-02T16:30:00.030Z] --- PASS: TestIpcModePrivate (0.48s) [2021-03-02T16:30:00.030Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-02T16:30:00.030Z] === RUN TestIpcModeShareable [2021-03-02T16:30:00.030Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-02T16:30:00.030Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:30:00.030Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T16:30:01.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T16:30:01.414Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-03-02T16:30:01.414Z] === RUN TestAPIIpcModeHost [2021-03-02T16:30:01.414Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-02T16:30:01.414Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:30:01.414Z] === RUN TestDaemonIpcModeShareable [2021-03-02T16:30:01.414Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-02T16:30:01.414Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:30:01.414Z] === RUN TestDaemonIpcModePrivate [2021-03-02T16:30:02.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T16:30:02.863Z] --- PASS: TestSecretCreateResolve (3.21s) [2021-03-02T16:30:02.863Z] PASS [2021-03-02T16:30:02.863Z] [2021-03-02T16:30:02.863Z] DONE 6 tests in 19.135s [2021-03-02T16:30:02.863Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T16:30:02.863Z] ++ 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 [2021-03-02T16:30:02.863Z] ++ set -e [2021-03-02T16:30:02.863Z] ++ '[' -n 0 ']' [2021-03-02T16:30:02.863Z] ++ set -x [2021-03-02T16:30:02.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:30:02.863Z] INFO: Testing against a local daemon [2021-03-02T16:30:02.863Z] === RUN TestServiceCreateInit [2021-03-02T16:30:02.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T16:30:03.055Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2021-03-02T16:30:03.055Z] === RUN TestServiceUpdateConfigs [2021-03-02T16:30:03.961Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2021-03-02T16:30:03.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-02T16:30:03.961Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T16:30:03.961Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-02T16:30:03.961Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:30:03.961Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T16:30:03.961Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-02T16:30:03.961Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:30:03.961Z] === RUN TestIpcModeOlderClient [2021-03-02T16:30:03.961Z] === PAUSE TestIpcModeOlderClient [2021-03-02T16:30:03.961Z] === RUN TestKillContainerInvalidSignal [2021-03-02T16:30:04.223Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-03-02T16:30:04.223Z] === RUN TestKillContainer [2021-03-02T16:30:04.223Z] === RUN TestKillContainer/no_signal [2021-03-02T16:30:04.793Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T16:30:05.054Z] === RUN TestKillContainer/killing_signal [2021-03-02T16:30:05.624Z] --- PASS: TestKillContainer (1.36s) [2021-03-02T16:30:05.624Z] --- PASS: TestKillContainer/no_signal (0.47s) [2021-03-02T16:30:05.624Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-03-02T16:30:05.624Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-03-02T16:30:05.624Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T16:30:05.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T16:30:05.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T16:30:06.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2021-03-02T16:30:06.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-03-02T16:30:06.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-03-02T16:30:06.456Z] === RUN TestKillStoppedContainer [2021-03-02T16:30:06.456Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-02T16:30:06.456Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T16:30:06.456Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-02T16:30:06.456Z] === RUN TestKillDifferentUserContainer [2021-03-02T16:30:06.717Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-03-02T16:30:06.717Z] === RUN TestInspectOomKilledTrue [2021-03-02T16:30:06.717Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T16:30:06.717Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:06.717Z] === RUN TestInspectOomKilledFalse [2021-03-02T16:30:06.717Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T16:30:06.717Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:30:06.717Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T16:30:06.717Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-02T16:30:06.717Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-02T16:30:06.717Z] === RUN TestLinksContainerNames [2021-03-02T16:30:06.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T16:30:07.659Z] --- PASS: TestLinksContainerNames (0.82s) [2021-03-02T16:30:07.659Z] === RUN TestLogsFollowTailEmpty [2021-03-02T16:30:08.157Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T16:30:08.230Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-03-02T16:30:08.230Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T16:30:08.491Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/default [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/private [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/slave [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/shared [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T16:30:08.491Z] === CONT TestMountDaemonRoot/default [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T16:30:08.491Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:30:08.491Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:30:08.491Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:30:08.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/shared [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/slave [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/private [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T16:30:08.492Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:30:08.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:30:08.492Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T16:30:08.753Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-02T16:30:09.015Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-02T16:30:09.015Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T16:30:09.015Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-02T16:30:09.015Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-02T16:30:09.015Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T16:30:09.015Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-02T16:30:09.015Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-02T16:30:09.015Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T16:30:09.015Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-02T16:30:09.015Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-02T16:30:09.015Z] === RUN TestNetworkNat [2021-03-02T16:30:09.586Z] --- PASS: TestNetworkNat (0.56s) [2021-03-02T16:30:09.586Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T16:30:09.847Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-03-02T16:30:09.847Z] === RUN TestNetworkLoopbackNat [2021-03-02T16:30:10.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T16:30:12.391Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-03-02T16:30:12.391Z] === RUN TestPause [2021-03-02T16:30:12.391Z] --- SKIP: TestPause (0.00s) [2021-03-02T16:30:12.391Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:12.391Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T16:30:12.391Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:30:12.391Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:30:12.391Z] === RUN TestPauseStopPausedContainer [2021-03-02T16:30:12.391Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-02T16:30:12.391Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:12.391Z] === RUN TestPsFilter [2021-03-02T16:30:12.651Z] --- PASS: TestPsFilter (0.11s) [2021-03-02T16:30:12.651Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T16:30:12.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-03-02T16:30:12.912Z] === RUN TestRemoveContainerWithVolume [2021-03-02T16:30:13.448Z] --- PASS: TestServiceCreateInit (9.95s) [2021-03-02T16:30:13.448Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2021-03-02T16:30:13.448Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s) [2021-03-02T16:30:13.448Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T16:30:13.484Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-03-02T16:30:13.484Z] === RUN TestRemoveContainerRunning [2021-03-02T16:30:13.745Z] --- PASS: TestRemoveContainerRunning (0.46s) [2021-03-02T16:30:13.745Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T16:30:14.320Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-03-02T16:30:14.320Z] === RUN TestRemoveInvalidContainer [2021-03-02T16:30:14.320Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-02T16:30:14.320Z] === RUN TestRenameLinkedContainer [2021-03-02T16:30:14.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T16:30:16.235Z] --- PASS: TestRenameLinkedContainer (1.66s) [2021-03-02T16:30:16.235Z] === RUN TestRenameStoppedContainer [2021-03-02T16:30:16.235Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-03-02T16:30:16.235Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T16:30:17.177Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-03-02T16:30:17.177Z] === RUN TestRenameInvalidName [2021-03-02T16:30:17.747Z] --- PASS: TestRenameInvalidName (0.40s) [2021-03-02T16:30:17.747Z] === RUN TestRenameAnonymousContainer [2021-03-02T16:30:17.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T16:30:17.785Z] INFO: Extraction ended at 03/02/2021 16:30:14. Duration:00:00:21.9760239 [2021-03-02T16:30:17.785Z] INFO: Updating the golang and path environment variables [2021-03-02T16:30:17.785Z] INFO: GOPATH=d:\gopath [2021-03-02T16:30:17.785Z] INFO: go version go1.13.15 windows/amd64 [2021-03-02T16:30:17.785Z] INFO: Running the daemon under test in debug mode [2021-03-02T16:30:17.785Z] INFO: Starting a daemon under test... [2021-03-02T16:30:17.785Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42103\4\daemon --pidfile d:\CI\PR-42103\4\docker.pid -D [2021-03-02T16:30:17.785Z] INFO: Process started successfully. [2021-03-02T16:30:17.785Z] INFO: Start tailing logs of the daemon under tests [2021-03-02T16:30:17.785Z] INFO: Waiting for the daemon under test to start... [2021-03-02T16:30:17.892Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2021-03-02T16:30:17.892Z] === RUN TestServiceUpdateNetwork [2021-03-02T16:30:19.130Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2021-03-02T16:30:19.130Z] === RUN TestRenameContainerWithSameName [2021-03-02T16:30:19.701Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-03-02T16:30:19.701Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T16:30:20.272Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-03-02T16:30:20.272Z] === RUN TestResize [2021-03-02T16:30:20.844Z] --- PASS: TestResize (0.45s) [2021-03-02T16:30:20.844Z] === RUN TestResizeWithInvalidSize [2021-03-02T16:30:21.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T16:30:21.415Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-03-02T16:30:21.415Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T16:30:21.676Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-03-02T16:30:21.676Z] === RUN TestDaemonRestartKillContainers [2021-03-02T16:30:21.676Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:30:21.676Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-02T16:30:21.676Z] === RUN TestCgroupNamespacesRun [2021-03-02T16:30:24.218Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2021-03-02T16:30:24.218Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T16:30:24.336Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T16:30:24.336Z] Using test binary docker [2021-03-02T16:30:24.336Z] +++ /etc/init.d/apparmor start [2021-03-02T16:30:24.336Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T16:30:24.336Z] INFO: Waiting for daemon to start... [2021-03-02T16:30:24.336Z] Starting dockerd [2021-03-02T16:30:24.336Z] +++ 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 [2021-03-02T16:30:26.131Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-03-02T16:30:26.131Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T16:30:26.875Z] . [2021-03-02T16:30:26.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T16:30:26.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T16:30:26.875Z] Error: No such image: emptyfs [2021-03-02T16:30:26.875Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T16:30:26.875Z] ++++ docker load [2021-03-02T16:30:27.135Z] Running integration-test (iteration 1) [2021-03-02T16:30:27.135Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T16:30:27.135Z] ++ 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 [2021-03-02T16:30:27.135Z] ++ set -e [2021-03-02T16:30:27.135Z] ++ '[' -n 0 ']' [2021-03-02T16:30:27.135Z] ++ set -x [2021-03-02T16:30:27.135Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:30:28.675Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2021-03-02T16:30:28.675Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T16:30:30.591Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s) [2021-03-02T16:30:30.591Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T16:30:32.504Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2021-03-02T16:30:32.504Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T16:30:32.733Z] --- PASS: TestServiceUpdateNetwork (12.66s) [2021-03-02T16:30:32.733Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T16:30:32.733Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T16:30:32.733Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T16:30:35.048Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-03-02T16:30:35.048Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T16:30:35.447Z] --- PASS: TestCreateServiceMultipleTimes (19.49s) [2021-03-02T16:30:35.447Z] === RUN TestCreateServiceConflict [2021-03-02T16:30:35.447Z] --- PASS: TestCreateServiceConflict (3.23s) [2021-03-02T16:30:35.447Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T16:30:35.539Z] .....INFO: Daemon under test started and replied! [2021-03-02T16:30:35.539Z] INFO: Docker version of the daemon under test [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] Client: [2021-03-02T16:30:35.539Z] Version: 17.06.2-ce [2021-03-02T16:30:35.539Z] API version: 1.30 [2021-03-02T16:30:35.539Z] Go version: go1.8.3 [2021-03-02T16:30:35.539Z] Git commit: cec0b72 [2021-03-02T16:30:35.539Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-02T16:30:35.539Z] OS/Arch: windows/amd64 [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] Server: [2021-03-02T16:30:35.539Z] Version: 0.0.0-dev [2021-03-02T16:30:35.539Z] API version: 1.41 (minimum version 1.24) [2021-03-02T16:30:35.539Z] Go version: go1.13.15 [2021-03-02T16:30:35.539Z] Git commit: a0670c6d3d [2021-03-02T16:30:35.539Z] Built: 03/02/2021 16:28:35 [2021-03-02T16:30:35.539Z] OS/Arch: windows/amd64 [2021-03-02T16:30:35.539Z] Experimental: false [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] INFO: Docker info of the daemon under test [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] Containers: 0 [2021-03-02T16:30:35.539Z] Running: 0 [2021-03-02T16:30:35.539Z] Paused: 0 [2021-03-02T16:30:35.539Z] Stopped: 0 [2021-03-02T16:30:35.539Z] Images: 0 [2021-03-02T16:30:35.539Z] Server Version: 0.0.0-dev [2021-03-02T16:30:35.539Z] Storage Driver: windowsfilter [2021-03-02T16:30:35.539Z] Windows: [2021-03-02T16:30:35.539Z] Logging Driver: json-file [2021-03-02T16:30:35.539Z] Plugins: [2021-03-02T16:30:35.539Z] Volume: local [2021-03-02T16:30:35.539Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T16:30:35.539Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T16:30:35.539Z] Swarm: inactive [2021-03-02T16:30:35.539Z] Default Isolation: process [2021-03-02T16:30:35.539Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T16:30:35.539Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T16:30:35.539Z] OSType: windows [2021-03-02T16:30:35.539Z] Architecture: x86_64 [2021-03-02T16:30:35.539Z] CPUs: 4 [2021-03-02T16:30:35.539Z] Total Memory: 32GiB [2021-03-02T16:30:35.539Z] Name: azwin-2-0377c0 [2021-03-02T16:30:35.539Z] ID: NAWC:JFHB:P5UH:U73U:DZSV:JXEJ:RW56:2YBT:STWQ:BVS2:HBW3:QNE7 [2021-03-02T16:30:35.539Z] Docker Root Dir: D:\CI\PR-42103\4\daemon [2021-03-02T16:30:35.539Z] Debug Mode (client): false [2021-03-02T16:30:35.539Z] Debug Mode (server): true [2021-03-02T16:30:35.539Z] File Descriptors: -1 [2021-03-02T16:30:35.539Z] Goroutines: 16 [2021-03-02T16:30:35.539Z] System Time: 2021-03-02T16:30:34.0978682Z [2021-03-02T16:30:35.539Z] EventsListeners: 0 [2021-03-02T16:30:35.539Z] Registry: https://index.docker.io/v1/ [2021-03-02T16:30:35.539Z] Labels: [2021-03-02T16:30:35.539Z] Experimental: false [2021-03-02T16:30:35.539Z] Insecure Registries: [2021-03-02T16:30:35.539Z] 127.0.0.0/8 [2021-03-02T16:30:35.539Z] Live Restore Enabled: false [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] INFO: Docker images of the daemon under test [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-02T16:30:35.539Z] [2021-03-02T16:30:35.539Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-02T16:30:35.539Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-02T16:30:35.539Z] ltsc2019: Pulling from windows/servercore [2021-03-02T16:30:35.539Z] 4612f6d0b889: Pulling fs layer [2021-03-02T16:30:35.539Z] db4edcf0861f: Pulling fs layer [2021-03-02T16:30:36.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-02T16:30:36.431Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T16:30:38.752Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2021-03-02T16:30:38.752Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T16:30:38.975Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-03-02T16:30:38.976Z] === RUN TestKernelTCPMemory [2021-03-02T16:30:38.976Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-02T16:30:38.976Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:38.976Z] === RUN TestNISDomainname [2021-03-02T16:30:38.976Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-02T16:30:38.976Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-02T16:30:38.976Z] === RUN TestHostnameDnsResolution [2021-03-02T16:30:39.547Z] --- PASS: TestHostnameDnsResolution (0.75s) [2021-03-02T16:30:39.547Z] === RUN TestStats [2021-03-02T16:30:39.547Z] --- SKIP: TestStats (0.00s) [2021-03-02T16:30:39.547Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:39.547Z] === RUN TestStopContainerWithTimeout [2021-03-02T16:30:39.547Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T16:30:39.547Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T16:30:39.547Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T16:30:39.547Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T16:30:39.547Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T16:30:39.547Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T16:30:39.547Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T16:30:39.547Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T16:30:39.547Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T16:30:39.547Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T16:30:40.119Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T16:30:40.839Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T16:30:42.030Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T16:30:43.413Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-02T16:30:43.413Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-03-02T16:30:43.413Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-03-02T16:30:43.413Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2021-03-02T16:30:43.413Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-03-02T16:30:43.413Z] === RUN TestDeleteDevicemapper [2021-03-02T16:30:43.413Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T16:30:43.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:30:43.413Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T16:30:45.329Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2021-03-02T16:30:45.329Z] === RUN TestUpdateMemory [2021-03-02T16:30:45.329Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T16:30:45.329Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:45.329Z] === RUN TestUpdateCPUQuota [2021-03-02T16:30:45.329Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-02T16:30:45.329Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:45.329Z] === RUN TestUpdatePidsLimit [2021-03-02T16:30:45.329Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-02T16:30:45.329Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:30:45.329Z] === RUN TestUpdateRestartPolicy [2021-03-02T16:30:47.373Z] --- PASS: TestServiceUpdatePidsLimit (16.85s) [2021-03-02T16:30:47.373Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-03-02T16:30:47.373Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-03-02T16:30:47.373Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.08s) [2021-03-02T16:30:47.373Z] PASS [2021-03-02T16:30:47.373Z] [2021-03-02T16:30:47.373Z] === Skipped [2021-03-02T16:30:47.373Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T16:30:47.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:30:47.373Z] [2021-03-02T16:30:47.373Z] [2021-03-02T16:30:47.373Z] DONE 27 tests, 1 skipped in 169.404s [2021-03-02T16:30:47.373Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T16:30:47.373Z] INFO: Testing against a local daemon [2021-03-02T16:30:47.373Z] === RUN TestSessionCreate [2021-03-02T16:30:47.373Z] --- PASS: TestSessionCreate (0.03s) [2021-03-02T16:30:47.373Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T16:30:47.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-02T16:30:47.373Z] PASS [2021-03-02T16:30:47.373Z] [2021-03-02T16:30:47.373Z] DONE 2 tests in 0.084s [2021-03-02T16:30:47.373Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T16:30:47.373Z] INFO: Testing against a local daemon [2021-03-02T16:30:47.373Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:30:47.373Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:30:47.373Z] === RUN TestEventsExecDie [2021-03-02T16:30:47.936Z] --- PASS: TestEventsExecDie (0.57s) [2021-03-02T16:30:47.936Z] === RUN TestEventsBackwardsCompatible [2021-03-02T16:30:47.936Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-02T16:30:47.936Z] === RUN TestInfoBinaryCommits [2021-03-02T16:30:47.936Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-02T16:30:47.936Z] === RUN TestInfoAPIVersioned [2021-03-02T16:30:47.936Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T16:30:47.936Z] === RUN TestInfoDiscoveryBackend [2021-03-02T16:30:48.497Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-02T16:30:48.497Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T16:30:49.424Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T16:30:49.424Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T16:30:49.987Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-02T16:30:49.987Z] === RUN TestInfoAPI [2021-03-02T16:30:49.987Z] --- PASS: TestInfoAPI (0.02s) [2021-03-02T16:30:49.987Z] === RUN TestInfoAPIWarnings [2021-03-02T16:30:50.435Z] 4612f6d0b889: Verifying Checksum [2021-03-02T16:30:50.435Z] 4612f6d0b889: Download complete [2021-03-02T16:30:50.435Z] db4edcf0861f: Download complete [2021-03-02T16:30:53.663Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s) [2021-03-02T16:30:53.663Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T16:30:56.967Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2021-03-02T16:30:56.967Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T16:30:57.591Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-03-02T16:30:57.591Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T16:30:57.591Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-03-02T16:30:57.591Z] === RUN TestWaitNonBlocked [2021-03-02T16:30:57.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:30:57.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:30:57.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:30:57.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:30:57.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:30:57.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:30:57.591Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-02T16:30:57.591Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-03-02T16:30:57.591Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2021-03-02T16:30:57.591Z] === RUN TestWaitBlocked [2021-03-02T16:30:57.592Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:30:57.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:30:57.592Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:30:57.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:30:57.592Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:30:57.592Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:30:57.852Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-02T16:30:57.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-03-02T16:30:57.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-03-02T16:30:57.852Z] === CONT TestDaemonRestartIpcMode [2021-03-02T16:30:57.852Z] === CONT TestIpcModeOlderClient [2021-03-02T16:30:57.852Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-02T16:30:57.852Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T16:31:00.271Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2021-03-02T16:31:00.271Z] === RUN TestCreateServiceSysctls [2021-03-02T16:31:02.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s) [2021-03-02T16:31:02.317Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2021-03-02T16:31:02.317Z] PASS [2021-03-02T16:31:02.317Z] [2021-03-02T16:31:02.317Z] === Skipped [2021-03-02T16:31:02.317Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-02T16:31:02.579Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-02T16:31:02.579Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-02T16:31:02.579Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-02T16:31:02.579Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-02T16:31:02.579Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-02T16:31:02.579Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-02T16:31:02.579Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-02T16:31:02.579Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-02T16:31:02.579Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T16:31:02.579Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T16:31:02.579Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-02T16:31:02.579Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-02T16:31:02.579Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-02T16:31:02.579Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-02T16:31:02.579Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-02T16:31:02.579Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:31:02.579Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-02T16:31:02.579Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:31:02.579Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-02T16:31:02.579Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-02T16:31:02.579Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-02T16:31:02.579Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T16:31:02.579Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-02T16:31:02.579Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-02T16:31:02.579Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-02T16:31:02.579Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] [2021-03-02T16:31:02.579Z] DONE 177 tests, 26 skipped in 80.389s [2021-03-02T16:31:02.579Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T16:31:02.579Z] INFO: Testing against a local daemon [2021-03-02T16:31:02.579Z] === RUN TestCommitInheritsEnv [2021-03-02T16:31:04.483Z] --- PASS: TestCreateServiceSysctls (4.33s) [2021-03-02T16:31:04.483Z] === RUN TestCreateServiceCapabilities [2021-03-02T16:31:04.489Z] --- PASS: TestCommitInheritsEnv (1.52s) [2021-03-02T16:31:04.489Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T16:31:04.489Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T16:31:04.489Z] === RUN TestImagesFilterMultiReference [2021-03-02T16:31:04.489Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-02T16:31:04.489Z] === RUN TestImagePullPlatformInvalid [2021-03-02T16:31:04.489Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-02T16:31:04.489Z] === RUN TestRemoveImageOrphaning [2021-03-02T16:31:06.401Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-03-02T16:31:06.401Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T16:31:06.401Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-02T16:31:06.401Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-02T16:31:06.401Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T16:31:06.401Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-02T16:31:06.401Z] === RUN TestTagInvalidReference [2021-03-02T16:31:06.401Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-02T16:31:06.401Z] === RUN TestTagValidPrefixedRepo [2021-03-02T16:31:06.401Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-02T16:31:06.401Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T16:31:06.401Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-02T16:31:06.401Z] === RUN TestTagOfficialNames [2021-03-02T16:31:06.401Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-02T16:31:06.401Z] === RUN TestTagMatchesDigest [2021-03-02T16:31:06.401Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-02T16:31:06.401Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T16:31:07.790Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2021-03-02T16:31:07.790Z] === RUN TestInspect [2021-03-02T16:31:08.024Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-03-02T16:31:08.024Z] === RUN TestInfoDebug [2021-03-02T16:31:08.024Z] --- PASS: TestInfoDebug (0.52s) [2021-03-02T16:31:08.024Z] === RUN TestInfoInsecureRegistries [2021-03-02T16:31:08.024Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-02T16:31:08.024Z] === RUN TestInfoRegistryMirrors [2021-03-02T16:31:08.024Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-02T16:31:08.024Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T16:31:08.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-03-02T16:31:08.281Z] === RUN TestPingCacheHeaders [2021-03-02T16:31:08.281Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-02T16:31:08.281Z] === RUN TestPingGet [2021-03-02T16:31:08.281Z] --- PASS: TestPingGet (0.01s) [2021-03-02T16:31:08.281Z] === RUN TestPingHead [2021-03-02T16:31:08.281Z] --- PASS: TestPingHead (0.02s) [2021-03-02T16:31:08.281Z] === RUN TestVersion [2021-03-02T16:31:08.281Z] --- PASS: TestVersion (0.02s) [2021-03-02T16:31:08.281Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:31:09.646Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.23s) [2021-03-02T16:31:09.646Z] PASS [2021-03-02T16:31:09.646Z] [2021-03-02T16:31:09.646Z] DONE 18 tests in 22.182s [2021-03-02T16:31:09.646Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T16:31:09.646Z] INFO: Testing against a local daemon [2021-03-02T16:31:09.646Z] === RUN TestVolumesCreateAndList [2021-03-02T16:31:09.646Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-02T16:31:09.646Z] === RUN TestVolumesRemove [2021-03-02T16:31:09.646Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-02T16:31:09.646Z] === RUN TestVolumesInspect [2021-03-02T16:31:09.646Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T16:31:09.646Z] === RUN TestVolumesInvalidJSON [2021-03-02T16:31:09.646Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T16:31:09.646Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T16:31:09.646Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T16:31:09.646Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T16:31:09.646Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T16:31:09.646Z] PASS [2021-03-02T16:31:09.646Z] [2021-03-02T16:31:09.646Z] DONE 5 tests in 0.187s [2021-03-02T16:31:09.646Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T16:31:11.099Z] --- PASS: TestInspect (3.46s) [2021-03-02T16:31:11.099Z] === RUN TestCreateJob [2021-03-02T16:31:11.535Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-02T16:31:11.535Z] Removing test suite binaries [2021-03-02T16:31:11.535Z] exiting test-integration [2021-03-02T16:31:11.535Z] ++ exit 0 [2021-03-02T16:31:11.535Z] [2021-03-02T16:31:13.836Z] Loaded image: buildpack-deps:buster [2021-03-02T16:31:13.836Z] Loaded image: busybox:latest [2021-03-02T16:31:13.836Z] Loaded image: busybox:glibc [2021-03-02T16:31:15.312Z] --- PASS: TestCreateJob (4.08s) [2021-03-02T16:31:15.312Z] === RUN TestReplicatedJob [2021-03-02T16:31:16.377Z] Loaded image: debian:bullseye [2021-03-02T16:31:16.377Z] Loaded image: hello-world:latest [2021-03-02T16:31:16.377Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:31:16.377Z] INFO: Testing against a local daemon [2021-03-02T16:31:16.377Z] === RUN TestCgroupNamespacesBuild Post stage [Pipeline] junit [2021-03-02T16:31:16.797Z] Recording test results [2021-03-02T16:31:17.058Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T16:31:17.412Z] + echo Ensuring container killed. [2021-03-02T16:31:17.412Z] Ensuring container killed. [2021-03-02T16:31:17.412Z] + docker rm -vf docker-pr4 [2021-03-02T16:31:17.412Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-02T16:31:17.736Z] + echo Chowning /workspace to jenkins user [2021-03-02T16:31:17.736Z] Chowning /workspace to jenkins user [2021-03-02T16:31:17.736Z] + id -u [2021-03-02T16:31:17.736Z] + id -g [2021-03-02T16:31:17.736Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T16:31:19.672Z] --- PASS: TestCgroupNamespacesBuild (3.04s) [2021-03-02T16:31:19.672Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T16:31:19.921Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-02T16:31:19.921Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-02T16:31:19.921Z] Cross building: bundles/cross/windows/amd64 [2021-03-02T16:31:19.921Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-02T16:31:19.921Z] GOOS="windows" GOARCH="amd64" GOARM="" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T16:31:20.588Z] + bundleName=amd64-cgroup2 [2021-03-02T16:31:20.588Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-02T16:31:20.588Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-02T16:31:20.588Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-02T16:31:20.588Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-02T16:31:20.854Z] Archiving artifacts [2021-03-02T16:31:21.173Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T16:31:21.480Z] + make clean [2021-03-02T16:31:21.581Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2021-03-02T16:31:21.581Z] === RUN TestBuildWithSession [2021-03-02T16:31:21.581Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T16:31:21.581Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:31:21.581Z] === RUN TestBuildSquashParent [2021-03-02T16:31:21.735Z] docker volume rm -f docker-dev-cache [2021-03-02T16:31:21.735Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T16:31:21.906Z] --- PASS: TestReplicatedJob (6.20s) [2021-03-02T16:31:21.906Z] === RUN TestUpdateReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T16:31:25.209Z] --- PASS: TestUpdateReplicatedJob (4.26s) [2021-03-02T16:31:25.209Z] === RUN TestServiceListWithStatuses [2021-03-02T16:31:25.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T16:31:25.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:31:25.209Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T16:31:31.572Z] --- PASS: TestBuildSquashParent (9.21s) [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:31:31.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:31:31.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:31:31.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:31:31.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:31:31.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:31:31.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:31:31.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:31:31.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:31:31.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:31:33.355Z] --- PASS: TestDockerNetworkConnectAlias (6.77s) [2021-03-02T16:31:33.355Z] === RUN TestDockerNetworkReConnect [2021-03-02T16:31:34.113Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:31:34.113Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:31:37.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:31:37.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:31:37.566Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2021-03-02T16:31:37.566Z] === RUN TestServicePlugin [2021-03-02T16:31:37.566Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-02T16:31:37.566Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:31:37.566Z] === RUN TestServiceUpdateLabel [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2021-03-02T16:31:40.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2021-03-02T16:31:40.706Z] === RUN TestBuildMultiStageCopy [2021-03-02T16:31:40.706Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T16:31:40.871Z] --- PASS: TestServiceUpdateLabel (3.18s) [2021-03-02T16:31:40.871Z] === RUN TestServiceUpdateSecrets [2021-03-02T16:31:43.247Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T16:31:43.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T16:31:44.136Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T16:31:44.711Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T16:31:45.280Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2021-03-02T16:31:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2021-03-02T16:31:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-03-02T16:31:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-03-02T16:31:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2021-03-02T16:31:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-03-02T16:31:45.281Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T16:31:46.658Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2021-03-02T16:31:46.658Z] === RUN TestBuildLabelWithTargets [2021-03-02T16:31:49.197Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2021-03-02T16:31:49.197Z] === RUN TestBuildWithEmptyLayers [2021-03-02T16:31:50.138Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-03-02T16:31:50.138Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T16:31:53.430Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2021-03-02T16:31:53.430Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T16:31:55.345Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2021-03-02T16:31:55.345Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T16:31:55.787Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2021-03-02T16:31:55.787Z] === RUN TestServiceUpdateConfigs [2021-03-02T16:31:58.641Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s) [2021-03-02T16:31:58.641Z] === RUN TestBuildWithHugeFile [2021-03-02T16:32:13.913Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2021-03-02T16:32:13.913Z] === RUN TestServiceUpdateNetwork [2021-03-02T16:32:25.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T16:32:25.209Z] Using test binary docker [2021-03-02T16:32:25.209Z] +++ /etc/init.d/apparmor start [2021-03-02T16:32:25.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T16:32:25.209Z] Starting dockerd [2021-03-02T16:32:25.209Z] INFO: Waiting for daemon to start... [2021-03-02T16:32:25.209Z] +++ 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 [2021-03-02T16:32:25.209Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T16:32:25.209Z] Using test binary docker [2021-03-02T16:32:25.209Z] +++ /etc/init.d/apparmor start [2021-03-02T16:32:25.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T16:32:25.209Z] INFO: Waiting for daemon to start... [2021-03-02T16:32:25.209Z] Starting dockerd [2021-03-02T16:32:25.209Z] +++ 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 [2021-03-02T16:32:26.149Z] . [2021-03-02T16:32:26.149Z] [2021-03-02T16:32:26.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T16:32:26.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T16:32:26.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T16:32:26.149Z] Error: No such image: emptyfs [2021-03-02T16:32:26.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T16:32:26.149Z] ++++ docker load [2021-03-02T16:32:26.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T16:32:26.149Z] Error: No such image: emptyfs [2021-03-02T16:32:26.149Z] ++++ docker load [2021-03-02T16:32:26.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T16:32:26.150Z] --- PASS: TestServiceUpdateNetwork (14.80s) [2021-03-02T16:32:26.150Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T16:32:26.409Z] Running integration-test (iteration 1) [2021-03-02T16:32:26.409Z] 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)/ [2021-03-02T16:32:26.409Z] ++ 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)/' [2021-03-02T16:32:26.409Z] ++ set -e [2021-03-02T16:32:26.409Z] ++ '[' -n 0 ']' [2021-03-02T16:32:26.409Z] ++ set -x [2021-03-02T16:32:26.409Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-03-02T16:32:26.409Z] Running integration-test (iteration 1) [2021-03-02T16:32:26.668Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-02T16:32:26.668Z] ++ 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)/' [2021-03-02T16:32:26.668Z] ++ set -e [2021-03-02T16:32:26.668Z] ++ '[' -n 0 ']' [2021-03-02T16:32:26.668Z] ++ set -x [2021-03-02T16:32:26.668Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-03-02T16:32:27.536Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T16:32:27.635Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-02T16:32:27.635Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-02T16:32:27.635Z] remote: Enumerating objects: 2, done. [2021-03-02T16:32:27.635Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-02T16:32:27.635Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-02T16:32:27.635Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-02T16:32:27.635Z] 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. [2021-03-02T16:32:27.635Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-02T16:32:28.482Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T16:32:30.175Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-02T16:32:30.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/test/unit [2021-03-02T16:32:34.065Z] ? github.com/docker/docker/api [no test files] [2021-03-02T16:32:36.626Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T16:32:43.215Z] --- PASS: TestServiceUpdatePidsLimit (17.51s) [2021-03-02T16:32:43.215Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-03-02T16:32:43.215Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2021-03-02T16:32:43.215Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-03-02T16:32:43.215Z] PASS [2021-03-02T16:32:43.215Z] [2021-03-02T16:32:43.215Z] === Skipped [2021-03-02T16:32:43.215Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T16:32:43.215Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:32:43.215Z] [2021-03-02T16:32:43.215Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-02T16:32:43.215Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T16:32:43.215Z] [2021-03-02T16:32:43.215Z] [2021-03-02T16:32:43.215Z] DONE 27 tests, 2 skipped in 160.795s [2021-03-02T16:32:43.215Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T16:32:43.215Z] ++ 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 [2021-03-02T16:32:43.215Z] ++ set -e [2021-03-02T16:32:43.215Z] ++ '[' -n 0 ']' [2021-03-02T16:32:43.215Z] ++ set -x [2021-03-02T16:32:43.215Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:32:43.476Z] INFO: Testing against a local daemon [2021-03-02T16:32:43.476Z] === RUN TestSessionCreate [2021-03-02T16:32:43.476Z] --- PASS: TestSessionCreate (0.05s) [2021-03-02T16:32:43.476Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T16:32:43.476Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-02T16:32:43.476Z] PASS [2021-03-02T16:32:43.476Z] [2021-03-02T16:32:43.476Z] DONE 2 tests in 0.238s [2021-03-02T16:32:43.476Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T16:32:43.476Z] ++ 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 [2021-03-02T16:32:43.476Z] ++ set -e [2021-03-02T16:32:43.476Z] ++ '[' -n 0 ']' [2021-03-02T16:32:43.476Z] ++ set -x [2021-03-02T16:32:43.476Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:32:43.739Z] INFO: Testing against a local daemon [2021-03-02T16:32:43.739Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:32:43.739Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T16:32:43.739Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T16:32:43.739Z] === RUN TestEventsExecDie [2021-03-02T16:32:44.683Z] --- PASS: TestEventsExecDie (0.89s) [2021-03-02T16:32:44.683Z] === RUN TestEventsBackwardsCompatible [2021-03-02T16:32:44.683Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-02T16:32:44.683Z] === RUN TestInfoBinaryCommits [2021-03-02T16:32:44.683Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-02T16:32:44.683Z] === RUN TestInfoAPIVersioned [2021-03-02T16:32:44.683Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-02T16:32:44.683Z] === RUN TestInfoDiscoveryBackend [2021-03-02T16:32:45.257Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-03-02T16:32:45.257Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T16:32:46.649Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T16:32:46.649Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T16:32:46.916Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-03-02T16:32:46.916Z] === RUN TestInfoAPI [2021-03-02T16:32:47.178Z] --- PASS: TestInfoAPI (0.06s) [2021-03-02T16:32:47.178Z] === RUN TestInfoAPIWarnings [2021-03-02T16:32:48.957Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-03-02T16:32:57.900Z] --- PASS: TestImportExtremelyLargeImageWorks (102.37s) [2021-03-02T16:32:57.900Z] PASS [2021-03-02T16:32:57.900Z] [2021-03-02T16:32:57.900Z] === Skipped [2021-03-02T16:32:57.900Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-02T16:32:57.900Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-02T16:32:57.900Z] [2021-03-02T16:32:57.900Z] [2021-03-02T16:32:57.900Z] DONE 12 tests, 1 skipped in 106.253s [2021-03-02T16:32:57.900Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.900Z] INFO: Testing against a local daemon [2021-03-02T16:32:57.900Z] === RUN TestNetworkCreateDelete [2021-03-02T16:32:57.900Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-02T16:32:57.900Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T16:32:57.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-02T16:32:57.900Z] === RUN TestDaemonDNSFallback [2021-03-02T16:32:57.900Z] --- PASS: TestDaemonDNSFallback (7.34s) [2021-03-02T16:32:57.900Z] === RUN TestInspectNetwork [2021-03-02T16:32:57.900Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-02T16:32:57.900Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.900Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T16:32:57.900Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-02T16:32:57.900Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.900Z] === RUN TestNetworkInvalidJSON [2021-03-02T16:32:57.900Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T16:32:57.900Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T16:32:57.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:32:57.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:32:57.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:32:57.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:32:57.901Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T16:32:57.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:32:57.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T16:32:57.901Z] === RUN TestNetworkList [2021-03-02T16:32:57.901Z] === RUN TestNetworkList//networks [2021-03-02T16:32:57.901Z] === PAUSE TestNetworkList//networks [2021-03-02T16:32:57.901Z] === RUN TestNetworkList//networks/ [2021-03-02T16:32:57.901Z] === PAUSE TestNetworkList//networks/ [2021-03-02T16:32:57.901Z] === CONT TestNetworkList//networks [2021-03-02T16:32:57.901Z] === CONT TestNetworkList//networks/ [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkList (0.01s) [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T16:32:57.901Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T16:32:57.901Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T16:32:57.901Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-02T16:32:57.901Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T16:32:57.901Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-02T16:32:57.901Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T16:32:57.901Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-02T16:32:57.901Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T16:32:57.901Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T16:32:57.901Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T16:32:57.901Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T16:32:57.901Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T16:32:57.901Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:32:57.901Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T16:32:57.901Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-02T16:32:57.901Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T16:32:57.901Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] PASS [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === Skipped [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-02T16:32:57.901Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-02T16:32:57.901Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-02T16:32:57.901Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-02T16:32:57.901Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-02T16:32:57.901Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-02T16:32:57.901Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T16:32:57.901Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] DONE 22 tests, 12 skipped in 8.005s [2021-03-02T16:32:57.901Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.901Z] INFO: Testing against a local daemon [2021-03-02T16:32:57.901Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T16:32:57.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T16:32:57.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:32:57.901Z] === RUN TestDockerNetworkIpvlan [2021-03-02T16:32:57.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:32:57.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:32:57.901Z] PASS [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === Skipped [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T16:32:57.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:32:57.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] DONE 2 tests, 2 skipped in 0.111s [2021-03-02T16:32:57.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.901Z] INFO: Testing against a local daemon [2021-03-02T16:32:57.901Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T16:32:57.901Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-02T16:32:57.901Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] === RUN TestDockerNetworkMacvlan [2021-03-02T16:32:57.901Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-02T16:32:57.901Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] PASS [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === Skipped [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-02T16:32:57.901Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-02T16:32:57.901Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] DONE 2 tests, 2 skipped in 0.102s [2021-03-02T16:32:57.901Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.901Z] testing: warning: no tests to run [2021-03-02T16:32:57.901Z] PASS [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] DONE 0 tests in 0.022s [2021-03-02T16:32:57.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.901Z] INFO: Testing against a local daemon [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginTLS [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginHeader [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginV2Disable [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T16:32:57.901Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] PASS [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === Skipped [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-02T16:32:57.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] DONE 17 tests, 17 skipped in 0.362s [2021-03-02T16:32:57.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.901Z] INFO: Testing against a local daemon [2021-03-02T16:32:57.901Z] === RUN TestPluginInvalidJSON [2021-03-02T16:32:57.901Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:32:57.901Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:32:57.901Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:32:57.901Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-02T16:32:57.901Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T16:32:57.901Z] === RUN TestPluginInstall [2021-03-02T16:32:57.901Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-02T16:32:57.901Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] === RUN TestPluginsWithRuntimes [2021-03-02T16:32:57.901Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-02T16:32:57.901Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-02T16:32:57.901Z] PASS [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === Skipped [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-02T16:32:57.901Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-02T16:32:57.901Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] [2021-03-02T16:32:57.901Z] DONE 4 tests, 2 skipped in 0.140s [2021-03-02T16:32:57.901Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T16:32:57.901Z] INFO: Testing against a local daemon [2021-03-02T16:32:57.901Z] === RUN TestExternalGraphDriver [2021-03-02T16:32:57.901Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-02T16:32:57.901Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-02T16:32:57.901Z] === RUN TestGraphdriverPluginV2 [2021-03-02T16:33:02.222Z] 4612f6d0b889: Pull complete [2021-03-02T16:33:04.485Z] --- PASS: TestGraphdriverPluginV2 (6.12s) [2021-03-02T16:33:04.485Z] PASS [2021-03-02T16:33:04.485Z] [2021-03-02T16:33:04.485Z] === Skipped [2021-03-02T16:33:04.485Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-02T16:33:04.485Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-02T16:33:04.485Z] [2021-03-02T16:33:04.485Z] [2021-03-02T16:33:04.485Z] DONE 2 tests, 1 skipped in 6.301s [2021-03-02T16:33:04.485Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T16:33:04.485Z] INFO: Testing against a local daemon [2021-03-02T16:33:04.485Z] === RUN TestContinueAfterPluginCrash [2021-03-02T16:33:04.485Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T16:33:04.485Z] === RUN TestReadPluginNoRead [2021-03-02T16:33:04.485Z] === PAUSE TestReadPluginNoRead [2021-03-02T16:33:04.485Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T16:33:04.485Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T16:33:04.485Z] === CONT TestContinueAfterPluginCrash [2021-03-02T16:33:04.485Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T16:33:05.317Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-03-02T16:33:05.317Z] === RUN TestInfoDebug [2021-03-02T16:33:05.317Z] --- PASS: TestInfoDebug (0.65s) [2021-03-02T16:33:05.317Z] === RUN TestInfoInsecureRegistries [2021-03-02T16:33:05.317Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-03-02T16:33:05.317Z] === RUN TestInfoRegistryMirrors [2021-03-02T16:33:05.409Z] Loaded image: buildpack-deps:buster [2021-03-02T16:33:05.578Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-03-02T16:33:05.579Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T16:33:05.672Z] Loaded image: buildpack-deps:buster [2021-03-02T16:33:05.841Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-03-02T16:33:05.841Z] === RUN TestPingCacheHeaders [2021-03-02T16:33:05.841Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-02T16:33:05.841Z] === RUN TestPingGet [2021-03-02T16:33:05.931Z] Loaded image: busybox:latest [2021-03-02T16:33:05.931Z] Loaded image: busybox:latest [2021-03-02T16:33:06.102Z] --- PASS: TestPingGet (0.03s) [2021-03-02T16:33:06.102Z] === RUN TestPingHead [2021-03-02T16:33:06.102Z] --- PASS: TestPingHead (0.04s) [2021-03-02T16:33:06.102Z] === RUN TestVersion [2021-03-02T16:33:06.102Z] --- PASS: TestVersion (0.05s) [2021-03-02T16:33:06.102Z] PASS [2021-03-02T16:33:06.102Z] [2021-03-02T16:33:06.102Z] === Skipped [2021-03-02T16:33:06.102Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T16:33:06.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T16:33:06.102Z] [2021-03-02T16:33:06.102Z] [2021-03-02T16:33:06.102Z] DONE 18 tests, 1 skipped in 22.543s [2021-03-02T16:33:06.102Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T16:33:06.102Z] ++ 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 [2021-03-02T16:33:06.102Z] ++ set -e [2021-03-02T16:33:06.102Z] ++ '[' -n 0 ']' [2021-03-02T16:33:06.102Z] ++ set -x [2021-03-02T16:33:06.102Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:33:06.363Z] INFO: Testing against a local daemon [2021-03-02T16:33:06.363Z] === RUN TestVolumesCreateAndList [2021-03-02T16:33:06.363Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-02T16:33:06.363Z] === RUN TestVolumesRemove [2021-03-02T16:33:06.363Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-02T16:33:06.363Z] === RUN TestVolumesInspect [2021-03-02T16:33:06.363Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-02T16:33:06.363Z] === RUN TestVolumesInvalidJSON [2021-03-02T16:33:06.363Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T16:33:06.363Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T16:33:06.363Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T16:33:06.363Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-02T16:33:06.363Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-03-02T16:33:06.363Z] PASS [2021-03-02T16:33:06.363Z] [2021-03-02T16:33:06.363Z] DONE 5 tests in 0.346s [2021-03-02T16:33:06.363Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T16:33:06.501Z] Loaded image: busybox:glibc [2021-03-02T16:33:06.501Z] Loaded image: busybox:glibc [2021-03-02T16:33:07.306Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T16:33:07.306Z] +++ kill 13905 [2021-03-02T16:33:08.692Z] +++ /etc/init.d/apparmor stop [2021-03-02T16:33:08.692Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T16:33:08.692Z] [2021-03-02T16:33:08.692Z] Unloading profiles will leave already running processes permanently [2021-03-02T16:33:08.692Z] unconfined, which can lead to unexpected situations. [2021-03-02T16:33:08.692Z] [2021-03-02T16:33:08.692Z] To set a process to complain mode, use the command line tool [2021-03-02T16:33:08.692Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T16:33:08.692Z] +++ true [2021-03-02T16:33:08.692Z] exiting test-integration [2021-03-02T16:33:08.692Z] ++ exit 0 [2021-03-02T16:33:08.692Z] [2021-03-02T16:33:11.071Z] --- PASS: TestDaemonStartWithLogOpt (6.62s) [2021-03-02T16:33:11.071Z] === CONT TestReadPluginNoRead Post stage [Pipeline] junit [2021-03-02T16:33:12.012Z] Recording test results [2021-03-02T16:33:12.179Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T16:33:12.531Z] + echo Ensuring container killed. [2021-03-02T16:33:12.531Z] Ensuring container killed. [2021-03-02T16:33:12.531Z] + docker rm -vf docker-pr4 [2021-03-02T16:33:12.531Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-02T16:33:12.823Z] + echo Chowning /workspace to jenkins user [2021-03-02T16:33:12.823Z] Chowning /workspace to jenkins user [2021-03-02T16:33:12.823Z] + id -u [2021-03-02T16:33:12.823Z] + id -g [2021-03-02T16:33:12.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T16:33:14.372Z] === RUN TestReadPluginNoRead/default [2021-03-02T16:33:14.372Z] --- PASS: TestContinueAfterPluginCrash (10.29s) [2021-03-02T16:33:16.491Z] Loaded image: debian:bullseye [2021-03-02T16:33:16.491Z] Loaded image: debian:bullseye [2021-03-02T16:33:16.491Z] Loaded image: hello-world:latest [2021-03-02T16:33:16.491Z] Loaded image: hello-world:latest [2021-03-02T16:33:16.750Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:33:16.915Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T16:33:17.011Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:33:17.270Z] INFO: Testing against a local daemon [2021-03-02T16:33:17.270Z] === RUN TestDockerSuite [2021-03-02T16:33:17.270Z] INFO: Testing against a local daemon [2021-03-02T16:33:17.270Z] === RUN TestDockerDaemonSuite [2021-03-02T16:33:17.270Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-02T16:33:17.529Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-02T16:33:17.529Z] === RUN TestDockerSuite/TestAPIImagesDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T16:33:18.433Z] + bundleName=arm64-integration [2021-03-02T16:33:18.433Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-02T16:33:18.433Z] Creating arm64-integration-bundles.tar.gz [2021-03-02T16:33:18.433Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-02T16:33:18.433Z] [Pipeline] archiveArtifacts [2021-03-02T16:33:18.709Z] Archiving artifacts [2021-03-02T16:33:18.829Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T16:33:19.012Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T16:33:19.333Z] + make clean [2021-03-02T16:33:19.907Z] docker volume rm -f docker-dev-cache [2021-03-02T16:33:19.907Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T16:33:21.375Z] --- PASS: TestReadPluginNoRead (10.29s) [2021-03-02T16:33:21.375Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-03-02T16:33:21.375Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2021-03-02T16:33:21.375Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s) [2021-03-02T16:33:21.375Z] read_test.go:92: [d9f5c2ed68ace] daemon is not started [2021-03-02T16:33:21.375Z] PASS [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] DONE 6 tests in 17.029s [2021-03-02T16:33:21.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-02T16:33:21.375Z] testing: warning: no tests to run [2021-03-02T16:33:21.375Z] PASS [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] DONE 0 tests in 0.045s [2021-03-02T16:33:21.375Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T16:33:21.375Z] INFO: Testing against a local daemon [2021-03-02T16:33:21.375Z] === RUN TestPluginWithDevMounts [2021-03-02T16:33:21.375Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-02T16:33:21.375Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-02T16:33:21.375Z] PASS [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === Skipped [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-02T16:33:21.375Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] DONE 1 tests, 1 skipped in 0.115s [2021-03-02T16:33:21.375Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T16:33:21.375Z] INFO: Testing against a local daemon [2021-03-02T16:33:21.375Z] === RUN TestSecretInspect [2021-03-02T16:33:21.375Z] --- SKIP: TestSecretInspect (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] === RUN TestSecretList [2021-03-02T16:33:21.375Z] --- SKIP: TestSecretList (0.02s) [2021-03-02T16:33:21.375Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] === RUN TestSecretsCreateAndDelete [2021-03-02T16:33:21.375Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] === RUN TestSecretsUpdate [2021-03-02T16:33:21.375Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] === RUN TestTemplatedSecret [2021-03-02T16:33:21.375Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-02T16:33:21.375Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] === RUN TestSecretCreateResolve [2021-03-02T16:33:21.375Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] PASS [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === Skipped [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-02T16:33:21.375Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-02T16:33:21.375Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-02T16:33:21.375Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] [2021-03-02T16:33:21.375Z] DONE 6 tests, 6 skipped in 0.174s [2021-03-02T16:33:21.375Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T16:33:21.375Z] INFO: Testing against a local daemon [2021-03-02T16:33:21.375Z] === RUN TestServiceCreateInit [2021-03-02T16:33:21.375Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T16:33:21.376Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T16:33:21.376Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-02T16:33:21.376Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T16:33:21.376Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T16:33:21.376Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-02T16:33:21.376Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceConflict [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-02T16:33:21.376Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-02T16:33:21.376Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-02T16:33:21.376Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-02T16:33:21.376Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-02T16:33:21.376Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceSysctls [2021-03-02T16:33:21.376Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-02T16:33:21.376Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.376Z] === RUN TestCreateServiceCapabilities [2021-03-02T16:33:21.636Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-02T16:33:21.636Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.636Z] === RUN TestInspect [2021-03-02T16:33:21.636Z] --- SKIP: TestInspect (0.01s) [2021-03-02T16:33:21.636Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.636Z] === RUN TestCreateJob [2021-03-02T16:33:21.636Z] --- SKIP: TestCreateJob (0.01s) [2021-03-02T16:33:21.636Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.636Z] === RUN TestReplicatedJob [2021-03-02T16:33:21.636Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-02T16:33:21.636Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.636Z] === RUN TestUpdateReplicatedJob [2021-03-02T16:33:21.636Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-02T16:33:21.636Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.636Z] === RUN TestServiceListWithStatuses [2021-03-02T16:33:21.636Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T16:33:21.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:33:21.636Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T16:33:21.636Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-02T16:33:21.636Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.637Z] === RUN TestDockerNetworkReConnect [2021-03-02T16:33:21.637Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-03-02T16:33:21.637Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:21.637Z] === RUN TestServicePlugin [2021-03-02T16:33:24.937Z] --- SKIP: TestServicePlugin (3.44s) [2021-03-02T16:33:24.937Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:24.937Z] === RUN TestServiceUpdateLabel [2021-03-02T16:33:24.937Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-02T16:33:24.937Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:24.937Z] === RUN TestServiceUpdateSecrets [2021-03-02T16:33:24.937Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-02T16:33:24.937Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:24.937Z] === RUN TestServiceUpdateConfigs [2021-03-02T16:33:25.198Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-02T16:33:25.198Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] === RUN TestServiceUpdateNetwork [2021-03-02T16:33:25.198Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-02T16:33:25.198Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T16:33:25.198Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-03-02T16:33:25.198Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] PASS [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === Skipped [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T16:33:25.198Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T16:33:25.198Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T16:33:25.198Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T16:33:25.198Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-02T16:33:25.198Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-02T16:33:25.198Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-02T16:33:25.198Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-02T16:33:25.198Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-02T16:33:25.198Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-02T16:33:25.198Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-02T16:33:25.198Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-02T16:33:25.198Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-02T16:33:25.198Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-02T16:33:25.198Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-02T16:33:25.198Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-02T16:33:25.198Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T16:33:25.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-02T16:33:25.198Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-03-02T16:33:25.198Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2021-03-02T16:33:25.198Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-02T16:33:25.198Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-02T16:33:25.198Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-02T16:33:25.198Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-02T16:33:25.198Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-03-02T16:33:25.198Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] DONE 24 tests, 23 skipped in 3.852s [2021-03-02T16:33:25.198Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T16:33:25.198Z] INFO: Testing against a local daemon [2021-03-02T16:33:25.198Z] === RUN TestSessionCreate [2021-03-02T16:33:25.198Z] --- PASS: TestSessionCreate (0.02s) [2021-03-02T16:33:25.198Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T16:33:25.198Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-02T16:33:25.198Z] PASS [2021-03-02T16:33:25.198Z] [2021-03-02T16:33:25.198Z] DONE 2 tests in 0.142s [2021-03-02T16:33:25.198Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T16:33:25.459Z] INFO: Testing against a local daemon [2021-03-02T16:33:25.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:33:25.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T16:33:25.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T16:33:25.459Z] === RUN TestEventsExecDie [2021-03-02T16:33:26.030Z] --- PASS: TestEventsExecDie (0.55s) [2021-03-02T16:33:26.030Z] === RUN TestEventsBackwardsCompatible [2021-03-02T16:33:26.030Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-02T16:33:26.030Z] === RUN TestInfoBinaryCommits [2021-03-02T16:33:26.030Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-02T16:33:26.030Z] === RUN TestInfoAPIVersioned [2021-03-02T16:33:26.030Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T16:33:26.030Z] === RUN TestInfoDiscoveryBackend [2021-03-02T16:33:27.941Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-02T16:33:27.941Z] === RUN TestInfoDiscoveryInvalidAdvertise [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T16:33:31.238Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-03-02T16:33:31.239Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T16:33:31.239Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-02T16:33:31.239Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:33:31.239Z] === RUN TestInfoAPI [2021-03-02T16:33:31.239Z] --- PASS: TestInfoAPI (0.02s) [2021-03-02T16:33:31.239Z] === RUN TestInfoAPIWarnings [2021-03-02T16:33:39.468Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-02T16:33:39.468Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-02T16:33:39.468Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-02T16:33:39.468Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-02T16:33:39.468Z] --- PASS: TestBuildWithHugeFile (99.80s) [2021-03-02T16:33:39.468Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T16:33:39.468Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:33:39.469Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:33:39.469Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:33:39.469Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:33:39.469Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:33:39.469Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:33:39.469Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:33:39.469Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:33:39.469Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:33:39.469Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-02T16:33:39.469Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-02T16:33:39.469Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-02T16:33:39.469Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-03-02T16:33:39.469Z] === RUN TestBuildPreserveOwnership [2021-03-02T16:33:39.469Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T16:33:39.469Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-02T16:33:39.469Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-02T16:33:39.469Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-02T16:33:40.406Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-02T16:33:40.665Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-02T16:33:40.665Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-02T16:33:40.665Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-02T16:33:41.233Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-02T16:33:41.801Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-02T16:33:42.061Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T16:33:43.000Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-02T16:33:43.000Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-02T16:33:43.000Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-02T16:33:43.000Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-02T16:33:43.000Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-02T16:33:43.626Z] --- PASS: TestBuildPreserveOwnership (5.06s) [2021-03-02T16:33:43.626Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2021-03-02T16:33:43.626Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2021-03-02T16:33:43.626Z] === RUN TestBuildPlatformInvalid [2021-03-02T16:33:43.887Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-03-02T16:33:43.887Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T16:33:48.113Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-02T16:33:49.347Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-03-02T16:33:49.347Z] === RUN TestInfoDebug [2021-03-02T16:33:49.917Z] --- PASS: TestInfoDebug (1.53s) [2021-03-02T16:33:49.917Z] === RUN TestInfoInsecureRegistries [2021-03-02T16:33:50.649Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-02T16:33:51.301Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-02T16:33:51.301Z] === RUN TestInfoRegistryMirrors [2021-03-02T16:33:53.183Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-02T16:33:53.213Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-02T16:33:53.213Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T16:33:53.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-03-02T16:33:53.213Z] === RUN TestPingCacheHeaders [2021-03-02T16:33:53.213Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-02T16:33:53.213Z] === RUN TestPingGet [2021-03-02T16:33:53.213Z] --- PASS: TestPingGet (0.01s) [2021-03-02T16:33:53.213Z] === RUN TestPingHead [2021-03-02T16:33:53.213Z] --- PASS: TestPingHead (0.02s) [2021-03-02T16:33:53.213Z] === RUN TestVersion [2021-03-02T16:33:53.213Z] --- PASS: TestVersion (0.02s) [2021-03-02T16:33:53.213Z] PASS [2021-03-02T16:33:53.213Z] [2021-03-02T16:33:53.213Z] === Skipped [2021-03-02T16:33:53.213Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T16:33:53.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T16:33:53.213Z] [2021-03-02T16:33:53.213Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-02T16:33:53.213Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T16:33:53.213Z] [2021-03-02T16:33:53.213Z] [2021-03-02T16:33:53.213Z] DONE 18 tests, 2 skipped in 27.856s [2021-03-02T16:33:53.213Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T16:33:53.213Z] INFO: Testing against a local daemon [2021-03-02T16:33:53.213Z] === RUN TestVolumesCreateAndList [2021-03-02T16:33:53.213Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-02T16:33:53.213Z] === RUN TestVolumesRemove [2021-03-02T16:33:53.213Z] --- PASS: TestVolumesRemove (0.05s) [2021-03-02T16:33:53.213Z] === RUN TestVolumesInspect [2021-03-02T16:33:53.474Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T16:33:53.474Z] === RUN TestVolumesInvalidJSON [2021-03-02T16:33:53.474Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T16:33:53.474Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T16:33:53.474Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T16:33:53.474Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T16:33:53.474Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T16:33:53.474Z] PASS [2021-03-02T16:33:53.474Z] [2021-03-02T16:33:53.474Z] DONE 5 tests in 0.213s [2021-03-02T16:33:53.474Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T16:33:53.474Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12236 is not a child of this shell [2021-03-02T16:33:53.474Z] warning: PID 12236 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-02T16:33:53.474Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T16:33:53.474Z] [2021-03-02T16:33:53.474Z] Unloading profiles will leave already running processes permanently [2021-03-02T16:33:53.474Z] unconfined, which can lead to unexpected situations. [2021-03-02T16:33:53.474Z] [2021-03-02T16:33:53.474Z] To set a process to complain mode, use the command line tool [2021-03-02T16:33:53.474Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T16:33:53.474Z] Removing test suite binaries [2021-03-02T16:33:53.474Z] exiting test-integration [2021-03-02T16:33:53.474Z] ++ exit 0 [2021-03-02T16:33:54.417Z] [2021-03-02T16:33:55.718Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines Post stage [Pipeline] junit [2021-03-02T16:33:55.817Z] Recording test results [2021-03-02T16:33:56.287Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-02T16:33:57.225Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-02T16:33:57.614Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T16:33:57.796Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-02T16:33:57.971Z] + echo Ensuring container killed. [2021-03-02T16:33:57.971Z] Ensuring container killed. [2021-03-02T16:33:57.971Z] + docker rm -vf docker-pr4 [2021-03-02T16:33:57.971Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-02T16:33:58.268Z] + echo Chowning /workspace to jenkins user [2021-03-02T16:33:58.268Z] Chowning /workspace to jenkins user [2021-03-02T16:33:58.268Z] + id -u [2021-03-02T16:33:58.268Z] + id -g [2021-03-02T16:33:58.268Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T16:33:58.268Z] Unable to find image 'busybox:latest' locally [2021-03-02T16:33:58.734Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-02T16:33:59.303Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-02T16:34:00.684Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-02T16:34:02.593Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-02T16:34:02.593Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-02T16:34:02.853Z] Loaded image: buildpack-deps:buster [2021-03-02T16:34:03.112Z] Loaded image: busybox:latest [2021-03-02T16:34:03.372Z] Loaded image: busybox:glibc [2021-03-02T16:34:03.372Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-02T16:34:03.558Z] latest: Pulling from library/busybox [2021-03-02T16:34:03.558Z] 5c4213be9af9: Pulling fs layer [2021-03-02T16:34:03.558Z] 5c4213be9af9: Download complete [2021-03-02T16:34:03.818Z] 5c4213be9af9: Pull complete [2021-03-02T16:34:03.818Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T16:34:03.818Z] Status: Downloaded newer image for busybox:latest [2021-03-02T16:34:04.310Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-02T16:34:04.878Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T16:34:05.514Z] + bundleName=amd64-rootless [2021-03-02T16:34:05.514Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-02T16:34:05.514Z] Creating amd64-rootless-bundles.tar.gz [2021-03-02T16:34:05.514Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-03-02T16:34:05.514Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-02T16:34:05.528Z] Archiving artifacts [2021-03-02T16:34:06.256Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-02T16:34:06.516Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-02T16:34:07.083Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-02T16:34:07.389Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T16:34:07.653Z] Loaded image: debian:bullseye [2021-03-02T16:34:07.653Z] Loaded image: hello-world:latest [2021-03-02T16:34:07.653Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T16:34:07.708Z] + make clean [2021-03-02T16:34:07.912Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-02T16:34:07.969Z] docker volume rm -f docker-dev-cache [2021-03-02T16:34:07.969Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T16:34:09.817Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T16:34:10.445Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-03-02T16:34:10.445Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T16:34:10.445Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T16:34:10.445Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-03-02T16:34:10.445Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T16:34:10.445Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T16:34:10.705Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-03-02T16:34:10.964Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T16:34:10.964Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T16:34:11.198Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-02T16:34:11.458Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-02T16:34:12.840Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-02T16:34:14.220Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-02T16:34:14.220Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-02T16:34:14.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-02T16:34:15.158Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2021-03-02T16:34:15.158Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 48.3% of statements [2021-03-02T16:34:15.158Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T16:34:15.422Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-02T16:34:16.095Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-02T16:34:16.361Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-02T16:34:16.361Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (32.56s) [2021-03-02T16:34:16.361Z] PASS [2021-03-02T16:34:16.361Z] [2021-03-02T16:34:16.361Z] === Skipped [2021-03-02T16:34:16.361Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-02T16:34:16.361Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:34:16.361Z] [2021-03-02T16:34:16.361Z] [2021-03-02T16:34:16.361Z] DONE 33 tests, 1 skipped in 229.292s [2021-03-02T16:34:16.621Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T16:34:16.621Z] ++ 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 [2021-03-02T16:34:16.621Z] ++ set -e [2021-03-02T16:34:16.621Z] ++ '[' -n 0 ']' [2021-03-02T16:34:16.621Z] ++ set -x [2021-03-02T16:34:16.621Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:34:16.621Z] INFO: Testing against a local daemon [2021-03-02T16:34:16.621Z] === RUN TestConfigInspect [2021-03-02T16:34:16.879Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-02T16:34:17.476Z] ok github.com/docker/docker/builder/remotecontext/git 1.765s coverage: 86.3% of statements [2021-03-02T16:34:17.476Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T16:34:17.476Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T16:34:20.017Z] ok github.com/docker/docker/client 0.151s coverage: 75.4% of statements [2021-03-02T16:34:20.174Z] --- PASS: TestConfigInspect (3.24s) [2021-03-02T16:34:20.174Z] === RUN TestConfigList [2021-03-02T16:34:20.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-02T16:34:23.469Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-02T16:34:23.469Z] --- PASS: TestConfigList (3.58s) [2021-03-02T16:34:23.469Z] === RUN TestConfigsCreateAndDelete [2021-03-02T16:34:26.009Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-02T16:34:26.269Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2021-03-02T16:34:26.269Z] === RUN TestConfigsUpdate [2021-03-02T16:34:27.649Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-02T16:34:29.558Z] --- PASS: TestConfigsUpdate (3.13s) [2021-03-02T16:34:29.558Z] === RUN TestTemplatedConfig [2021-03-02T16:34:29.558Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-02T16:34:30.125Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-02T16:34:30.693Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-02T16:34:32.649Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-02T16:34:32.649Z] --- PASS: TestTemplatedConfig (3.29s) [2021-03-02T16:34:32.649Z] === RUN TestConfigCreateResolve [2021-03-02T16:34:32.908Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-02T16:34:33.166Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-02T16:34:34.103Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-02T16:34:35.482Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-02T16:34:35.482Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-02T16:34:35.741Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-02T16:34:35.741Z] --- PASS: TestConfigCreateResolve (3.12s) [2021-03-02T16:34:35.741Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T16:34:36.680Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-03-02T16:34:36.680Z] PASS [2021-03-02T16:34:36.680Z] [2021-03-02T16:34:36.680Z] DONE 7 tests in 19.903s [2021-03-02T16:34:36.680Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T16:34:36.680Z] ++ 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 [2021-03-02T16:34:36.680Z] ++ set -e [2021-03-02T16:34:36.680Z] ++ '[' -n 0 ']' [2021-03-02T16:34:36.680Z] ++ set -x [2021-03-02T16:34:36.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:34:36.680Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-02T16:34:36.680Z] INFO: Testing against a local daemon [2021-03-02T16:34:36.680Z] === RUN TestCheckpoint [2021-03-02T16:34:36.680Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T16:34:36.680Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:34:36.680Z] === RUN TestContainerInvalidJSON [2021-03-02T16:34:36.680Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:34:36.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:34:36.680Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:34:36.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:34:36.680Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:34:36.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:34:36.680Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-02T16:34:36.680Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:34:36.680Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:34:36.680Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:34:36.680Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-02T16:34:36.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-02T16:34:36.680Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-02T16:34:36.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T16:34:36.680Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T16:34:36.940Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-02T16:34:36.940Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T16:34:36.940Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-03-02T16:34:36.940Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T16:34:36.940Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-03-02T16:34:36.940Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T16:34:37.199Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-02T16:34:37.199Z] === RUN TestCopyFromContainer [2021-03-02T16:34:38.581Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-02T16:34:39.150Z] === RUN TestCopyFromContainer// [2021-03-02T16:34:39.150Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T16:34:39.410Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T16:34:39.410Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-02T16:34:39.410Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T16:34:39.410Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T16:34:39.670Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T16:34:39.930Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T16:34:39.930Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T16:34:40.189Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T16:34:40.189Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer (3.26s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-02T16:34:40.450Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-03-02T16:34:40.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T16:34:40.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:34:40.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:34:40.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:34:40.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:34:40.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:34:40.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:34:40.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:34:40.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:34:40.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:34:40.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-02T16:34:40.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T16:34:40.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T16:34:40.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T16:34:40.450Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T16:34:40.450Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-02T16:34:40.450Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload=== RUN TestCreateWithInvalidEnv [2021-03-02T16:34:40.450Z] [2021-03-02T16:34:40.450Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T16:34:40.450Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T16:34:40.450Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T16:34:40.450Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T16:34:40.450Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T16:34:40.450Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T16:34:40.450Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T16:34:40.450Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T16:34:40.450Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T16:34:40.450Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-02T16:34:40.450Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T16:34:40.450Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T16:34:40.450Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T16:34:40.450Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T16:34:40.450Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-02T16:34:40.450Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T16:34:41.017Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-02T16:34:41.587Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-02T16:34:42.156Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2021-03-02T16:34:42.156Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T16:34:42.416Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-02T16:34:43.570Z] db4edcf0861f: Pull complete [2021-03-02T16:34:43.570Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-02T16:34:43.570Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:34:43.570Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-02T16:34:43.570Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-02T16:34:43.570Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-03-02T16:34:43.570Z] WARN: Skipping validation tests [2021-03-02T16:34:43.570Z] INFO: Running unit tests at 03/02/2021 16:34:30... [2021-03-02T16:34:43.570Z] INFO: make.ps1 starting at 03/02/2021 16:34:34 [2021-03-02T16:34:43.570Z] INFO: Git commit (a0670c6d3d) assumed from DOCKER_GITCOMMIT environment variable [2021-03-02T16:34:43.570Z] INFO: Invoking autogen... [2021-03-02T16:34:43.570Z] INFO: Running unit tests... [2021-03-02T16:34:43.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2021-03-02T16:34:43.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T16:34:44.034Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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 [2021-03-02T16:34:44.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:34:44.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:34:44.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:34:44.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:34:44.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:34:44.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:34:44.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:34:44.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:34:44.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:34:44.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:34:44.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:34:44.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:34:44.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:34:44.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:34:44.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:34:44.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-03-02T16:34:44.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-02T16:34:44.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-02T16:34:44.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T16:34:44.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-02T16:34:44.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-02T16:34:44.056Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T16:34:44.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-03-02T16:34:44.624Z] === RUN TestCreateDifferentPlatform [2021-03-02T16:34:44.624Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T16:34:44.624Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T16:34:44.624Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-02T16:34:44.624Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-03-02T16:34:44.624Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-02T16:34:44.624Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-03-02T16:34:44.624Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T16:34:44.624Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-02T16:34:44.624Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T16:34:44.884Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-03-02T16:34:44.884Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T16:34:44.884Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T16:34:44.884Z] === RUN TestDaemonRestartIpcMode [2021-03-02T16:34:44.884Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T16:34:44.884Z] === RUN TestDaemonHostGatewayIP [2021-03-02T16:34:44.884Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T16:34:44.884Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T16:34:44.884Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T16:34:44.884Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T16:34:44.884Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T16:34:44.884Z] === RUN TestDiff [2021-03-02T16:34:45.453Z] --- PASS: TestDiff (0.68s) [2021-03-02T16:34:45.453Z] === RUN TestExecWithCloseStdin [2021-03-02T16:34:46.023Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-03-02T16:34:46.023Z] === RUN TestExec [2021-03-02T16:34:46.960Z] --- PASS: TestExec (0.85s) [2021-03-02T16:34:46.960Z] === RUN TestExecUser [2021-03-02T16:34:47.898Z] --- PASS: TestExecUser (0.72s) [2021-03-02T16:34:47.898Z] === RUN TestExportContainerAndImportImage [2021-03-02T16:34:48.159Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-02T16:34:48.728Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-02T16:34:48.728Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-03-02T16:34:48.728Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T16:34:48.728Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-02T16:34:49.296Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-02T16:34:49.865Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-02T16:34:50.124Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2021-03-02T16:34:50.124Z] === RUN TestHealthCheckWorkdir [2021-03-02T16:34:50.383Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-02T16:34:51.321Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-03-02T16:34:51.321Z] === RUN TestHealthKillContainer [2021-03-02T16:34:52.648Z] ? github.com/docker/docker/api [no test files] [2021-03-02T16:34:52.700Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-02T16:34:52.700Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-02T16:34:53.269Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-02T16:34:53.838Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-02T16:34:54.407Z] --- PASS: TestHealthKillContainer (2.98s) [2021-03-02T16:34:54.407Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T16:34:55.344Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-03-02T16:34:55.344Z] === RUN TestIpcModeNone [2021-03-02T16:34:55.912Z] --- PASS: TestIpcModeNone (0.84s) [2021-03-02T16:34:55.912Z] === RUN TestIpcModePrivate [2021-03-02T16:34:56.851Z] --- PASS: TestIpcModePrivate (0.71s) [2021-03-02T16:34:56.851Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-03-02T16:34:56.851Z] === RUN TestIpcModeShareable [2021-03-02T16:34:57.421Z] --- PASS: TestIpcModeShareable (0.79s) [2021-03-02T16:34:57.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-03-02T16:34:57.421Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T16:34:57.421Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-02T16:34:58.801Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-02T16:34:59.060Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-02T16:34:59.999Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-02T16:35:00.259Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2021-03-02T16:35:00.259Z] === RUN TestAPIIpcModeHost [2021-03-02T16:35:01.197Z] --- PASS: TestAPIIpcModeHost (0.81s) [2021-03-02T16:35:01.197Z] === RUN TestDaemonIpcModeShareable [2021-03-02T16:35:01.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-02T16:35:01.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-02T16:35:03.105Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-03-02T16:35:03.105Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-02T16:35:03.105Z] === RUN TestDaemonIpcModePrivate [2021-03-02T16:35:03.364Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-02T16:35:03.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-02T16:35:05.004Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-03-02T16:35:05.004Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-02T16:35:05.004Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T16:35:05.263Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-02T16:35:06.200Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2021-03-02T16:35:06.200Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-02T16:35:06.200Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T16:35:06.460Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-02T16:35:06.712Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2021-03-02T16:35:06.712Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2021-03-02T16:35:06.712Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T16:35:06.712Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T16:35:06.712Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T16:35:06.712Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T16:35:07.028Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-02T16:35:07.515Z] === RUN TestMiddlewares [2021-03-02T16:35:07.515Z] --- PASS: TestMiddlewares (0.00s) [2021-03-02T16:35:07.515Z] PASS [2021-03-02T16:35:07.515Z] coverage: 9.0% of statements [2021-03-02T16:35:07.515Z] ok github.com/docker/docker/api/server 0.109s coverage: 9.0% of statements [2021-03-02T16:35:07.965Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-02T16:35:07.965Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2021-03-02T16:35:07.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-03-02T16:35:07.965Z] === RUN TestIpcModeOlderClient [2021-03-02T16:35:07.965Z] === PAUSE TestIpcModeOlderClient [2021-03-02T16:35:07.965Z] === RUN TestKillContainerInvalidSignal [2021-03-02T16:35:08.903Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-03-02T16:35:08.903Z] === RUN TestKillContainer [2021-03-02T16:35:08.903Z] === RUN TestKillContainer/no_signal [2021-03-02T16:35:08.903Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-02T16:35:09.162Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-02T16:35:09.732Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T16:35:10.336Z] === RUN TestKillContainer/killing_signal [2021-03-02T16:35:11.277Z] --- PASS: TestKillContainer (2.46s) [2021-03-02T16:35:11.277Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-03-02T16:35:11.277Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-03-02T16:35:11.277Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-03-02T16:35:11.277Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T16:35:11.277Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T16:35:12.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T16:35:12.213Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-02T16:35:12.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-02T16:35:12.734Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-02T16:35:12.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2021-03-02T16:35:12.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-03-02T16:35:12.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-03-02T16:35:12.734Z] === RUN TestKillStoppedContainer [2021-03-02T16:35:12.994Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-02T16:35:12.994Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T16:35:12.994Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-02T16:35:12.994Z] === RUN TestKillDifferentUserContainer [2021-03-02T16:35:13.285Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2021-03-02T16:35:13.932Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-03-02T16:35:13.932Z] === RUN TestInspectOomKilledTrue [2021-03-02T16:35:13.932Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T16:35:13.932Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:35:13.932Z] === RUN TestInspectOomKilledFalse [2021-03-02T16:35:13.932Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T16:35:13.932Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:35:13.932Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T16:35:14.191Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2021-03-02T16:35:14.191Z] === RUN TestLinksContainerNames [2021-03-02T16:35:15.193Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-03-02T16:35:16.099Z] --- PASS: TestLinksContainerNames (1.52s) [2021-03-02T16:35:16.099Z] === RUN TestLogsFollowTailEmpty [2021-03-02T16:35:16.572Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-03-02T16:35:16.669Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-03-02T16:35:16.669Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T16:35:16.669Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-02T16:35:17.238Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/default [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/private [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/slave [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/shared [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T16:35:17.238Z] === CONT TestMountDaemonRoot/default [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:35:17.238Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T16:35:17.238Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:35:17.238Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:35:17.238Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:35:17.238Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/shared [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/slave [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/private [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T16:35:17.498Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:35:17.498Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T16:35:17.498Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T16:35:17.758Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T16:35:18.017Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-02T16:35:18.017Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-02T16:35:18.017Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T16:35:19.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-02T16:35:20.337Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2021-03-02T16:35:20.337Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T16:35:20.596Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-02T16:35:20.856Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-03-02T16:35:20.857Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T16:35:21.795Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-03-02T16:35:21.795Z] === RUN TestNetworkNat [2021-03-02T16:35:22.365Z] --- PASS: TestNetworkNat (0.85s) [2021-03-02T16:35:22.365Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T16:35:23.303Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-03-02T16:35:23.303Z] === RUN TestNetworkLoopbackNat [2021-03-02T16:35:24.242Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-02T16:35:24.242Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-02T16:35:24.501Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-02T16:35:25.071Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-02T16:35:25.638Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-02T16:35:26.564Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-03-02T16:35:26.564Z] ok github.com/docker/docker/daemon 12.151s coverage: 17.1% of statements [2021-03-02T16:35:26.564Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T16:35:26.564Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T16:35:26.576Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-03-02T16:35:26.576Z] === RUN TestPause [2021-03-02T16:35:26.576Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-02T16:35:26.835Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-02T16:35:27.404Z] --- PASS: TestPause (0.91s) [2021-03-02T16:35:27.404Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T16:35:27.404Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:35:27.404Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:35:27.404Z] === RUN TestPauseStopPausedContainer [2021-03-02T16:35:27.404Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-02T16:35:27.504Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2021-03-02T16:35:27.505Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-02T16:35:27.974Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-03-02T16:35:27.974Z] === RUN TestPsFilter [2021-03-02T16:35:28.233Z] --- PASS: TestPsFilter (0.19s) [2021-03-02T16:35:28.233Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T16:35:28.887Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-02T16:35:28.887Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T16:35:28.887Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T16:35:29.173Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2021-03-02T16:35:29.173Z] === RUN TestRemoveContainerWithVolume [2021-03-02T16:35:29.173Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-02T16:35:29.457Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-03-02T16:35:30.113Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2021-03-02T16:35:30.113Z] === RUN TestRemoveContainerRunning [2021-03-02T16:35:30.681Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-03-02T16:35:30.681Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T16:35:30.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-02T16:35:31.510Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-03-02T16:35:31.510Z] === RUN TestRemoveInvalidContainer [2021-03-02T16:35:31.510Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-02T16:35:31.510Z] === RUN TestRenameLinkedContainer [2021-03-02T16:35:32.000Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.428s coverage: 73.3% of statements [2021-03-02T16:35:32.262Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2021-03-02T16:35:32.889Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-02T16:35:33.644Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.427s coverage: 56.2% of statements [2021-03-02T16:35:34.796Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-02T16:35:34.796Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-03-02T16:35:34.796Z] === RUN TestRenameStoppedContainer [2021-03-02T16:35:35.055Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-02T16:35:35.625Z] --- PASS: TestRenameStoppedContainer (0.75s) [2021-03-02T16:35:35.625Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T16:35:36.186Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-03-02T16:35:36.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-02T16:35:36.454Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-02T16:35:37.393Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2021-03-02T16:35:37.393Z] === RUN TestRenameInvalidName [2021-03-02T16:35:37.567Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.694s coverage: 46.2% of statements [2021-03-02T16:35:37.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T16:35:37.567Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 49.4% of statements [2021-03-02T16:35:37.962Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-02T16:35:37.962Z] --- PASS: TestRenameInvalidName (0.82s) [2021-03-02T16:35:37.962Z] === RUN TestRenameAnonymousContainer [2021-03-02T16:35:38.222Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-02T16:35:38.791Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-02T16:35:39.474Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-03-02T16:35:40.413Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.794s coverage: 57.7% of statements [2021-03-02T16:35:40.413Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-02T16:35:40.413Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T16:35:40.700Z] --- PASS: TestRenameAnonymousContainer (2.61s) [2021-03-02T16:35:40.700Z] === RUN TestRenameContainerWithSameName [2021-03-02T16:35:40.982Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2021-03-02T16:35:41.268Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-02T16:35:41.268Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-03-02T16:35:41.268Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T16:35:42.361Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-03-02T16:35:42.647Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-02T16:35:42.647Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-03-02T16:35:42.647Z] === RUN TestResize [2021-03-02T16:35:43.217Z] --- PASS: TestResize (0.66s) [2021-03-02T16:35:43.217Z] === RUN TestResizeWithInvalidSize [2021-03-02T16:35:43.743Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.7% of statements [2021-03-02T16:35:43.743Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T16:35:43.743Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T16:35:43.785Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-03-02T16:35:43.785Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T16:35:44.312Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [2021-03-02T16:35:44.353Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:35:44.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:35:44.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:35:44.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T16:35:44.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T16:35:45.692Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-03-02T16:35:45.951Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.4% of statements [2021-03-02T16:35:45.951Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T16:35:45.951Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T16:35:46.895Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-02T16:35:46.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:35:46.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:35:47.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-02T16:35:47.329Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-02T16:35:47.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 61.6% of statements [2021-03-02T16:35:47.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-03-02T16:35:48.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T16:35:48.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T16:35:48.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-02T16:35:48.921Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-02T16:35:49.498Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-03-02T16:35:49.498Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T16:35:49.498Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 58.6% of statements [2021-03-02T16:35:49.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T16:35:50.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T16:35:50.912Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-03-02T16:35:51.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-02T16:35:52.292Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-02T16:35:52.292Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-02T16:35:52.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-02T16:35:52.745Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T16:35:52.860Z] ok github.com/docker/docker/daemon/logger/splunk 1.675s coverage: 82.5% of statements [2021-03-02T16:35:52.860Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T16:35:53.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T16:35:53.120Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-03-02T16:35:53.120Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T16:35:55.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-02T16:35:55.659Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-03-02T16:35:55.918Z] ok github.com/docker/docker/distribution 0.224s coverage: 25.0% of statements [2021-03-02T16:35:55.918Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T16:35:56.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T16:35:57.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-02T16:35:57.297Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-02T16:35:57.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T16:35:58.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-02T16:35:58.233Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-03-02T16:35:58.801Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2021-03-02T16:35:58.801Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T16:35:59.060Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-02T16:35:59.060Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-02T16:35:59.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-02T16:35:59.997Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2021-03-02T16:35:59.997Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.93s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.64s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2021-03-02T16:36:00.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2021-03-02T16:36:00.510Z] === RUN TestCgroupNamespacesRun [2021-03-02T16:36:00.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-02T16:36:00.934Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-02T16:36:01.872Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-03-02T16:36:01.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-02T16:36:02.811Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-03-02T16:36:02.811Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-02T16:36:02.829Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2021-03-02T16:36:02.829Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T16:36:04.720Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 77.2% of statements [2021-03-02T16:36:04.735Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-03-02T16:36:04.735Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T16:36:05.659Z] ok github.com/docker/docker/pkg/authorization 0.360s coverage: 68.3% of statements [2021-03-02T16:36:05.919Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-02T16:36:06.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-02T16:36:06.179Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-02T16:36:06.682Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-03-02T16:36:06.682Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T16:36:08.046Z] === RUN TestBoolValue [2021-03-02T16:36:08.046Z] --- PASS: TestBoolValue (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestBoolValueOrDefault [2021-03-02T16:36:08.046Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestInt64ValueOrZero [2021-03-02T16:36:08.046Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestInt64ValueOrDefault [2021-03-02T16:36:08.046Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-02T16:36:08.046Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestJsonContentType [2021-03-02T16:36:08.046Z] --- PASS: TestJsonContentType (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 14.7% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 14.7% of statements [2021-03-02T16:36:08.046Z] === RUN TestMaskSecretKeys [2021-03-02T16:36:08.046Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-02T16:36:08.046Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-02T16:36:08.046Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-02T16:36:08.046Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestVersionMiddlewareVersion [2021-03-02T16:36:08.046Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-02T16:36:08.046Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 37.7% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/server/middleware 0.155s coverage: 37.7% of statements [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T16:36:08.046Z] === RUN TestStrSliceMarshalJSON [2021-03-02T16:36:08.046Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestStrSliceUnmarshalJSON [2021-03-02T16:36:08.046Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestStrSliceUnmarshalString [2021-03-02T16:36:08.046Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestStrSliceUnmarshalSlice [2021-03-02T16:36:08.046Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 90.0% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2021-03-02T16:36:08.046Z] === RUN TestToJSON [2021-03-02T16:36:08.046Z] --- PASS: TestToJSON (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestToParamWithVersion [2021-03-02T16:36:08.046Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestFromJSON [2021-03-02T16:36:08.046Z] --- PASS: TestFromJSON (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestEmpty [2021-03-02T16:36:08.046Z] --- PASS: TestEmpty (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestArgsMatchKVListEmptySources [2021-03-02T16:36:08.046Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestArgsMatchKVList [2021-03-02T16:36:08.046Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestArgsMatch [2021-03-02T16:36:08.046Z] --- PASS: TestArgsMatch (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestAdd [2021-03-02T16:36:08.046Z] --- PASS: TestAdd (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestDel [2021-03-02T16:36:08.046Z] --- PASS: TestDel (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestLen [2021-03-02T16:36:08.046Z] --- PASS: TestLen (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestExactMatch [2021-03-02T16:36:08.046Z] --- PASS: TestExactMatch (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestOnlyOneExactMatch [2021-03-02T16:36:08.046Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestContains [2021-03-02T16:36:08.046Z] --- PASS: TestContains (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestValidate [2021-03-02T16:36:08.046Z] --- PASS: TestValidate (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestWalkValues [2021-03-02T16:36:08.046Z] --- PASS: TestWalkValues (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestFuzzyMatch [2021-03-02T16:36:08.046Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestClone [2021-03-02T16:36:08.046Z] --- PASS: TestClone (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 92.2% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-03-02T16:36:08.046Z] === RUN TestAdjustForAPIVersion [2021-03-02T16:36:08.046Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 5.7% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/server/router/swarm 0.088s coverage: 5.7% of statements [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T16:36:08.046Z] === RUN TestDurationToSecondsString [2021-03-02T16:36:08.046Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-02T16:36:08.046Z] === RUN TestGetTimestamp [2021-03-02T16:36:08.046Z] --- PASS: TestGetTimestamp (0.12s) [2021-03-02T16:36:08.046Z] === RUN TestParseTimestamps [2021-03-02T16:36:08.046Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 100.0% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2021-03-02T16:36:08.046Z] === RUN TestCompareVersion [2021-03-02T16:36:08.046Z] --- PASS: TestCompareVersion (0.00s) [2021-03-02T16:36:08.046Z] PASS [2021-03-02T16:36:08.046Z] coverage: 75.0% of statements [2021-03-02T16:36:08.046Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T16:36:08.046Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-02T16:36:08.046Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-02T16:36:08.046Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-02T16:36:08.046Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-02T16:36:08.047Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-02T16:36:08.047Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-02T16:36:08.047Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-02T16:36:08.047Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-02T16:36:08.047Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestCloneArgsSmartHttp [2021-03-02T16:36:08.047Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-02T16:36:08.047Z] === RUN TestCloneArgsDumbHttp [2021-03-02T16:36:08.047Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestCloneArgsGit [2021-03-02T16:36:08.047Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestCheckoutGit [2021-03-02T16:36:08.047Z] === RUN TestEnable [2021-03-02T16:36:08.047Z] --- PASS: TestEnable (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestDisable [2021-03-02T16:36:08.047Z] --- PASS: TestDisable (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestEnabled [2021-03-02T16:36:08.047Z] --- PASS: TestEnabled (0.00s) [2021-03-02T16:36:08.047Z] PASS [2021-03-02T16:36:08.047Z] coverage: 100.0% of statements [2021-03-02T16:36:08.047Z] ok github.com/docker/docker/cli/debug 0.145s coverage: 100.0% of statements [2021-03-02T16:36:08.047Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-02T16:36:08.047Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-02T16:36:08.047Z] === RUN TestProcessNoDockerignore [2021-03-02T16:36:08.047Z] --- PASS: TestProcessNoDockerignore (0.02s) [2021-03-02T16:36:08.047Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-02T16:36:08.047Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestDetectContentType [2021-03-02T16:36:08.047Z] --- PASS: TestDetectContentType (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestSelectAcceptableMIME [2021-03-02T16:36:08.047Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestInspectEmptyResponse [2021-03-02T16:36:08.047Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestInspectResponseBinary [2021-03-02T16:36:08.047Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestResponseUnsupportedContentType [2021-03-02T16:36:08.047Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestInspectResponseTextSimple [2021-03-02T16:36:08.047Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestInspectResponseEmptyContentType [2021-03-02T16:36:08.047Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestUnknownContentLength [2021-03-02T16:36:08.047Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestDownloadRemote [2021-03-02T16:36:08.047Z] --- PASS: TestDownloadRemote (0.09s) [2021-03-02T16:36:08.047Z] === RUN TestGetWithStatusError [2021-03-02T16:36:08.047Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-02T16:36:08.047Z] === RUN TestCloseRootDirectory [2021-03-02T16:36:08.047Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-02T16:36:08.047Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:36:08.047Z] === RUN TestHashFile [2021-03-02T16:36:08.047Z] --- SKIP: TestHashFile (0.00s) [2021-03-02T16:36:08.047Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:36:08.047Z] === RUN TestHashSubdir [2021-03-02T16:36:08.047Z] --- SKIP: TestHashSubdir (0.00s) [2021-03-02T16:36:08.047Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:36:08.047Z] === RUN TestRemoveDirectory [2021-03-02T16:36:08.047Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-02T16:36:08.047Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:36:08.047Z] PASS [2021-03-02T16:36:08.047Z] coverage: 9.3% of statements [2021-03-02T16:36:08.047Z] ok github.com/docker/docker/builder/remotecontext 0.427s coverage: 9.3% of statements [2021-03-02T16:36:09.035Z] === RUN TestGetAllAllowed [2021-03-02T16:36:09.035Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestGetAllMeta [2021-03-02T16:36:09.035Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-02T16:36:09.035Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestIsUnreferencedBuiltin [2021-03-02T16:36:09.035Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestIsExistingDirectory [2021-03-02T16:36:09.035Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestGetFilenameForDownload [2021-03-02T16:36:09.035Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestEnv2Variables [2021-03-02T16:36:09.035Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-02T16:36:09.035Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestMaintainer [2021-03-02T16:36:09.035Z] --- PASS: TestMaintainer (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestLabel [2021-03-02T16:36:09.035Z] --- PASS: TestLabel (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestFromScratch [2021-03-02T16:36:09.035Z] --- PASS: TestFromScratch (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestFromWithArg [2021-03-02T16:36:09.035Z] --- PASS: TestFromWithArg (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-02T16:36:09.035Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestFromWithUndefinedArg [2021-03-02T16:36:09.035Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestFromMultiStageWithNamedStage [2021-03-02T16:36:09.035Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestOnbuild [2021-03-02T16:36:09.035Z] --- PASS: TestOnbuild (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestWorkdir [2021-03-02T16:36:09.035Z] --- PASS: TestWorkdir (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestCmd [2021-03-02T16:36:09.035Z] --- PASS: TestCmd (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestHealthcheckNone [2021-03-02T16:36:09.035Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestHealthcheckCmd [2021-03-02T16:36:09.035Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestEntrypoint [2021-03-02T16:36:09.035Z] --- PASS: TestEntrypoint (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestExpose [2021-03-02T16:36:09.035Z] --- PASS: TestExpose (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestUser [2021-03-02T16:36:09.035Z] --- PASS: TestUser (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestVolume [2021-03-02T16:36:09.035Z] --- PASS: TestVolume (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestStopSignal [2021-03-02T16:36:09.035Z] --- SKIP: TestStopSignal (0.00s) [2021-03-02T16:36:09.035Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-02T16:36:09.035Z] === RUN TestArg [2021-03-02T16:36:09.035Z] --- PASS: TestArg (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestShell [2021-03-02T16:36:09.035Z] --- PASS: TestShell (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestPrependEnvOnCmd [2021-03-02T16:36:09.035Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestRunWithBuildArgs [2021-03-02T16:36:09.035Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestRunIgnoresHealthcheck [2021-03-02T16:36:09.035Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestNormalizeWorkdir [2021-03-02T16:36:09.035Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-02T16:36:09.035Z] === RUN TestDispatch [2021-03-02T16:36:09.035Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-02T16:36:09.035Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-02T16:36:09.035Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-02T16:36:09.035Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-02T16:36:09.035Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-02T16:36:09.035Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-02T16:36:09.035Z] === RUN TestDispatch/COPY_url [2021-03-02T16:36:09.035Z] --- PASS: TestDispatch (0.10s) [2021-03-02T16:36:09.035Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-03-02T16:36:09.035Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-03-02T16:36:09.036Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2021-03-02T16:36:09.036Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-02T16:36:09.036Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-03-02T16:36:09.036Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-02T16:36:09.036Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestAddScratchImageAddsToMounts [2021-03-02T16:36:09.036Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-02T16:36:09.036Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-02T16:36:09.036Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-02T16:36:09.036Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestImageSourceGetAddsToMounts [2021-03-02T16:36:09.036Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestEmptyDockerfile [2021-03-02T16:36:09.036Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-02T16:36:09.036Z] === RUN TestSymlinkDockerfile [2021-03-02T16:36:09.036Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-02T16:36:09.036Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-02T16:36:09.036Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestNonExistingDockerfile [2021-03-02T16:36:09.036Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestCopyRunConfig [2021-03-02T16:36:09.036Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestDeepCopyRunConfig [2021-03-02T16:36:09.036Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestExportImage [2021-03-02T16:36:09.036Z] --- PASS: TestExportImage (0.00s) [2021-03-02T16:36:09.036Z] === RUN TestNormalizeDest [2021-03-02T16:36:09.036Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-02T16:36:09.036Z] PASS [2021-03-02T16:36:09.036Z] coverage: 46.6% of statements [2021-03-02T16:36:09.036Z] ok github.com/docker/docker/builder/dockerfile 0.324s coverage: 46.6% of statements [2021-03-02T16:36:09.036Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T16:36:09.220Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-03-02T16:36:09.220Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T16:36:09.466Z] ok github.com/docker/docker/layer 7.502s coverage: 68.8% of statements [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T16:36:09.466Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 43.2% of statements [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T16:36:09.466Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T16:36:09.467Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-03-02T16:36:10.035Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-03-02T16:36:10.035Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2021-03-02T16:36:10.972Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-03-02T16:36:11.126Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.26s) [2021-03-02T16:36:11.127Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T16:36:11.540Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-02T16:36:12.110Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-03-02T16:36:13.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.89s) [2021-03-02T16:36:13.037Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T16:36:13.489Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-03-02T16:36:13.976Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.12s) [2021-03-02T16:36:13.976Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T16:36:14.069Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-03-02T16:36:14.651Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2021-03-02T16:36:14.651Z] ok github.com/docker/docker/pkg/fsutils 0.183s coverage: 85.1% of statements [2021-03-02T16:36:14.910Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-02T16:36:14.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-02T16:36:15.851Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-03-02T16:36:15.851Z] === RUN TestKernelTCPMemory [2021-03-02T16:36:16.288Z] ok github.com/docker/docker/pkg/idtools 0.559s coverage: 69.5% of statements [2021-03-02T16:36:16.288Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 70.6% of statements [2021-03-02T16:36:16.788Z] --- PASS: TestKernelTCPMemory (0.87s) [2021-03-02T16:36:16.788Z] === RUN TestNISDomainname [2021-03-02T16:36:16.858Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-03-02T16:36:16.858Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-03-02T16:36:16.858Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T16:36:16.858Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-02T16:36:16.858Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T16:36:17.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-02T16:36:17.117Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-03-02T16:36:17.117Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T16:36:17.377Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-03-02T16:36:17.615Z] --- PASS: TestNISDomainname (0.99s) [2021-03-02T16:36:17.615Z] === RUN TestHostnameDnsResolution [2021-03-02T16:36:17.637Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-03-02T16:36:17.896Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-02T16:36:18.156Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2021-03-02T16:36:18.156Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T16:36:18.156Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T16:36:18.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-02T16:36:18.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-02T16:36:19.013Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-03-02T16:36:19.013Z] === RUN TestStats [2021-03-02T16:36:19.536Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-03-02T16:36:19.796Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-02T16:36:20.055Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-02T16:36:20.314Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-02T16:36:21.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-02T16:36:21.692Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-03-02T16:36:21.812Z] --- PASS: TestStats (2.88s) [2021-03-02T16:36:21.812Z] === RUN TestStopContainerWithTimeout [2021-03-02T16:36:21.812Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T16:36:21.812Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T16:36:21.812Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T16:36:21.812Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T16:36:21.812Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T16:36:21.812Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T16:36:21.812Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T16:36:21.812Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T16:36:21.812Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T16:36:21.812Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T16:36:21.955Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-03-02T16:36:22.374Z] === RUN TestCheckpointCreateError [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestCheckpointCreate [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestCheckpointDeleteError [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestCheckpointDelete [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestCheckpointListError [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestCheckpointList [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointList (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestCheckpointListContainerNotFound [2021-03-02T16:36:22.374Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNewClientWithOpsFromEnv [2021-03-02T16:36:22.374Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-02T16:36:22.374Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-02T16:36:22.374Z] === RUN TestGetAPIPath [2021-03-02T16:36:22.374Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestParseHostURL [2021-03-02T16:36:22.374Z] --- PASS: TestParseHostURL (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-02T16:36:22.374Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-02T16:36:22.374Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNegotiateAPIVersion [2021-03-02T16:36:22.374Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNegotiateAPVersionOverride [2021-03-02T16:36:22.374Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-02T16:36:22.374Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-02T16:36:22.374Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-02T16:36:22.374Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestClientRedirect [2021-03-02T16:36:22.374Z] --- PASS: TestClientRedirect (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigCreateUnsupported [2021-03-02T16:36:22.374Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigCreateError [2021-03-02T16:36:22.374Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigCreate [2021-03-02T16:36:22.374Z] --- PASS: TestConfigCreate (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigInspectNotFound [2021-03-02T16:36:22.374Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigInspectWithEmptyID [2021-03-02T16:36:22.374Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigInspectUnsupported [2021-03-02T16:36:22.374Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigInspectError [2021-03-02T16:36:22.374Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigInspectConfigNotFound [2021-03-02T16:36:22.374Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigInspect [2021-03-02T16:36:22.374Z] --- PASS: TestConfigInspect (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigListUnsupported [2021-03-02T16:36:22.374Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigListError [2021-03-02T16:36:22.374Z] --- PASS: TestConfigListError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigList [2021-03-02T16:36:22.374Z] --- PASS: TestConfigList (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigRemoveUnsupported [2021-03-02T16:36:22.374Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigRemoveError [2021-03-02T16:36:22.374Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigRemove [2021-03-02T16:36:22.374Z] --- PASS: TestConfigRemove (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigUpdateUnsupported [2021-03-02T16:36:22.374Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigUpdateError [2021-03-02T16:36:22.374Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestConfigUpdate [2021-03-02T16:36:22.374Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestContainerCommitError [2021-03-02T16:36:22.374Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestContainerCommit [2021-03-02T16:36:22.374Z] --- PASS: TestContainerCommit (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestContainerStatPathError [2021-03-02T16:36:22.374Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestContainerStatPathNotFoundError [2021-03-02T16:36:22.374Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestContainerStatPathNoHeaderError [2021-03-02T16:36:22.374Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-02T16:36:22.374Z] === RUN TestContainerStatPath [2021-03-02T16:36:22.374Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyToContainerError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyToContainerNotFoundError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyToContainer [2021-03-02T16:36:22.375Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyFromContainerError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyFromContainerNotFoundError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-02T16:36:22.375Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestCopyFromContainer [2021-03-02T16:36:22.375Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerCreateError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerCreateImageNotFound [2021-03-02T16:36:22.375Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerCreateWithName [2021-03-02T16:36:22.375Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerCreateAutoRemove [2021-03-02T16:36:22.375Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerDiffError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerDiff [2021-03-02T16:36:22.375Z] --- PASS: TestContainerDiff (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecCreateError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecCreate [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecStartError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecStart [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecInspectError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecInspect [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExportError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExportError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExport [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExport (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerInspectError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerInspectContainerNotFound [2021-03-02T16:36:22.375Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerInspectWithEmptyID [2021-03-02T16:36:22.375Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerInspect [2021-03-02T16:36:22.375Z] --- PASS: TestContainerInspect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerInspectNode [2021-03-02T16:36:22.375Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerKillError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerKillError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerKill [2021-03-02T16:36:22.375Z] --- PASS: TestContainerKill (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerListError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerListError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerList [2021-03-02T16:36:22.375Z] --- PASS: TestContainerList (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerLogsNotFoundError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerLogsError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerLogs [2021-03-02T16:36:22.375Z] --- PASS: TestContainerLogs (0.12s) [2021-03-02T16:36:22.375Z] === RUN TestContainerPauseError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerPause [2021-03-02T16:36:22.375Z] --- PASS: TestContainerPause (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainersPruneError [2021-03-02T16:36:22.375Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainersPrune [2021-03-02T16:36:22.375Z] --- PASS: TestContainersPrune (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRemoveError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRemoveNotFoundError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRemove [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRemove (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRenameError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRename [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRename (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerResizeError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecResizeError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerResize [2021-03-02T16:36:22.375Z] --- PASS: TestContainerResize (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerExecResize [2021-03-02T16:36:22.375Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRestartError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerRestart [2021-03-02T16:36:22.375Z] --- PASS: TestContainerRestart (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerStartError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerStartError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerStart [2021-03-02T16:36:22.375Z] --- PASS: TestContainerStart (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerStatsError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerStats [2021-03-02T16:36:22.375Z] --- PASS: TestContainerStats (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerStopError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerStopError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerStop [2021-03-02T16:36:22.375Z] --- PASS: TestContainerStop (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerTopError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerTopError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerTop [2021-03-02T16:36:22.375Z] --- PASS: TestContainerTop (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerUnpauseError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerUnpause [2021-03-02T16:36:22.375Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerUpdateError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerUpdateError (0.01s) [2021-03-02T16:36:22.375Z] === RUN TestContainerUpdate [2021-03-02T16:36:22.375Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerWaitError [2021-03-02T16:36:22.375Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestContainerWait [2021-03-02T16:36:22.375Z] --- PASS: TestContainerWait (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestDiskUsageError [2021-03-02T16:36:22.375Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestDiskUsage [2021-03-02T16:36:22.375Z] --- PASS: TestDiskUsage (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestDistributionInspectUnsupported [2021-03-02T16:36:22.375Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestDistributionInspectWithEmptyID [2021-03-02T16:36:22.375Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestEventsErrorInOptions [2021-03-02T16:36:22.375Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestEventsErrorFromServer [2021-03-02T16:36:22.375Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestEvents [2021-03-02T16:36:22.375Z] --- PASS: TestEvents (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestTLSCloseWriter [2021-03-02T16:36:22.375Z] === PAUSE TestTLSCloseWriter [2021-03-02T16:36:22.375Z] === RUN TestImageBuildError [2021-03-02T16:36:22.375Z] --- PASS: TestImageBuildError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageBuild [2021-03-02T16:36:22.375Z] --- PASS: TestImageBuild (0.01s) [2021-03-02T16:36:22.375Z] === RUN TestGetDockerOS [2021-03-02T16:36:22.375Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageCreateError [2021-03-02T16:36:22.375Z] --- PASS: TestImageCreateError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageCreate [2021-03-02T16:36:22.375Z] --- PASS: TestImageCreate (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageHistoryError [2021-03-02T16:36:22.375Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageHistory [2021-03-02T16:36:22.375Z] --- PASS: TestImageHistory (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageImportError [2021-03-02T16:36:22.375Z] --- PASS: TestImageImportError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageImport [2021-03-02T16:36:22.375Z] --- PASS: TestImageImport (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageInspectError [2021-03-02T16:36:22.375Z] --- PASS: TestImageInspectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageInspectImageNotFound [2021-03-02T16:36:22.375Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageInspectWithEmptyID [2021-03-02T16:36:22.375Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageInspect [2021-03-02T16:36:22.375Z] --- PASS: TestImageInspect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageListError [2021-03-02T16:36:22.375Z] --- PASS: TestImageListError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageList [2021-03-02T16:36:22.375Z] --- PASS: TestImageList (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageListApiBefore125 [2021-03-02T16:36:22.375Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageLoadError [2021-03-02T16:36:22.375Z] --- PASS: TestImageLoadError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageLoad [2021-03-02T16:36:22.375Z] --- PASS: TestImageLoad (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagesPruneError [2021-03-02T16:36:22.375Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagesPrune [2021-03-02T16:36:22.375Z] --- PASS: TestImagesPrune (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullReferenceParseError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullAnyError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePullWithoutErrors [2021-03-02T16:36:22.375Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushReferenceError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushAnyError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithoutErrors [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-02T16:36:22.375Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-02T16:36:22.375Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageRemoveError [2021-03-02T16:36:22.375Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageRemoveImageNotFound [2021-03-02T16:36:22.375Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageRemove [2021-03-02T16:36:22.375Z] --- PASS: TestImageRemove (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSaveError [2021-03-02T16:36:22.375Z] --- PASS: TestImageSaveError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSave [2021-03-02T16:36:22.375Z] --- PASS: TestImageSave (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSearchAnyError [2021-03-02T16:36:22.375Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-02T16:36:22.375Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-02T16:36:22.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-02T16:36:22.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-02T16:36:22.375Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageSearchWithoutErrors [2021-03-02T16:36:22.375Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageTagError [2021-03-02T16:36:22.375Z] --- PASS: TestImageTagError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageTagInvalidReference [2021-03-02T16:36:22.375Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageTagInvalidSourceImageName [2021-03-02T16:36:22.375Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageTagHexSource [2021-03-02T16:36:22.375Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestImageTag [2021-03-02T16:36:22.375Z] --- PASS: TestImageTag (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestInfoServerError [2021-03-02T16:36:22.375Z] --- PASS: TestInfoServerError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestInfoInvalidResponseJSONError [2021-03-02T16:36:22.375Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestInfo [2021-03-02T16:36:22.375Z] --- PASS: TestInfo (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkConnectError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkConnect [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkCreateError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkCreate [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkDisconnectError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkDisconnect [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkInspectError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkInspectNotFoundError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkInspectWithEmptyID [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkInspect [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkListError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkListError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkList [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkList (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworksPruneError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworksPrune [2021-03-02T16:36:22.375Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkRemoveError [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNetworkRemove [2021-03-02T16:36:22.375Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeInspectError [2021-03-02T16:36:22.375Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeInspectNodeNotFound [2021-03-02T16:36:22.375Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeInspectWithEmptyID [2021-03-02T16:36:22.375Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeInspect [2021-03-02T16:36:22.375Z] --- PASS: TestNodeInspect (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeListError [2021-03-02T16:36:22.375Z] --- PASS: TestNodeListError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeList [2021-03-02T16:36:22.375Z] --- PASS: TestNodeList (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeRemoveError [2021-03-02T16:36:22.375Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeRemove [2021-03-02T16:36:22.375Z] --- PASS: TestNodeRemove (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeUpdateError [2021-03-02T16:36:22.375Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestNodeUpdate [2021-03-02T16:36:22.375Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestOptionWithTimeout [2021-03-02T16:36:22.375Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-02T16:36:22.375Z] === RUN TestPingFail [2021-03-02T16:36:22.375Z] --- PASS: TestPingFail (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPingWithError [2021-03-02T16:36:22.376Z] 2021/03/02 16:36:19 RoundTripper returned a response & error; ignoring response [2021-03-02T16:36:22.376Z] 2021/03/02 16:36:19 RoundTripper returned a response & error; ignoring response [2021-03-02T16:36:22.376Z] --- PASS: TestPingWithError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPingSuccess [2021-03-02T16:36:22.376Z] --- PASS: TestPingSuccess (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPingHeadFallback [2021-03-02T16:36:22.376Z] === RUN TestPingHeadFallback/OK [2021-03-02T16:36:22.376Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-02T16:36:22.376Z] === RUN TestPingHeadFallback/Not_Found [2021-03-02T16:36:22.376Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-02T16:36:22.376Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-02T16:36:22.376Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-02T16:36:22.376Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-02T16:36:22.376Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-02T16:36:22.376Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginDisableError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginDisable [2021-03-02T16:36:22.376Z] --- PASS: TestPluginDisable (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginEnableError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginEnable [2021-03-02T16:36:22.376Z] --- PASS: TestPluginEnable (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginInspectError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginInspectWithEmptyID [2021-03-02T16:36:22.376Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginInspect [2021-03-02T16:36:22.376Z] --- PASS: TestPluginInspect (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginListError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginListError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginList [2021-03-02T16:36:22.376Z] --- PASS: TestPluginList (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginPushError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginPushError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginPush [2021-03-02T16:36:22.376Z] --- PASS: TestPluginPush (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginRemoveError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginRemove [2021-03-02T16:36:22.376Z] --- PASS: TestPluginRemove (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginSetError [2021-03-02T16:36:22.376Z] --- PASS: TestPluginSetError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPluginSet [2021-03-02T16:36:22.376Z] --- PASS: TestPluginSet (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSetHostHeader [2021-03-02T16:36:22.376Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestPlainTextError [2021-03-02T16:36:22.376Z] --- PASS: TestPlainTextError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestInfiniteError [2021-03-02T16:36:22.376Z] --- PASS: TestInfiniteError (0.03s) [2021-03-02T16:36:22.376Z] === RUN TestSecretCreateUnsupported [2021-03-02T16:36:22.376Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretCreateError [2021-03-02T16:36:22.376Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretCreate [2021-03-02T16:36:22.376Z] --- PASS: TestSecretCreate (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretInspectUnsupported [2021-03-02T16:36:22.376Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretInspectError [2021-03-02T16:36:22.376Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretInspectSecretNotFound [2021-03-02T16:36:22.376Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretInspectWithEmptyID [2021-03-02T16:36:22.376Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretInspect [2021-03-02T16:36:22.376Z] --- PASS: TestSecretInspect (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretListUnsupported [2021-03-02T16:36:22.376Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretListError [2021-03-02T16:36:22.376Z] --- PASS: TestSecretListError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretList [2021-03-02T16:36:22.376Z] --- PASS: TestSecretList (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretRemoveUnsupported [2021-03-02T16:36:22.376Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretRemoveError [2021-03-02T16:36:22.376Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretRemove [2021-03-02T16:36:22.376Z] --- PASS: TestSecretRemove (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretUpdateUnsupported [2021-03-02T16:36:22.376Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretUpdateError [2021-03-02T16:36:22.376Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSecretUpdate [2021-03-02T16:36:22.376Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceCreateError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceCreate [2021-03-02T16:36:22.376Z] --- PASS: TestServiceCreate (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-02T16:36:22.376Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceCreateDigestPinning [2021-03-02T16:36:22.376Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceInspectError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceInspectServiceNotFound [2021-03-02T16:36:22.376Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceInspectWithEmptyID [2021-03-02T16:36:22.376Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceInspect [2021-03-02T16:36:22.376Z] --- PASS: TestServiceInspect (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceListError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceListError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceList [2021-03-02T16:36:22.376Z] --- PASS: TestServiceList (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceLogsError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceLogs [2021-03-02T16:36:22.376Z] --- PASS: TestServiceLogs (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceRemoveError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceRemoveNotFoundError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceRemove [2021-03-02T16:36:22.376Z] --- PASS: TestServiceRemove (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceUpdateError [2021-03-02T16:36:22.376Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestServiceUpdate [2021-03-02T16:36:22.376Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmGetUnlockKeyError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmGetUnlockKey [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmInitError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmInit [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmInit (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmInspectError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmInspect [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmJoinError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmJoin [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmLeaveError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmLeave [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmUnlockError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmUnlock [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmUpdateError [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestSwarmUpdate [2021-03-02T16:36:22.376Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestTaskInspectError [2021-03-02T16:36:22.376Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestTaskInspectWithEmptyID [2021-03-02T16:36:22.376Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestTaskInspect [2021-03-02T16:36:22.376Z] --- PASS: TestTaskInspect (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestTaskListError [2021-03-02T16:36:22.376Z] --- PASS: TestTaskListError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestTaskList [2021-03-02T16:36:22.376Z] --- PASS: TestTaskList (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeCreateError [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeCreate [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeInspectError [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeInspectNotFound [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeInspectWithEmptyID [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeInspect [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeListError [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeListError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeList [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeList (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeRemoveError [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-02T16:36:22.376Z] === RUN TestVolumeRemove [2021-03-02T16:36:22.376Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-02T16:36:22.376Z] === CONT TestTLSCloseWriter [2021-03-02T16:36:22.376Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-02T16:36:22.376Z] PASS [2021-03-02T16:36:22.376Z] coverage: 74.9% of statements [2021-03-02T16:36:22.376Z] ok github.com/docker/docker/client 0.546s coverage: 74.9% of statements [2021-03-02T16:36:22.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-02T16:36:22.949Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T16:36:23.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-02T16:36:23.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-02T16:36:25.243Z] ok github.com/docker/docker/pkg/signal 2.429s coverage: 61.0% of statements [2021-03-02T16:36:25.243Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-02T16:36:25.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-02T16:36:25.269Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T16:36:25.502Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-02T16:36:25.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-02T16:36:25.762Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-02T16:36:26.700Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-02T16:36:26.910Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-02T16:36:26.910Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-03-02T16:36:26.910Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-03-02T16:36:26.910Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2021-03-02T16:36:26.910Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-03-02T16:36:26.910Z] === RUN TestDeleteDevicemapper [2021-03-02T16:36:26.910Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T16:36:26.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:36:26.910Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T16:36:26.959Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-02T16:36:27.528Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-03-02T16:36:27.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-02T16:36:28.097Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-03-02T16:36:28.357Z] testing: warning: no tests to run [2021-03-02T16:36:28.357Z] coverage: [no statements] [2021-03-02T16:36:28.357Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-02T16:36:28.616Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-02T16:36:28.876Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-02T16:36:29.136Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-02T16:36:29.759Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2021-03-02T16:36:29.759Z] === RUN TestUpdateMemory [2021-03-02T16:36:29.759Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T16:36:29.759Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:36:29.759Z] === RUN TestUpdateCPUQuota [2021-03-02T16:36:30.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-02T16:36:30.957Z] --- PASS: TestUpdateCPUQuota (1.64s) [2021-03-02T16:36:30.957Z] === RUN TestUpdatePidsLimit [2021-03-02T16:36:30.957Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T16:36:31.043Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-02T16:36:31.525Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T16:36:31.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-02T16:36:31.785Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T16:36:31.981Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-02T16:36:32.352Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T16:36:32.550Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-03-02T16:36:32.611Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T16:36:32.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-02T16:36:33.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T16:36:33.394Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T16:36:33.929Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2021-03-02T16:36:33.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-02T16:36:34.188Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-02T16:36:34.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit (3.66s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-03-02T16:36:34.791Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-03-02T16:36:34.791Z] === RUN TestUpdateRestartPolicy [2021-03-02T16:36:35.569Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-03-02T16:36:35.729Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-02T16:36:36.139Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-02T16:36:36.299Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-02T16:36:36.406Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-03-02T16:36:37.235Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-02T16:36:37.253Z] --- PASS: TestCheckoutGit (31.12s) [2021-03-02T16:36:37.253Z] === RUN TestValidGitTransport [2021-03-02T16:36:37.253Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-02T16:36:37.253Z] === RUN TestGitInvalidRef [2021-03-02T16:36:37.253Z] --- PASS: TestGitInvalidRef (0.43s) [2021-03-02T16:36:37.253Z] PASS [2021-03-02T16:36:37.253Z] coverage: 86.3% of statements [2021-03-02T16:36:37.253Z] ok github.com/docker/docker/builder/remotecontext/git 31.803s coverage: 86.3% of statements [2021-03-02T16:36:37.349Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-02T16:36:37.349Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-02T16:36:37.716Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T16:36:37.716Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T16:36:40.642Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-03-02T16:36:41.212Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-03-02T16:36:41.782Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-02T16:36:42.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-02T16:36:43.102Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-02T16:36:43.161Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-03-02T16:36:44.483Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-02T16:36:44.743Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-02T16:36:44.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-02T16:36:44.825Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestConfigureDaemonLogs [2021-03-02T16:36:44.825Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestCommonOptionsInstallFlags [2021-03-02T16:36:44.825Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-02T16:36:44.825Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-02T16:36:44.825Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-02T16:36:44.825Z] PASS [2021-03-02T16:36:44.825Z] coverage: 18.4% of statements [2021-03-02T16:36:44.825Z] ok github.com/docker/docker/cmd/dockerd 0.434s coverage: 18.4% of statements [2021-03-02T16:36:45.682Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-02T16:36:46.374Z] === RUN TestContainerStopSignal [2021-03-02T16:36:46.374Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestContainerStopTimeout [2021-03-02T16:36:46.374Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-02T16:36:46.374Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-02T16:36:46.374Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-02T16:36:46.374Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestReplaceAndAppendEnvVars [2021-03-02T16:36:46.374Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-02T16:36:46.374Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-02T16:36:46.374Z] === RUN TestNewMemoryStore [2021-03-02T16:36:46.374Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestAddContainers [2021-03-02T16:36:46.374Z] --- PASS: TestAddContainers (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestGetContainer [2021-03-02T16:36:46.374Z] --- PASS: TestGetContainer (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestDeleteContainer [2021-03-02T16:36:46.374Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestListContainers [2021-03-02T16:36:46.374Z] --- PASS: TestListContainers (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestFirstContainer [2021-03-02T16:36:46.374Z] --- PASS: TestFirstContainer (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestApplyAllContainer [2021-03-02T16:36:46.374Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestIsValidHealthString [2021-03-02T16:36:46.374Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestStateRunStop [2021-03-02T16:36:46.374Z] --- PASS: TestStateRunStop (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestStateTimeoutWait [2021-03-02T16:36:46.374Z] --- PASS: TestStateTimeoutWait (0.14s) [2021-03-02T16:36:46.374Z] state_test.go:141: Stop callback fired [2021-03-02T16:36:46.374Z] state_test.go:165: Stop callback fired [2021-03-02T16:36:46.374Z] === RUN TestIsValidStateString [2021-03-02T16:36:46.374Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestViewSaveDelete [2021-03-02T16:36:46.374Z] --- PASS: TestViewSaveDelete (0.06s) [2021-03-02T16:36:46.374Z] === RUN TestViewAll [2021-03-02T16:36:46.374Z] --- PASS: TestViewAll (0.01s) [2021-03-02T16:36:46.374Z] === RUN TestViewGet [2021-03-02T16:36:46.374Z] --- PASS: TestViewGet (0.01s) [2021-03-02T16:36:46.374Z] === RUN TestNames [2021-03-02T16:36:46.374Z] --- PASS: TestNames (0.00s) [2021-03-02T16:36:46.374Z] === RUN TestViewWithHealthCheck [2021-03-02T16:36:46.374Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-02T16:36:46.374Z] PASS [2021-03-02T16:36:46.374Z] coverage: 41.6% of statements [2021-03-02T16:36:46.374Z] ok github.com/docker/docker/container 0.337s coverage: 41.6% of statements [2021-03-02T16:36:46.374Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T16:36:46.374Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T16:36:46.374Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T16:36:46.374Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T16:36:46.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-02T16:36:47.190Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2021-03-02T16:36:47.450Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T16:36:48.387Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s) [2021-03-02T16:36:48.387Z] === RUN TestWaitNonBlocked [2021-03-02T16:36:48.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:36:48.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:36:48.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:36:48.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:36:48.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:36:48.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:36:48.567Z] === RUN TestPrepare [2021-03-02T16:36:48.567Z] --- PASS: TestPrepare (0.00s) [2021-03-02T16:36:48.567Z] === RUN TestStart [2021-03-02T16:36:48.567Z] --- PASS: TestStart (0.00s) [2021-03-02T16:36:48.567Z] === RUN TestWaitCancel [2021-03-02T16:36:48.567Z] --- PASS: TestWaitCancel (0.00s) [2021-03-02T16:36:48.567Z] === RUN TestWaitDisabled [2021-03-02T16:36:48.567Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-02T16:36:48.567Z] === RUN TestWaitEnabled [2021-03-02T16:36:48.567Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-02T16:36:48.567Z] === RUN TestRemove [2021-03-02T16:36:48.567Z] --- PASS: TestRemove (0.00s) [2021-03-02T16:36:48.567Z] PASS [2021-03-02T16:36:48.567Z] coverage: 65.3% of statements [2021-03-02T16:36:48.567Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.190s coverage: 65.3% of statements [2021-03-02T16:36:48.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-02T16:36:49.898Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-02T16:36:49.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2021-03-02T16:36:49.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s) [2021-03-02T16:36:49.898Z] === RUN TestWaitBlocked [2021-03-02T16:36:49.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:36:49.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:36:49.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:36:49.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:36:49.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T16:36:49.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T16:36:50.837Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-02T16:36:51.096Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-02T16:36:51.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-03-02T16:36:51.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-03-02T16:36:51.096Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T16:36:51.096Z] === CONT TestIpcModeOlderClient [2021-03-02T16:36:51.096Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-03-02T16:36:51.096Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T16:36:51.491Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-02T16:36:51.491Z] === RUN TestNewListSecretsFilters [2021-03-02T16:36:51.491Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestNewListConfigsFilters [2021-03-02T16:36:51.491Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-02T16:36:51.491Z] PASS [2021-03-02T16:36:51.491Z] coverage: 0.5% of statements [2021-03-02T16:36:51.491Z] ok github.com/docker/docker/daemon/cluster 0.384s coverage: 0.5% of statements [2021-03-02T16:36:51.491Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-02T16:36:51.491Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-02T16:36:51.491Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-02T16:36:51.491Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-02T16:36:51.491Z] PASS [2021-03-02T16:36:51.491Z] coverage: 35.9% of statements [2021-03-02T16:36:51.491Z] ok github.com/docker/docker/daemon/cluster/convert 0.466s coverage: 35.9% of statements [2021-03-02T16:36:52.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-02T16:36:52.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-02T16:36:52.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-02T16:36:53.137Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T16:36:53.137Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === Skipped [2021-03-02T16:36:53.137Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-02T16:36:53.137Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-02T16:36:53.137Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-02T16:36:53.137Z] graphtest_unix.go:73: No driver to put! [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-02T16:36:53.137Z] time="2021-03-02T16:35:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-02T16:36:53.137Z] time="2021-03-02T16:35:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-02T16:36:53.137Z] time="2021-03-02T16:35:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-02T16:36:53.137Z] time="2021-03-02T16:35:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:36:53.137Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:36:53.137Z] [2021-03-02T16:36:53.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-02T16:36:53.137Z] time="2021-03-02T16:35:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T16:36:53.137Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T16:36:53.138Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:73: No driver to put! [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-02T16:36:53.138Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-02T16:36:53.138Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-02T16:36:53.138Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.138Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.138Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.138Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.138Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T16:36:53.138Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-02T16:36:53.138Z] graphtest_unix.go:73: No driver to put! [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-02T16:36:53.138Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-02T16:36:53.138Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] [2021-03-02T16:36:53.138Z] DONE 2225 tests, 26 skipped in 260.715s Post stage [Pipeline] junit [2021-03-02T16:36:53.410Z] Recording test results [2021-03-02T16:36:53.415Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-02T16:36:53.679Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-02T16:36:54.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42103/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0670c6d3da8321a65d3057f31a9670b174c590f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a0670c6d3da8321a65d3057f31a9670b174c590f hack/validate/vendor [2021-03-02T16:36:54.353Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-03-02T16:36:54.353Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T16:36:54.353Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-02T16:36:54.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-02T16:36:54.952Z] 2021/03/02 16:36:54 Collecting initial packages [2021-03-02T16:36:54.952Z] 2021/03/02 16:36:54 Download dependencies [2021-03-02T16:36:55.181Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-02T16:36:55.441Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-02T16:36:56.009Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-02T16:36:56.577Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-02T16:36:56.577Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-02T16:36:57.321Z] === RUN TestDiscoveryOptsErrors [2021-03-02T16:36:57.322Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDiscoveryOpts [2021-03-02T16:36:57.322Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-02T16:36:57.322Z] PASS [2021-03-02T16:36:57.322Z] coverage: 30.0% of statements [2021-03-02T16:36:57.322Z] ok github.com/docker/docker/daemon/discovery 0.082s coverage: 30.0% of statements [2021-03-02T16:36:57.322Z] === RUN TestBuilderGC [2021-03-02T16:36:57.322Z] --- PASS: TestBuilderGC (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationNotFound [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonBrokenConfiguration [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestParseClusterAdvertiseSettings [2021-03-02T16:36:57.322Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestFindConfigurationConflicts [2021-03-02T16:36:57.322Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-02T16:36:57.322Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-02T16:36:57.322Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-02T16:36:57.322Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-02T16:36:57.322Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-02T16:36:57.322Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-02T16:36:57.322Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_label [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_dns [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-02T16:36:57.322Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-02T16:36:57.515Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2021-03-02T16:36:57.515Z] === CONT TestDaemonHostGatewayIP [2021-03-02T16:36:57.774Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-02T16:36:57.785Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-02T16:36:57.785Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-02T16:36:57.785Z] === RUN TestModifiedDiscoverySettings [2021-03-02T16:36:57.785Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-02T16:36:57.785Z] === RUN TestReloadSetConfigFileNotExist [2021-03-02T16:36:57.785Z] time="2021-03-02T16:36:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-02T16:36:57.785Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-03-02T16:36:57.785Z] === RUN TestReloadDefaultConfigNotExist [2021-03-02T16:36:57.785Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-03-02T16:36:57.785Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:36:57.785Z] === RUN TestReloadBadDefaultConfig [2021-03-02T16:36:57.785Z] time="2021-03-02T16:36:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-241482687" [2021-03-02T16:36:57.785Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-02T16:36:57.785Z] === RUN TestReloadWithConflictingLabels [2021-03-02T16:36:57.785Z] time="2021-03-02T16:36:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-879152146" [2021-03-02T16:36:57.785Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-02T16:36:57.785Z] === RUN TestReloadWithDuplicateLabels [2021-03-02T16:36:57.785Z] time="2021-03-02T16:36:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-907066953" [2021-03-02T16:36:57.785Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-02T16:36:57.785Z] === RUN TestDaemonConfigurationMerge [2021-03-02T16:36:57.785Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-02T16:36:57.785Z] PASS [2021-03-02T16:36:57.785Z] coverage: 79.7% of statements [2021-03-02T16:36:57.785Z] ok github.com/docker/docker/daemon/config 0.421s coverage: 79.7% of statements [2021-03-02T16:36:58.237Z] 2021/03/02 16:36:58 Starting whole vndr cycle because no package specified [2021-03-02T16:36:58.237Z] 2021/03/02 16:36:58 Ignoring paths matching "^archive/tar" [2021-03-02T16:36:58.250Z] === RUN TestVerifyNetworkingConfig [2021-03-02T16:36:58.250Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestGetContainer [2021-03-02T16:36:58.250Z] --- PASS: TestGetContainer (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestValidContainerNames [2021-03-02T16:36:58.250Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestContainerInitDNS [2021-03-02T16:36:58.250Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-02T16:36:58.250Z] daemon_test.go:147: root required [2021-03-02T16:36:58.250Z] === RUN TestMerge [2021-03-02T16:36:58.250Z] --- PASS: TestMerge (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestValidateContainerIsolation [2021-03-02T16:36:58.250Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestFindNetworkErrorType [2021-03-02T16:36:58.250Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestEnsureServicesExist [2021-03-02T16:36:58.250Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-02T16:36:58.250Z] === RUN TestEnsureServicesExistErrors [2021-03-02T16:36:58.250Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-02T16:36:58.250Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-02T16:36:58.250Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-02T16:36:58.250Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-02T16:36:58.250Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-02T16:36:58.250Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestContainerDelete [2021-03-02T16:36:58.251Z] --- PASS: TestContainerDelete (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestContainerDoubleDelete [2021-03-02T16:36:58.251Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestLogContainerEventCopyLabels [2021-03-02T16:36:58.251Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestLogContainerEventWithAttributes [2021-03-02T16:36:58.251Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestNoneHealthcheck [2021-03-02T16:36:58.251Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestHealthStates [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] time="2021-03-02T16:36:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T16:36:58.251Z] --- PASS: TestHealthStates (0.11s) [2021-03-02T16:36:58.251Z] === RUN TestMaskURLCredentials [2021-03-02T16:36:58.251Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestGetInspectData [2021-03-02T16:36:58.251Z] --- PASS: TestGetInspectData (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestFillLicense [2021-03-02T16:36:58.251Z] --- PASS: TestFillLicense (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestListInvalidFilter [2021-03-02T16:36:58.251Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestNameFilter [2021-03-02T16:36:58.251Z] --- PASS: TestNameFilter (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-02T16:36:58.251Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-02T16:36:58.251Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-02T16:36:58.251Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-02T16:36:58.252Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-02T16:36:58.252Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-02T16:36:58.252Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-02T16:36:58.252Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-02T16:36:58.252Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestDaemonReloadLabels [2021-03-02T16:36:58.252Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-02T16:36:58.252Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestDaemonReloadMirrors [2021-03-02T16:36:58.252Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-02T16:36:58.252Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-02T16:36:58.252Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestDaemonDiscoveryReload [2021-03-02T16:36:58.252Z] === RUN TestEventsLog [2021-03-02T16:36:58.252Z] --- PASS: TestEventsLog (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestEventsLogTimeout [2021-03-02T16:36:58.252Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-02T16:36:58.252Z] === RUN TestLogEvents [2021-03-02T16:36:58.252Z] === RUN TestWaitNodeAttachment [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-03-02T16:36:58.498Z] 2021/03/02 16:36:58 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-03-02T16:36:58.729Z] --- PASS: TestLogEvents (0.05s) [2021-03-02T16:36:58.729Z] === RUN TestLoadBufferedEvents [2021-03-02T16:36:58.729Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-03-02T16:36:58.729Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-02T16:36:58.729Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-02T16:36:58.729Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-02T16:36:58.729Z] PASS [2021-03-02T16:36:58.729Z] coverage: 50.0% of statements [2021-03-02T16:36:58.729Z] ok github.com/docker/docker/daemon/events 0.333s coverage: 50.0% of statements [2021-03-02T16:36:58.729Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-02T16:36:58.729Z] === RUN TestIsolationConversion [2021-03-02T16:36:58.729Z] === RUN TestIsolationConversion/default [2021-03-02T16:36:58.729Z] === RUN TestIsolationConversion/process [2021-03-02T16:36:58.729Z] === RUN TestIsolationConversion/hyperv [2021-03-02T16:36:58.729Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestContainerLabels [2021-03-02T16:36:58.729Z] --- PASS: TestContainerLabels (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestCredentialSpecConversion [2021-03-02T16:36:58.729Z] === RUN TestCredentialSpecConversion/none [2021-03-02T16:36:58.729Z] === RUN TestCredentialSpecConversion/config [2021-03-02T16:36:58.729Z] === RUN TestCredentialSpecConversion/file [2021-03-02T16:36:58.729Z] === RUN TestCredentialSpecConversion/registry [2021-03-02T16:36:58.729Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-02T16:36:58.729Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestControllerValidateMountBind [2021-03-02T16:36:58.729Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestControllerValidateMountVolume [2021-03-02T16:36:58.729Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestControllerValidateMountTarget [2021-03-02T16:36:58.729Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestControllerValidateMountTmpfs [2021-03-02T16:36:58.729Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestControllerValidateMountInvalidType [2021-03-02T16:36:58.729Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-02T16:36:58.729Z] === RUN TestControllerValidateMountNamedPipe [2021-03-02T16:36:58.729Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-02T16:36:58.729Z] PASS [2021-03-02T16:36:58.729Z] coverage: 11.3% of statements [2021-03-02T16:36:58.729Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.865s coverage: 11.3% of statements [2021-03-02T16:36:59.193Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-02T16:36:59.193Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-02T16:36:59.659Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-02T16:36:59.659Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-02T16:36:59.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/docker/libtrust [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/moby/locker [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/creack/pty [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/tchap/go-patricia [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/google/uuid [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/willf/bitset [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/Microsoft/go-winio [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Finished clone github.com/moby/term [2021-03-02T16:36:59.880Z] 2021/03/02 16:36:59 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-03-02T16:37:00.122Z] === RUN TestIsEmptyDir [2021-03-02T16:37:00.122Z] --- PASS: TestIsEmptyDir (0.00s) [2021-03-02T16:37:00.122Z] PASS [2021-03-02T16:37:00.122Z] coverage: 2.3% of statements [2021-03-02T16:37:00.122Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2021-03-02T16:37:00.122Z] === RUN TestLinkNaming [2021-03-02T16:37:00.122Z] --- PASS: TestLinkNaming (0.00s) [2021-03-02T16:37:00.122Z] === RUN TestLinkNew [2021-03-02T16:37:00.122Z] --- PASS: TestLinkNew (0.00s) [2021-03-02T16:37:00.122Z] === RUN TestLinkEnv [2021-03-02T16:37:00.122Z] --- PASS: TestLinkEnv (0.00s) [2021-03-02T16:37:00.122Z] === RUN TestLinkMultipleEnv [2021-03-02T16:37:00.122Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-02T16:37:00.122Z] === RUN TestLinkPortRangeEnv [2021-03-02T16:37:00.122Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-02T16:37:00.122Z] PASS [2021-03-02T16:37:00.122Z] coverage: 93.0% of statements [2021-03-02T16:37:00.122Z] ok github.com/docker/docker/daemon/links 0.133s coverage: 93.0% of statements [2021-03-02T16:37:00.122Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-02T16:37:00.122Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-02T16:37:00.122Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-02T16:37:00.139Z] 2021/03/02 16:36:59 Finished clone github.com/gorilla/mux [2021-03-02T16:37:00.139Z] 2021/03/02 16:36:59 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-03-02T16:37:00.139Z] 2021/03/02 16:36:59 Finished clone github.com/moby/sys [2021-03-02T16:37:00.139Z] 2021/03/02 16:36:59 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-03-02T16:37:00.585Z] reload_test.go:520: root required [2021-03-02T16:37:00.585Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-02T16:37:00.585Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-02T16:37:00.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-02T16:37:00.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-03-02T16:37:00.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-02T16:37:00.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-02T16:37:00.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-02T16:37:00.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-02T16:37:00.585Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-02T16:37:00.585Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-02T16:37:00.585Z] === RUN TestParseVolumesFrom [2021-03-02T16:37:00.585Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-02T16:37:00.585Z] PASS [2021-03-02T16:37:00.585Z] coverage: 9.1% of statements [2021-03-02T16:37:00.585Z] ok github.com/docker/docker/daemon 2.607s coverage: 9.1% of statements [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-02T16:37:00.585Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-02T16:37:00.729Z] 2021/03/02 16:37:00 Finished clone github.com/sirupsen/logrus [2021-03-02T16:37:00.729Z] 2021/03/02 16:37:00 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-03-02T16:37:00.993Z] 2021/03/02 16:37:00 Finished clone github.com/syndtr/gocapability [2021-03-02T16:37:00.993Z] 2021/03/02 16:37:00 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-03-02T16:37:01.065Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2021-03-02T16:37:01.065Z] === CONT TestDaemonRestartIpcMode [2021-03-02T16:37:01.252Z] 2021/03/02 16:37:01 Finished clone github.com/RackSec/srslog [2021-03-02T16:37:01.252Z] 2021/03/02 16:37:01 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-03-02T16:37:01.252Z] 2021/03/02 16:37:01 Finished clone github.com/docker/go-units [2021-03-02T16:37:01.252Z] 2021/03/02 16:37:01 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-03-02T16:37:01.512Z] 2021/03/02 16:37:01 Finished clone github.com/imdario/mergo [2021-03-02T16:37:01.512Z] 2021/03/02 16:37:01 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-03-02T16:37:01.771Z] 2021/03/02 16:37:01 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-03-02T16:37:01.771Z] 2021/03/02 16:37:01 Finished clone gotest.tools/v3 [2021-03-02T16:37:01.771Z] 2021/03/02 16:37:01 Finished clone golang.org/x/sync [2021-03-02T16:37:01.771Z] 2021/03/02 16:37:01 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-03-02T16:37:01.771Z] 2021/03/02 16:37:01 Finished clone github.com/google/go-cmp [2021-03-02T16:37:01.771Z] 2021/03/02 16:37:01 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-03-02T16:37:02.341Z] 2021/03/02 16:37:02 Finished clone github.com/tonistiigi/units [2021-03-02T16:37:02.341Z] 2021/03/02 16:37:02 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Finished clone github.com/docker/go-connections [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Finished clone github.com/opentracing/opentracing-go [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Finished clone github.com/mitchellh/hashstructure [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Finished clone github.com/opentracing-contrib/go-stdlib [2021-03-02T16:37:02.911Z] 2021/03/02 16:37:02 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-03-02T16:37:02.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-02T16:37:03.170Z] 2021/03/02 16:37:02 Finished clone github.com/google/shlex [2021-03-02T16:37:03.170Z] 2021/03/02 16:37:02 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-03-02T16:37:03.170Z] 2021/03/02 16:37:03 Finished clone github.com/gofrs/flock [2021-03-02T16:37:03.170Z] 2021/03/02 16:37:03 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-03-02T16:37:03.541Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/defaults [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-02T16:37:04.358Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-02T16:37:04.358Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-02T16:37:04.358Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-02T16:37:04.358Z] time="2021-03-02T16:37:03Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-02T16:37:04.358Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-03-02T16:37:04.358Z] === RUN TestCreateSuccess [2021-03-02T16:37:04.358Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCreateLogGroupSuccess [2021-03-02T16:37:04.358Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCreateError [2021-03-02T16:37:04.358Z] --- PASS: TestCreateError (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCreateAlreadyExists [2021-03-02T16:37:04.358Z] time="2021-03-02T16:37:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-02T16:37:04.358Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestLogClosed [2021-03-02T16:37:04.358Z] --- PASS: TestLogClosed (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestLogBlocking [2021-03-02T16:37:04.358Z] --- PASS: TestLogBlocking (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-02T16:37:04.358Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestLogNonBlockingBufferFull [2021-03-02T16:37:04.358Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestPublishBatchSuccess [2021-03-02T16:37:04.358Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestPublishBatchError [2021-03-02T16:37:04.358Z] time="2021-03-02T16:37:03Z" level=error msg=Error [2021-03-02T16:37:04.358Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-02T16:37:04.358Z] time="2021-03-02T16:37:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-02T16:37:04.358Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-02T16:37:04.358Z] time="2021-03-02T16:37:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-02T16:37:04.358Z] time="2021-03-02T16:37:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-02T16:37:04.358Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchSimple [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchTicker [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMultilinePattern [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchClose [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen/0/Hello [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen/2/🙃 [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen/3/���� [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen/4/He��o [2021-03-02T16:37:04.358Z] === RUN TestEffectiveLen/5/ [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/0/ [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/1/Hello [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/2/Hello [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/3/Hello [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/4/🙃 [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/5/🙃 [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/6/a� [2021-03-02T16:37:04.358Z] === RUN TestFindValidSplit/7/a� [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: Hello [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: He [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: llo [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: Hello [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: a [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: � [2021-03-02T16:37:04.358Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1044: a� [2021-03-02T16:37:04.358Z] cloudwatchlogs_test.go:1045: [2021-03-02T16:37:04.358Z] === RUN TestProcessEventEmoji [2021-03-02T16:37:04.358Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchLineSplit [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMaxEvents [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-03-02T16:37:04.358Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-02T16:37:04.358Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-02T16:37:04.358Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-02T16:37:04.358Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-02T16:37:04.358Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-02T16:37:04.358Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-02T16:37:04.358Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-02T16:37:04.358Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-02T16:37:04.358Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-02T16:37:04.358Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-02T16:37:04.358Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-02T16:37:04.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-02T16:37:04.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-02T16:37:04.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-02T16:37:04.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestCreateTagSuccess [2021-03-02T16:37:04.359Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-02T16:37:04.359Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-02T16:37:04.359Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-02T16:37:04.359Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-02T16:37:04.359Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-02T16:37:04.359Z] PASS [2021-03-02T16:37:04.359Z] coverage: 77.8% of statements [2021-03-02T16:37:04.359Z] ok github.com/docker/docker/daemon/logger/awslogs 0.431s coverage: 77.8% of statements [2021-03-02T16:37:04.359Z] === RUN TestSearchRegistryForImagesErrors [2021-03-02T16:37:04.359Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2021-03-02T16:37:04.359Z] === RUN TestSearchRegistryForImages [2021-03-02T16:37:04.359Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestOnlyPlatformWithFallback [2021-03-02T16:37:04.359Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestImageDelete [2021-03-02T16:37:04.359Z] === RUN TestImageDelete/no_lease [2021-03-02T16:37:04.359Z] === RUN TestAdapterReadLogs [2021-03-02T16:37:04.359Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestCopier [2021-03-02T16:37:04.359Z] === RUN TestImageDelete/lease_exists [2021-03-02T16:37:04.359Z] --- PASS: TestCopier (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestCopierLongLines [2021-03-02T16:37:04.359Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestCopierSlow [2021-03-02T16:37:04.359Z] --- PASS: TestImageDelete (0.04s) [2021-03-02T16:37:04.359Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-02T16:37:04.359Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-03-02T16:37:04.359Z] === RUN TestContentStoreForPull [2021-03-02T16:37:04.359Z] --- PASS: TestContentStoreForPull (0.16s) [2021-03-02T16:37:04.359Z] PASS [2021-03-02T16:37:04.359Z] coverage: 6.7% of statements [2021-03-02T16:37:04.359Z] ok github.com/docker/docker/daemon/images 0.490s coverage: 6.7% of statements [2021-03-02T16:37:04.359Z] --- PASS: TestCopierSlow (0.20s) [2021-03-02T16:37:04.359Z] === RUN TestCopierWithSized [2021-03-02T16:37:04.359Z] === RUN TestCopierWithSized/as_is [2021-03-02T16:37:04.359Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-02T16:37:04.359Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-02T16:37:04.359Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-02T16:37:04.359Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestCopierWithPartial [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T16:37:04.359Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestRingLogger [2021-03-02T16:37:04.359Z] --- PASS: TestRingLogger (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestRingCap [2021-03-02T16:37:04.359Z] --- PASS: TestRingCap (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestRingClose [2021-03-02T16:37:04.359Z] --- PASS: TestRingClose (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestRingDrain [2021-03-02T16:37:04.359Z] --- PASS: TestRingDrain (0.00s) [2021-03-02T16:37:04.359Z] PASS [2021-03-02T16:37:04.359Z] coverage: 43.5% of statements [2021-03-02T16:37:04.359Z] ok github.com/docker/docker/daemon/logger 0.397s coverage: 43.5% of statements [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-02T16:37:04.359Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-02T16:37:04.359Z] === RUN TestJSONFileLogger [2021-03-02T16:37:04.359Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestJSONFileLoggerWithTags [2021-03-02T16:37:04.359Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-02T16:37:04.359Z] === RUN TestJSONFileLoggerWithOpts [2021-03-02T16:37:04.359Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-02T16:37:04.359Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-02T16:37:04.359Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-03-02T16:37:04.359Z] === RUN TestEncodeDecode [2021-03-02T16:37:04.359Z] === PAUSE TestEncodeDecode [2021-03-02T16:37:04.359Z] === CONT TestEncodeDecode [2021-03-02T16:37:04.480Z] --- PASS: TestDaemonRestartIpcMode (3.79s) [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Finished clone github.com/docker/go-events [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Finished clone github.com/armon/go-metrics [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Finished clone github.com/armon/go-radix [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Finished clone github.com/sean-/seed [2021-03-02T16:37:04.551Z] 2021/03/02 16:37:04 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-03-02T16:37:04.739Z] --- PASS: TestContainerKillOnDaemonStart (13.62s) [2021-03-02T16:37:04.739Z] PASS [2021-03-02T16:37:04.739Z] [2021-03-02T16:37:04.739Z] === Skipped [2021-03-02T16:37:04.739Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-02T16:37:04.739Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:37:04.739Z] [2021-03-02T16:37:04.739Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T16:37:04.739Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:37:04.739Z] [2021-03-02T16:37:04.739Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T16:37:04.739Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:37:04.739Z] [2021-03-02T16:37:04.739Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T16:37:04.740Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T16:37:04.740Z] [2021-03-02T16:37:04.740Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T16:37:04.740Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T16:37:04.740Z] [2021-03-02T16:37:04.740Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-02T16:37:04.740Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:37:04.740Z] [2021-03-02T16:37:04.740Z] [2021-03-02T16:37:04.740Z] DONE 196 tests, 6 skipped in 148.233s [2021-03-02T16:37:04.740Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T16:37:04.740Z] ++ 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 [2021-03-02T16:37:04.740Z] ++ set -e [2021-03-02T16:37:04.740Z] ++ '[' -n 0 ']' [2021-03-02T16:37:04.740Z] ++ set -x [2021-03-02T16:37:04.740Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:37:04.740Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-02T16:37:04.811Z] 2021/03/02 16:37:04 Finished clone github.com/tonistiigi/fsutil [2021-03-02T16:37:04.811Z] 2021/03/02 16:37:04 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-03-02T16:37:04.823Z] --- PASS: TestEncodeDecode (0.13s) [2021-03-02T16:37:04.823Z] PASS [2021-03-02T16:37:04.823Z] coverage: 61.6% of statements [2021-03-02T16:37:04.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.228s coverage: 61.6% of statements [2021-03-02T16:37:04.999Z] INFO: Testing against a local daemon [2021-03-02T16:37:04.999Z] === RUN TestCommitInheritsEnv [2021-03-02T16:37:05.381Z] 2021/03/02 16:37:05 Finished clone github.com/hashicorp/memberlist [2021-03-02T16:37:05.381Z] 2021/03/02 16:37:05 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-03-02T16:37:05.567Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-03-02T16:37:05.567Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T16:37:05.567Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T16:37:05.567Z] === RUN TestImagesFilterMultiReference [2021-03-02T16:37:05.567Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-02T16:37:05.567Z] === RUN TestImagePullPlatformInvalid [2021-03-02T16:37:05.567Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-03-02T16:37:05.567Z] === RUN TestRemoveImageOrphaning [2021-03-02T16:37:05.641Z] 2021/03/02 16:37:05 Finished clone github.com/hashicorp/errwrap [2021-03-02T16:37:05.641Z] 2021/03/02 16:37:05 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-03-02T16:37:05.803Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-02T16:37:05.803Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-02T16:37:05.803Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-02T16:37:05.803Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-03-02T16:37:05.803Z] === RUN TestFastTimeMarshalJSON [2021-03-02T16:37:05.803Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-03-02T16:37:05.803Z] PASS [2021-03-02T16:37:05.803Z] coverage: 87.2% of statements [2021-03-02T16:37:05.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2021-03-02T16:37:05.827Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-02T16:37:05.901Z] 2021/03/02 16:37:05 Finished clone github.com/hashicorp/go-multierror [2021-03-02T16:37:05.901Z] 2021/03/02 16:37:05 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-03-02T16:37:06.087Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-03-02T16:37:06.087Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T16:37:06.087Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-02T16:37:06.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-02T16:37:06.471Z] 2021/03/02 16:37:06 Finished clone github.com/docker/libkv [2021-03-02T16:37:06.471Z] 2021/03/02 16:37:06 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-03-02T16:37:06.782Z] === RUN TestWriteLog [2021-03-02T16:37:06.782Z] === PAUSE TestWriteLog [2021-03-02T16:37:06.782Z] === RUN TestReadLog [2021-03-02T16:37:06.782Z] === PAUSE TestReadLog [2021-03-02T16:37:06.782Z] === CONT TestWriteLog [2021-03-02T16:37:06.782Z] === CONT TestReadLog [2021-03-02T16:37:06.782Z] --- PASS: TestWriteLog (0.00s) [2021-03-02T16:37:06.782Z] === RUN TestReadLog/tail_exact [2021-03-02T16:37:06.782Z] === RUN TestReadLog/tail_less_than_available [2021-03-02T16:37:06.782Z] === RUN TestOpenFileDelete [2021-03-02T16:37:06.782Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-02T16:37:06.914Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-02T16:37:07.041Z] 2021/03/02 16:37:06 Finished clone github.com/vishvananda/netns [2021-03-02T16:37:07.041Z] 2021/03/02 16:37:06 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-03-02T16:37:07.245Z] === RUN TestOpenFileRename [2021-03-02T16:37:07.245Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-02T16:37:07.245Z] === RUN TestParseLogTagDefaultTag [2021-03-02T16:37:07.245Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-02T16:37:07.245Z] === RUN TestParseLogTag [2021-03-02T16:37:07.245Z] --- PASS: TestParseLogTag (0.00s) [2021-03-02T16:37:07.245Z] === RUN TestParseLogTagEmptyTag [2021-03-02T16:37:07.245Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-02T16:37:07.245Z] === RUN TestTailFiles [2021-03-02T16:37:07.245Z] --- PASS: TestTailFiles (0.00s) [2021-03-02T16:37:07.245Z] === RUN TestFollowLogsConsumerGone [2021-03-02T16:37:07.245Z] === RUN TestReadLog/tail_more_than_available [2021-03-02T16:37:07.245Z] --- PASS: TestReadLog (0.13s) [2021-03-02T16:37:07.245Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-03-02T16:37:07.245Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-02T16:37:07.245Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-02T16:37:07.245Z] PASS [2021-03-02T16:37:07.245Z] coverage: 75.2% of statements [2021-03-02T16:37:07.245Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-02T16:37:07.245Z] === RUN TestFollowLogsProducerGone [2021-03-02T16:37:07.245Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-03-02T16:37:07.245Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-02T16:37:07.245Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-02T16:37:07.245Z] === RUN TestCheckCapacityAndRotate [2021-03-02T16:37:07.245Z] ok github.com/docker/docker/daemon/logger/local 0.269s coverage: 75.2% of statements [2021-03-02T16:37:07.245Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T16:37:07.245Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-02T16:37:07.245Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-02T16:37:07.245Z] --- PASS: TestCheckCapacityAndRotate (0.21s) [2021-03-02T16:37:07.245Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-02T16:37:07.245Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-03-02T16:37:07.245Z] PASS [2021-03-02T16:37:07.245Z] coverage: 55.3% of statements [2021-03-02T16:37:07.245Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.398s coverage: 55.3% of statements [2021-03-02T16:37:07.483Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-02T16:37:07.483Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-02T16:37:07.610Z] 2021/03/02 16:37:07 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-03-02T16:37:07.610Z] 2021/03/02 16:37:07 Finished clone github.com/hashicorp/go-sockaddr [2021-03-02T16:37:07.870Z] 2021/03/02 16:37:07 Finished clone github.com/golang/gddo [2021-03-02T16:37:07.870Z] 2021/03/02 16:37:07 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-03-02T16:37:08.130Z] 2021/03/02 16:37:08 Finished clone github.com/BurntSushi/toml [2021-03-02T16:37:08.130Z] 2021/03/02 16:37:08 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-03-02T16:37:08.223Z] === RUN TestLog [2021-03-02T16:37:08.223Z] --- PASS: TestLog (0.01s) [2021-03-02T16:37:08.223Z] PASS [2021-03-02T16:37:08.223Z] coverage: 31.5% of statements [2021-03-02T16:37:08.223Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.138s coverage: 31.5% of statements [2021-03-02T16:37:08.390Z] 2021/03/02 16:37:08 Finished clone github.com/moby/ipvs [2021-03-02T16:37:08.390Z] 2021/03/02 16:37:08 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-03-02T16:37:08.686Z] === RUN TestValidateLogOpt [2021-03-02T16:37:08.686Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestNewMissedConfig [2021-03-02T16:37:08.686Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestNewMissedUrl [2021-03-02T16:37:08.686Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestNewMissedToken [2021-03-02T16:37:08.686Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestNewWithProxy [2021-03-02T16:37:08.686Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestDefault [2021-03-02T16:37:08.686Z] --- PASS: TestDefault (0.01s) [2021-03-02T16:37:08.686Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-02T16:37:08.686Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestJsonFormat [2021-03-02T16:37:08.686Z] --- PASS: TestJsonFormat (0.01s) [2021-03-02T16:37:08.686Z] === RUN TestRawFormat [2021-03-02T16:37:08.686Z] --- PASS: TestRawFormat (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestRawFormatWithLabels [2021-03-02T16:37:08.686Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestRawFormatWithoutTag [2021-03-02T16:37:08.686Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-02T16:37:08.686Z] === RUN TestBatching [2021-03-02T16:37:08.960Z] 2021/03/02 16:37:08 Finished clone github.com/samuel/go-zookeeper [2021-03-02T16:37:08.960Z] 2021/03/02 16:37:08 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-03-02T16:37:09.149Z] === RUN TestNewParse [2021-03-02T16:37:09.149Z] --- PASS: TestNewParse (0.00s) [2021-03-02T16:37:09.149Z] PASS [2021-03-02T16:37:09.149Z] coverage: 8.3% of statements [2021-03-02T16:37:09.149Z] ok github.com/docker/docker/daemon/logger/templates 0.116s coverage: 8.3% of statements [2021-03-02T16:37:09.149Z] --- PASS: TestBatching (0.48s) [2021-03-02T16:37:09.149Z] === RUN TestFrequency [2021-03-02T16:37:09.149Z] --- PASS: TestFrequency (0.16s) [2021-03-02T16:37:09.149Z] === RUN TestOneMessagePerRequest [2021-03-02T16:37:09.149Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-02T16:37:09.149Z] === RUN TestVerify [2021-03-02T16:37:09.149Z] --- PASS: TestVerify (0.00s) [2021-03-02T16:37:09.149Z] === RUN TestSkipVerify [2021-03-02T16:37:09.149Z] time="2021-03-02T16:37:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.150Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.150Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.150Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.150Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.150Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.221Z] 2021/03/02 16:37:09 Finished clone github.com/vishvananda/netlink [2021-03-02T16:37:09.221Z] 2021/03/02 16:37:09 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-03-02T16:37:09.221Z] 2021/03/02 16:37:09 Finished clone github.com/deckarep/golang-set [2021-03-02T16:37:09.221Z] 2021/03/02 16:37:09 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-03-02T16:37:09.481Z] 2021/03/02 16:37:09 Finished clone github.com/hashicorp/go-msgpack [2021-03-02T16:37:09.481Z] 2021/03/02 16:37:09 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-03-02T16:37:09.613Z] === RUN TestParseLogFormat [2021-03-02T16:37:09.613Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestValidateLogOptEmpty [2021-03-02T16:37:09.613Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestValidateSyslogAddress [2021-03-02T16:37:09.613Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestParseAddressDefaultPort [2021-03-02T16:37:09.613Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestValidateSyslogFacility [2021-03-02T16:37:09.613Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestValidateLogOptSyslogFormat [2021-03-02T16:37:09.613Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestValidateLogOpt [2021-03-02T16:37:09.613Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-02T16:37:09.613Z] PASS [2021-03-02T16:37:09.613Z] coverage: 46.8% of statements [2021-03-02T16:37:09.613Z] ok github.com/docker/docker/daemon/logger/syslog 0.161s coverage: 46.8% of statements [2021-03-02T16:37:09.613Z] --- PASS: TestSkipVerify (0.40s) [2021-03-02T16:37:09.613Z] === RUN TestBufferMaximum [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.279002\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.279002\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] --- PASS: TestBufferMaximum (0.01s) [2021-03-02T16:37:09.613Z] === RUN TestServerAlwaysDown [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.289005\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.289005\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.289005\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.289005\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] time="2021-03-02T16:37:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614703029.289005\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:09.613Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-02T16:37:09.613Z] === RUN TestCannotSendAfterClose [2021-03-02T16:37:09.613Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-02T16:37:09.741Z] 2021/03/02 16:37:09 Finished clone github.com/coreos/go-semver [2021-03-02T16:37:09.741Z] 2021/03/02 16:37:09 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-03-02T16:37:10.017Z] --- PASS: TestRemoveImageGarbageCollector (3.93s) [2021-03-02T16:37:10.017Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T16:37:10.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-02T16:37:10.017Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2021-03-02T16:37:10.017Z] === RUN TestTagInvalidReference [2021-03-02T16:37:10.017Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-02T16:37:10.017Z] === RUN TestTagValidPrefixedRepo [2021-03-02T16:37:10.077Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-02T16:37:10.275Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-03-02T16:37:10.275Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T16:37:10.275Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-02T16:37:10.275Z] === RUN TestTagOfficialNames [2021-03-02T16:37:10.275Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-02T16:37:10.275Z] === RUN TestTagMatchesDigest [2021-03-02T16:37:10.275Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-02T16:37:10.275Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T16:37:10.310Z] 2021/03/02 16:37:10 Finished clone golang.org/x/net [2021-03-02T16:37:10.310Z] 2021/03/02 16:37:10 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-03-02T16:37:10.541Z] time="2021-03-02T16:37:10Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-02T16:37:10.541Z] time="2021-03-02T16:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f620ebd8f570\"}'" [2021-03-02T16:37:10.541Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-02T16:37:10.541Z] PASS [2021-03-02T16:37:10.541Z] coverage: 82.5% of statements [2021-03-02T16:37:10.541Z] ok github.com/docker/docker/daemon/logger/splunk 2.296s coverage: 82.5% of statements [2021-03-02T16:37:10.541Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T16:37:10.541Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-02T16:37:10.541Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T16:37:10.570Z] 2021/03/02 16:37:10 Finished clone github.com/ishidawataru/sctp [2021-03-02T16:37:10.570Z] 2021/03/02 16:37:10 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-03-02T16:37:11.004Z] === RUN TestV1IDService [2021-03-02T16:37:11.468Z] --- PASS: TestV1IDService (0.07s) [2021-03-02T16:37:11.468Z] === RUN TestV2MetadataService [2021-03-02T16:37:12.444Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-02T16:37:12.444Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-02T16:37:12.444Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestContinueOnError_NeverContinue [2021-03-02T16:37:12.444Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-02T16:37:12.444Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestManifestStore [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/no_remote_or_local [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local863120355\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/no_local_cache [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/with_local_cache [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/unknown_media_type [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="reference for unknown type: " [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="reference for unknown type: " [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="reference for unknown type: " [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="reference for unknown type: " [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="reference for unknown type: " [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-02T16:37:12.444Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-02T16:37:12.444Z] time="2021-03-02T16:37:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore (0.28s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-02T16:37:12.444Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-02T16:37:12.444Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestFixManifestLayers [2021-03-02T16:37:12.444Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-02T16:37:12.444Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-02T16:37:12.444Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-02T16:37:12.444Z] === RUN TestFixManifestLayersBadParent [2021-03-02T16:37:12.444Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestValidateManifest [2021-03-02T16:37:12.444Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-02T16:37:12.444Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-02T16:37:12.444Z] === RUN TestFormatPlatform [2021-03-02T16:37:12.444Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestGetRepositoryMountCandidates [2021-03-02T16:37:12.444Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-02T16:37:12.444Z] === RUN TestLayerAlreadyExists [2021-03-02T16:37:12.444Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-02T16:37:12.444Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-02T16:37:12.444Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-02T16:37:12.444Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-02T16:37:12.444Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-02T16:37:12.444Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-02T16:37:12.444Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-02T16:37:12.444Z] === RUN TestWhenEmptyAuthConfig [2021-03-02T16:37:12.444Z] --- PASS: TestV2MetadataService (1.35s) [2021-03-02T16:37:12.444Z] PASS [2021-03-02T16:37:12.444Z] coverage: 48.2% of statements [2021-03-02T16:37:12.444Z] ok github.com/docker/docker/distribution/metadata 1.498s coverage: 48.2% of statements [2021-03-02T16:37:12.480Z] 2021/03/02 16:37:12 Finished clone github.com/opencontainers/go-digest [2021-03-02T16:37:12.480Z] 2021/03/02 16:37:12 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-03-02T16:37:12.740Z] 2021/03/02 16:37:12 Finished clone go.etcd.io/bbolt [2021-03-02T16:37:12.740Z] 2021/03/02 16:37:12 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-03-02T16:37:12.908Z] === RUN TestSuccessfulDownload [2021-03-02T16:37:12.908Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-02T16:37:12.908Z] download_test.go:268: Needs fixing on Windows [2021-03-02T16:37:12.908Z] === RUN TestCancelledDownload [2021-03-02T16:37:12.908Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-02T16:37:12.908Z] === RUN TestMaxDownloadAttempts [2021-03-02T16:37:12.908Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-02T16:37:12.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-02T16:37:12.908Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-02T16:37:12.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-02T16:37:12.908Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-02T16:37:12.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-02T16:37:12.908Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-02T16:37:12.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-02T16:37:12.908Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-02T16:37:12.908Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-02T16:37:12.908Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-02T16:37:12.908Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-02T16:37:12.908Z] time="2021-03-02T16:37:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T16:37:12.908Z] time="2021-03-02T16:37:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T16:37:12.908Z] time="2021-03-02T16:37:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T16:37:12.908Z] time="2021-03-02T16:37:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T16:37:12.908Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-02T16:37:12.908Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-03-02T16:37:12.908Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-03-02T16:37:12.908Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-03-02T16:37:12.908Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-03-02T16:37:12.908Z] === RUN TestTransfer [2021-03-02T16:37:12.908Z] === RUN TestNotFound [2021-03-02T16:37:12.908Z] --- PASS: TestNotFound (0.00s) [2021-03-02T16:37:12.908Z] === RUN TestConflict [2021-03-02T16:37:13.371Z] --- PASS: TestConflict (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestForbidden [2021-03-02T16:37:13.371Z] --- PASS: TestForbidden (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestInvalidParameter [2021-03-02T16:37:13.371Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestNotImplemented [2021-03-02T16:37:13.371Z] --- PASS: TestNotImplemented (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestNotModified [2021-03-02T16:37:13.371Z] --- PASS: TestNotModified (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestUnauthorized [2021-03-02T16:37:13.371Z] --- PASS: TestUnauthorized (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestUnknown [2021-03-02T16:37:13.371Z] --- PASS: TestUnknown (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestCancelled [2021-03-02T16:37:13.371Z] --- PASS: TestCancelled (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestDeadline [2021-03-02T16:37:13.371Z] --- PASS: TestDeadline (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestDataLoss [2021-03-02T16:37:13.371Z] --- PASS: TestDataLoss (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestUnavailable [2021-03-02T16:37:13.371Z] --- PASS: TestUnavailable (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestSystem [2021-03-02T16:37:13.371Z] --- PASS: TestSystem (0.00s) [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Not_Found [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Bad_Request [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Conflict [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Unauthorized [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Forbidden [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Not_Modified [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-02T16:37:13.371Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-02T16:37:13.371Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-02T16:37:13.371Z] PASS [2021-03-02T16:37:13.371Z] coverage: 53.1% of statements [2021-03-02T16:37:13.371Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2021-03-02T16:37:13.371Z] --- PASS: TestTransfer (0.12s) [2021-03-02T16:37:13.371Z] === RUN TestConcurrencyLimit [2021-03-02T16:37:13.371Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-03-02T16:37:13.371Z] === RUN TestInactiveJobs [2021-03-02T16:37:13.677Z] 2021/03/02 16:37:13 Finished clone github.com/mistifyio/go-zfs [2021-03-02T16:37:13.677Z] 2021/03/02 16:37:13 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-03-02T16:37:13.835Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-03-02T16:37:13.835Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-02T16:37:13.835Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-02T16:37:13.835Z] === RUN TestTokenPassThru [2021-03-02T16:37:13.835Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-02T16:37:13.835Z] === RUN TestTokenPassThruDifferentHost [2021-03-02T16:37:13.835Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-02T16:37:13.835Z] PASS [2021-03-02T16:37:13.835Z] coverage: 23.4% of statements [2021-03-02T16:37:13.835Z] ok github.com/docker/docker/distribution 1.489s coverage: 23.4% of statements [2021-03-02T16:37:13.835Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T16:37:13.835Z] --- PASS: TestInactiveJobs (0.45s) [2021-03-02T16:37:13.835Z] === RUN TestWatchRelease [2021-03-02T16:37:13.835Z] --- PASS: TestWatchRelease (0.06s) [2021-03-02T16:37:13.937Z] 2021/03/02 16:37:13 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-03-02T16:37:13.937Z] 2021/03/02 16:37:13 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-03-02T16:37:14.302Z] === RUN TestWatchFinishedTransfer [2021-03-02T16:37:14.302Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-02T16:37:14.302Z] === RUN TestDuplicateTransfer [2021-03-02T16:37:14.302Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-03-02T16:37:14.302Z] === RUN TestSuccessfulUpload [2021-03-02T16:37:14.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-02T16:37:14.506Z] 2021/03/02 16:37:14 Finished clone github.com/Microsoft/opengcs [2021-03-02T16:37:14.506Z] 2021/03/02 16:37:14 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-03-02T16:37:14.767Z] time="2021-03-02T16:37:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-02T16:37:14.767Z] --- PASS: TestSuccessfulUpload (0.73s) [2021-03-02T16:37:14.767Z] === RUN TestCancelledUpload [2021-03-02T16:37:14.767Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-02T16:37:14.767Z] PASS [2021-03-02T16:37:14.767Z] coverage: 76.8% of statements [2021-03-02T16:37:14.768Z] ok github.com/docker/docker/distribution/xfer 2.220s coverage: 76.8% of statements [2021-03-02T16:37:14.768Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T16:37:14.768Z] === RUN TestFSGetInvalidData [2021-03-02T16:37:14.768Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-03-02T16:37:14.768Z] === RUN TestFSInvalidSet [2021-03-02T16:37:14.768Z] --- PASS: TestFSInvalidSet (0.03s) [2021-03-02T16:37:14.768Z] === RUN TestFSInvalidRoot [2021-03-02T16:37:14.768Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-03-02T16:37:14.768Z] === RUN TestFSMetadataGetSet [2021-03-02T16:37:14.768Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-03-02T16:37:14.768Z] === RUN TestFSInvalidWalker [2021-03-02T16:37:15.231Z] === RUN TestCompare [2021-03-02T16:37:15.231Z] --- PASS: TestCompare (0.00s) [2021-03-02T16:37:15.231Z] PASS [2021-03-02T16:37:15.231Z] coverage: 19.2% of statements [2021-03-02T16:37:15.231Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-02T16:37:15.231Z] === RUN TestFSGetSet [2021-03-02T16:37:15.231Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2021-03-02T16:37:15.231Z] --- PASS: TestFSGetSet (0.02s) [2021-03-02T16:37:15.231Z] === RUN TestFSGetUnsetKey [2021-03-02T16:37:15.231Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestFSGetEmptyData [2021-03-02T16:37:15.231Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestFSDelete [2021-03-02T16:37:15.231Z] --- PASS: TestFSDelete (0.01s) [2021-03-02T16:37:15.231Z] === RUN TestFSWalker [2021-03-02T16:37:15.231Z] --- PASS: TestFSWalker (0.01s) [2021-03-02T16:37:15.231Z] === RUN TestFSWalkerStopOnError [2021-03-02T16:37:15.231Z] --- PASS: TestFSWalkerStopOnError (0.06s) [2021-03-02T16:37:15.231Z] === RUN TestNewFromJSON [2021-03-02T16:37:15.231Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-02T16:37:15.231Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestMarshalKeyOrder [2021-03-02T16:37:15.231Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestImage [2021-03-02T16:37:15.231Z] --- PASS: TestImage (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestImageOSNotEmpty [2021-03-02T16:37:15.231Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-02T16:37:15.231Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestCreate [2021-03-02T16:37:15.231Z] --- PASS: TestCreate (0.00s) [2021-03-02T16:37:15.231Z] === RUN TestRestore [2021-03-02T16:37:15.231Z] time="2021-03-02T16:37:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-02T16:37:15.231Z] --- PASS: TestRestore (0.15s) [2021-03-02T16:37:15.231Z] === RUN TestAddDelete [2021-03-02T16:37:15.231Z] --- PASS: TestAddDelete (0.03s) [2021-03-02T16:37:15.231Z] === RUN TestSearchAfterDelete [2021-03-02T16:37:15.231Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-02T16:37:15.231Z] === RUN TestParentReset [2021-03-02T16:37:15.231Z] --- PASS: TestParentReset (0.03s) [2021-03-02T16:37:15.231Z] === RUN TestGetAndSetLastUpdated [2021-03-02T16:37:15.231Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-03-02T16:37:15.231Z] === RUN TestStoreLen [2021-03-02T16:37:15.446Z] 2021/03/02 16:37:15 Finished clone github.com/vbatts/tar-split [2021-03-02T16:37:15.446Z] 2021/03/02 16:37:15 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-03-02T16:37:15.694Z] --- PASS: TestStoreLen (0.08s) [2021-03-02T16:37:15.694Z] PASS [2021-03-02T16:37:15.694Z] coverage: 86.8% of statements [2021-03-02T16:37:15.694Z] ok github.com/docker/docker/image 0.630s coverage: 86.8% of statements [2021-03-02T16:37:15.694Z] === RUN TestMakeV1ConfigFromConfig [2021-03-02T16:37:15.694Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-02T16:37:15.694Z] PASS [2021-03-02T16:37:15.694Z] coverage: 25.0% of statements [2021-03-02T16:37:15.694Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2021-03-02T16:37:15.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-02T16:37:15.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T16:37:15.706Z] 2021/03/02 16:37:15 Finished clone github.com/hashicorp/serf [2021-03-02T16:37:15.706Z] 2021/03/02 16:37:15 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-03-02T16:37:17.086Z] 2021/03/02 16:37:17 Finished clone github.com/cyphar/filepath-securejoin [2021-03-02T16:37:17.086Z] 2021/03/02 16:37:17 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-03-02T16:37:17.244Z] === RUN TestSerialization [2021-03-02T16:37:17.244Z] --- PASS: TestSerialization (0.03s) [2021-03-02T16:37:17.244Z] PASS [2021-03-02T16:37:17.244Z] coverage: 100.0% of statements [2021-03-02T16:37:17.244Z] ok github.com/docker/docker/libcontainerd/queue 0.199s coverage: 100.0% of statements [2021-03-02T16:37:17.655Z] 2021/03/02 16:37:17 Finished clone github.com/opencontainers/runtime-spec [2021-03-02T16:37:17.655Z] 2021/03/02 16:37:17 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-03-02T16:37:17.708Z] === RUN TestEmptyLayer [2021-03-02T16:37:17.708Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-02T16:37:17.708Z] === RUN TestCommitFailure [2021-03-02T16:37:17.708Z] --- PASS: TestCommitFailure (0.02s) [2021-03-02T16:37:17.708Z] === RUN TestStartTransactionFailure [2021-03-02T16:37:17.708Z] --- PASS: TestStartTransactionFailure (0.02s) [2021-03-02T16:37:17.708Z] === RUN TestGetOrphan [2021-03-02T16:37:18.172Z] --- PASS: TestGetOrphan (0.01s) [2021-03-02T16:37:18.172Z] === RUN TestMountAndRegister [2021-03-02T16:37:18.172Z] === RUN TestEnvironmentParsing [2021-03-02T16:37:18.172Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-02T16:37:18.172Z] PASS [2021-03-02T16:37:18.172Z] coverage: 1.0% of statements [2021-03-02T16:37:18.172Z] ok github.com/docker/docker/libcontainerd/local 0.102s coverage: 1.0% of statements [2021-03-02T16:37:18.172Z] --- PASS: TestMountAndRegister (0.18s) [2021-03-02T16:37:18.172Z] layer_test.go:271: Layer size: 14 [2021-03-02T16:37:18.172Z] === RUN TestLayerRelease [2021-03-02T16:37:18.172Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-02T16:37:18.172Z] layer_test.go:304: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestStoreRestore [2021-03-02T16:37:18.172Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-02T16:37:18.172Z] layer_test.go:353: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestTarStreamStability [2021-03-02T16:37:18.172Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-02T16:37:18.172Z] layer_test.go:468: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestRegisterExistingLayer [2021-03-02T16:37:18.172Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-03-02T16:37:18.172Z] === RUN TestTarStreamVerification [2021-03-02T16:37:18.172Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-02T16:37:18.172Z] layer_test.go:697: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestLayerMigration [2021-03-02T16:37:18.172Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-02T16:37:18.172Z] migration_test.go:46: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestLayerMigrationNoTarsplit [2021-03-02T16:37:18.172Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-02T16:37:18.172Z] migration_test.go:182: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestMountInit [2021-03-02T16:37:18.172Z] --- SKIP: TestMountInit (0.00s) [2021-03-02T16:37:18.172Z] mount_test.go:17: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestMountSize [2021-03-02T16:37:18.172Z] --- SKIP: TestMountSize (0.00s) [2021-03-02T16:37:18.172Z] mount_test.go:76: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestMountChanges [2021-03-02T16:37:18.172Z] --- SKIP: TestMountChanges (0.00s) [2021-03-02T16:37:18.172Z] mount_test.go:125: Failing on Windows [2021-03-02T16:37:18.172Z] === RUN TestMountApply [2021-03-02T16:37:18.172Z] --- SKIP: TestMountApply (0.00s) [2021-03-02T16:37:18.172Z] mount_test.go:212: Failing on Windows [2021-03-02T16:37:18.172Z] PASS [2021-03-02T16:37:18.172Z] coverage: 30.1% of statements [2021-03-02T16:37:18.172Z] ok github.com/docker/docker/layer 0.467s coverage: 30.1% of statements [2021-03-02T16:37:18.223Z] 2021/03/02 16:37:18 Finished clone github.com/coreos/go-systemd [2021-03-02T16:37:18.223Z] 2021/03/02 16:37:18 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-03-02T16:37:18.483Z] 2021/03/02 16:37:18 Finished clone github.com/opencontainers/image-spec [2021-03-02T16:37:18.483Z] 2021/03/02 16:37:18 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-03-02T16:37:18.636Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T16:37:18.636Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T16:37:18.636Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T16:37:18.636Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-02T16:37:18.636Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-02T16:37:18.636Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-02T16:37:18.636Z] PASS [2021-03-02T16:37:18.636Z] coverage: 42.3% of statements [2021-03-02T16:37:18.636Z] ok github.com/docker/docker/oci 0.126s coverage: 42.3% of statements [2021-03-02T16:37:18.636Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T16:37:18.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-02T16:37:18.931Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-02T16:37:19.100Z] === RUN TestParseVersion [2021-03-02T16:37:19.100Z] --- PASS: TestParseVersion (0.00s) [2021-03-02T16:37:19.100Z] PASS [2021-03-02T16:37:19.100Z] coverage: 52.9% of statements [2021-03-02T16:37:19.100Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-03-02T16:37:19.100Z] === RUN TestAddressPoolOpt [2021-03-02T16:37:19.100Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/a [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/something [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/_=a [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/env1=value1 [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/_env1=value1 [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/PATH [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/=a [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/PATH= [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/PATH=something [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/asd!qwe [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/1asd [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/123 [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/some_space [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/__some_space_before [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/some_space_after__ [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/= [2021-03-02T16:37:19.100Z] === RUN TestValidateEnv/PaTh [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestParseHost [2021-03-02T16:37:19.100Z] --- PASS: TestParseHost (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestParseDockerDaemonHost [2021-03-02T16:37:19.100Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestParseTCP [2021-03-02T16:37:19.100Z] --- PASS: TestParseTCP (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-02T16:37:19.100Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestValidateExtraHosts [2021-03-02T16:37:19.100Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestIpOptString [2021-03-02T16:37:19.100Z] --- PASS: TestIpOptString (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-02T16:37:19.100Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestNewIpOptValidDefaultVal [2021-03-02T16:37:19.100Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestIpOptSetInvalidVal [2021-03-02T16:37:19.100Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestValidateIPAddress [2021-03-02T16:37:19.100Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestMapOpts [2021-03-02T16:37:19.100Z] --- PASS: TestMapOpts (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestListOptsWithoutValidator [2021-03-02T16:37:19.100Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestListOptsWithValidator [2021-03-02T16:37:19.100Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestValidateDNSSearch [2021-03-02T16:37:19.100Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_general_format [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_one_more [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-02T16:37:19.100Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-02T16:37:19.100Z] --- PASS: TestValidateLabel (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-02T16:37:19.100Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-02T16:37:19.424Z] 2021/03/02 16:37:19 Finished clone github.com/coreos/go-systemd/v22 [2021-03-02T16:37:19.424Z] 2021/03/02 16:37:19 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-02T16:37:19.563Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-02T16:37:19.563Z] === RUN TestNamedListOpts [2021-03-02T16:37:19.563Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-02T16:37:19.564Z] === RUN TestNamedMapOpts [2021-03-02T16:37:19.564Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-02T16:37:19.564Z] === RUN TestParseLink [2021-03-02T16:37:19.564Z] --- PASS: TestParseLink (0.00s) [2021-03-02T16:37:19.564Z] === RUN TestQuotedStringSetWithQuotes [2021-03-02T16:37:19.564Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-02T16:37:19.564Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-02T16:37:19.564Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-02T16:37:19.564Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-02T16:37:19.564Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-02T16:37:19.564Z] === RUN TestUlimitOpt [2021-03-02T16:37:19.564Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-02T16:37:19.564Z] PASS [2021-03-02T16:37:19.564Z] coverage: 67.1% of statements [2021-03-02T16:37:19.564Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2021-03-02T16:37:19.999Z] 2021/03/02 16:37:19 Finished clone github.com/Graylog2/go-gelf [2021-03-02T16:37:19.999Z] 2021/03/02 16:37:19 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-03-02T16:37:19.999Z] 2021/03/02 16:37:19 Finished clone github.com/godbus/dbus/v5 [2021-03-02T16:37:19.999Z] 2021/03/02 16:37:19 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-03-02T16:37:19.999Z] 2021/03/02 16:37:19 Finished clone github.com/fluent/fluent-logger-golang [2021-03-02T16:37:19.999Z] 2021/03/02 16:37:19 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-03-02T16:37:20.027Z] === RUN TestUnbuffered [2021-03-02T16:37:20.027Z] --- PASS: TestUnbuffered (0.00s) [2021-03-02T16:37:20.027Z] === RUN TestRaceUnbuffered [2021-03-02T16:37:20.027Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-02T16:37:20.027Z] PASS [2021-03-02T16:37:20.027Z] coverage: 100.0% of statements [2021-03-02T16:37:20.312Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-02T16:37:20.490Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-03-02T16:37:20.880Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-02T16:37:20.939Z] 2021/03/02 16:37:20 Finished clone github.com/philhofer/fwd [2021-03-02T16:37:20.939Z] 2021/03/02 16:37:20 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-03-02T16:37:20.953Z] === RUN TestPeerCertificateMarshalJSON [2021-03-02T16:37:20.953Z] === RUN TestMatch [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[foo]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[foo_bar]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[]#01 [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[qux]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-02T16:37:20.953Z] === RUN TestMatch/[[foo_baz]] [2021-03-02T16:37:20.953Z] --- PASS: TestMatch (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[] (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-02T16:37:20.953Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-02T16:37:20.954Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-02T16:37:20.954Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-02T16:37:20.954Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-02T16:37:20.954Z] PASS [2021-03-02T16:37:20.954Z] coverage: 87.5% of statements [2021-03-02T16:37:20.954Z] ok github.com/docker/docker/pkg/capabilities 0.097s coverage: 87.5% of statements [2021-03-02T16:37:21.199Z] 2021/03/02 16:37:21 Finished clone github.com/ugorji/go [2021-03-02T16:37:21.199Z] 2021/03/02 16:37:21 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-03-02T16:37:21.768Z] 2021/03/02 16:37:21 Finished clone github.com/fsnotify/fsnotify [2021-03-02T16:37:21.768Z] 2021/03/02 16:37:21 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-03-02T16:37:21.768Z] 2021/03/02 16:37:21 Finished clone github.com/Microsoft/hcsshim [2021-03-02T16:37:21.768Z] 2021/03/02 16:37:21 Finished clone golang.org/x/sys [2021-03-02T16:37:21.768Z] 2021/03/02 16:37:21 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-03-02T16:37:21.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-02T16:37:21.930Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-02T16:37:21.930Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-02T16:37:21.930Z] --- PASS: TestPeerCertificateMarshalJSON (1.22s) [2021-03-02T16:37:21.930Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-02T16:37:21.930Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-02T16:37:21.930Z] === RUN TestMiddleware [2021-03-02T16:37:21.930Z] --- PASS: TestMiddleware (0.00s) [2021-03-02T16:37:21.930Z] === RUN TestNewResponseModifier [2021-03-02T16:37:21.930Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-02T16:37:21.930Z] PASS [2021-03-02T16:37:21.930Z] coverage: 26.8% of statements [2021-03-02T16:37:21.930Z] ok github.com/docker/docker/pkg/authorization 1.291s coverage: 26.8% of statements [2021-03-02T16:37:21.930Z] === RUN TestIsArchivePathDir [2021-03-02T16:37:21.930Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-03-02T16:37:21.930Z] === RUN TestIsArchivePathInvalidFile [2021-03-02T16:37:21.930Z] === RUN TestChrootTarUntar [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:21.930Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:21.930Z] === RUN TestChrootUntarEmptyArchive [2021-03-02T16:37:21.930Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-03-02T16:37:21.930Z] === RUN TestChrootTarUntarWithSymlink [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T16:37:21.930Z] === RUN TestChrootCopyWithTar [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T16:37:21.930Z] === RUN TestChrootCopyFileWithTar [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:21.930Z] === RUN TestChrootUntarPath [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T16:37:21.930Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:21.930Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-02T16:37:21.930Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-02T16:37:21.930Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:21.930Z] === RUN TestChrootApplyDotDotFile [2021-03-02T16:37:22.027Z] 2021/03/02 16:37:21 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-03-02T16:37:22.394Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-02T16:37:22.394Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:22.394Z] PASS [2021-03-02T16:37:22.394Z] coverage: 15.4% of statements [2021-03-02T16:37:22.394Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.4% of statements [2021-03-02T16:37:22.394Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-03-02T16:37:22.394Z] === RUN TestIsArchivePathTar [2021-03-02T16:37:22.394Z] === RUN TestSizeEmpty [2021-03-02T16:37:22.394Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestSizeEmptyFile [2021-03-02T16:37:22.394Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestSizeNonemptyFile [2021-03-02T16:37:22.394Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-02T16:37:22.394Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-02T16:37:22.394Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-02T16:37:22.394Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestMoveToSubdir [2021-03-02T16:37:22.394Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-02T16:37:22.394Z] === RUN TestSizeNonExistingDirectory [2021-03-02T16:37:22.394Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-02T16:37:22.394Z] PASS [2021-03-02T16:37:22.394Z] coverage: 80.0% of statements [2021-03-02T16:37:22.394Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-03-02T16:37:22.394Z] === RUN TestDecompressStreamGzip [2021-03-02T16:37:22.394Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2021-03-02T16:37:22.394Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-03-02T16:37:22.394Z] === RUN TestDecompressStreamBzip2 [2021-03-02T16:37:22.858Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-03-02T16:37:22.858Z] === RUN TestDecompressStreamXz [2021-03-02T16:37:22.858Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-02T16:37:22.858Z] archive_test.go:134: Xz not present in msys2 [2021-03-02T16:37:22.858Z] === RUN TestCompressStreamXzUnsupported [2021-03-02T16:37:22.858Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-02T16:37:22.858Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestCompressStreamInvalid [2021-03-02T16:37:22.858Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestExtensionInvalid [2021-03-02T16:37:22.858Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestExtensionUncompressed [2021-03-02T16:37:22.858Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestExtensionBzip2 [2021-03-02T16:37:22.858Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestExtensionGzip [2021-03-02T16:37:22.858Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestExtensionXz [2021-03-02T16:37:22.858Z] --- PASS: TestExtensionXz (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestCmdStreamLargeStderr [2021-03-02T16:37:22.858Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-03-02T16:37:22.858Z] === RUN TestCmdStreamBad [2021-03-02T16:37:22.858Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-02T16:37:22.858Z] archive_test.go:239: Failing on Windows CI machines [2021-03-02T16:37:22.858Z] === RUN TestCmdStreamGood [2021-03-02T16:37:22.858Z] --- PASS: TestCmdStreamGood (0.10s) [2021-03-02T16:37:22.858Z] === RUN TestUntarPathWithInvalidDest [2021-03-02T16:37:22.858Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-03-02T16:37:22.858Z] === RUN TestUntarPathWithInvalidSrc [2021-03-02T16:37:22.858Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-02T16:37:22.858Z] === RUN TestUntarPath [2021-03-02T16:37:22.858Z] --- PASS: TestUntarPath (0.07s) [2021-03-02T16:37:22.858Z] === RUN TestUntarPathWithDestinationFile [2021-03-02T16:37:22.858Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-03-02T16:37:22.858Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-02T16:37:22.967Z] 2021/03/02 16:37:22 Finished clone github.com/bsphere/le_go [2021-03-02T16:37:22.967Z] 2021/03/02 16:37:22 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-03-02T16:37:22.967Z] 2021/03/02 16:37:22 Finished clone github.com/jmespath/go-jmespath [2021-03-02T16:37:22.967Z] 2021/03/02 16:37:22 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-03-02T16:37:23.226Z] 2021/03/02 16:37:23 Finished clone github.com/golang/groupcache [2021-03-02T16:37:23.226Z] 2021/03/02 16:37:23 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-03-02T16:37:23.321Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-03-02T16:37:23.321Z] === RUN TestCopyWithTarInvalidSrc [2021-03-02T16:37:23.321Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-02T16:37:23.321Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyWithTarSrcFile [2021-03-02T16:37:23.321Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyWithTarSrcFolder [2021-03-02T16:37:23.321Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-02T16:37:23.321Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-02T16:37:23.321Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-02T16:37:23.321Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestCopyFileWithTarSrcFile [2021-03-02T16:37:23.321Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-03-02T16:37:23.321Z] === RUN TestTarFiles [2021-03-02T16:37:23.321Z] === RUN Test [2021-03-02T16:37:23.321Z] === RUN Test/TestContent [2021-03-02T16:37:23.321Z] === RUN Test/TestInitialize [2021-03-02T16:37:23.321Z] === RUN Test/TestNew [2021-03-02T16:37:23.321Z] === RUN Test/TestParsingContentsWithComments [2021-03-02T16:37:23.321Z] === RUN Test/TestRegister [2021-03-02T16:37:23.321Z] === RUN Test/TestWatch [2021-03-02T16:37:23.321Z] --- PASS: Test (0.01s) [2021-03-02T16:37:23.321Z] --- PASS: Test/TestContent (0.00s) [2021-03-02T16:37:23.321Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-02T16:37:23.321Z] --- PASS: Test/TestNew (0.00s) [2021-03-02T16:37:23.321Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-02T16:37:23.321Z] --- PASS: Test/TestRegister (0.00s) [2021-03-02T16:37:23.321Z] --- PASS: Test/TestWatch (0.00s) [2021-03-02T16:37:23.321Z] PASS [2021-03-02T16:37:23.321Z] coverage: 92.9% of statements [2021-03-02T16:37:23.321Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 92.9% of statements [2021-03-02T16:37:23.321Z] === RUN Test [2021-03-02T16:37:23.321Z] === RUN Test/TestContainsEntry [2021-03-02T16:37:23.321Z] === RUN Test/TestCreateEntries [2021-03-02T16:37:23.321Z] === RUN Test/TestEntriesDiff [2021-03-02T16:37:23.321Z] === RUN Test/TestEntriesEquality [2021-03-02T16:37:23.321Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-02T16:37:23.321Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-02T16:37:23.321Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-02T16:37:23.321Z] === RUN Test/TestGeneratorNotGenerate [2021-03-02T16:37:23.322Z] === RUN Test/TestGeneratorWithPort [2021-03-02T16:37:23.322Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-02T16:37:23.322Z] === RUN Test/TestNewEntry [2021-03-02T16:37:23.322Z] === RUN Test/TestParse [2021-03-02T16:37:23.322Z] --- PASS: Test (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-02T16:37:23.322Z] --- PASS: Test/TestParse (0.00s) [2021-03-02T16:37:23.322Z] PASS [2021-03-02T16:37:23.322Z] coverage: 58.3% of statements [2021-03-02T16:37:23.322Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-03-02T16:37:23.795Z] 2021/03/02 16:37:23 Finished clone github.com/docker/libnetwork [2021-03-02T16:37:23.795Z] 2021/03/02 16:37:23 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-03-02T16:37:24.056Z] 2021/03/02 16:37:23 Finished clone github.com/tinylib/msgp [2021-03-02T16:37:24.056Z] 2021/03/02 16:37:23 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-03-02T16:37:24.327Z] 2021/03/02 16:37:24 Finished clone golang.org/x/oauth2 [2021-03-02T16:37:24.327Z] 2021/03/02 16:37:24 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-03-02T16:37:24.355Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-02T16:37:24.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-02T16:37:24.599Z] 2021/03/02 16:37:24 Finished clone github.com/googleapis/gax-go [2021-03-02T16:37:24.599Z] 2021/03/02 16:37:24 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-03-02T16:37:24.872Z] === RUN Test [2021-03-02T16:37:24.872Z] === RUN Test/TestWatch [2021-03-02T16:37:24.872Z] --- PASS: Test (0.00s) [2021-03-02T16:37:24.872Z] --- PASS: Test/TestWatch (0.00s) [2021-03-02T16:37:24.872Z] PASS [2021-03-02T16:37:24.872Z] coverage: 92.3% of statements [2021-03-02T16:37:24.872Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-03-02T16:37:24.872Z] === RUN Test [2021-03-02T16:37:24.872Z] === RUN Test/TestInitialize [2021-03-02T16:37:24.872Z] time="2021-03-02T16:37:24Z" level=info msg="Initializing discovery without TLS" [2021-03-02T16:37:24.872Z] time="2021-03-02T16:37:24Z" level=info msg="Initializing discovery without TLS" [2021-03-02T16:37:24.872Z] time="2021-03-02T16:37:24Z" level=info msg="Initializing discovery without TLS" [2021-03-02T16:37:24.872Z] === RUN Test/TestInitializeWithCerts [2021-03-02T16:37:24.872Z] time="2021-03-02T16:37:24Z" level=info msg="Initializing discovery with TLS" [2021-03-02T16:37:24.872Z] === RUN Test/TestWatch [2021-03-02T16:37:24.872Z] time="2021-03-02T16:37:24Z" level=info msg="Initializing discovery without TLS" [2021-03-02T16:37:24.872Z] === RUN Test [2021-03-02T16:37:25.335Z] === RUN Test/TestInitialize [2021-03-02T16:37:25.335Z] === RUN Test/TestInitializeWithPattern [2021-03-02T16:37:25.335Z] === RUN Test/TestRegister [2021-03-02T16:37:25.335Z] === RUN Test/TestWatch [2021-03-02T16:37:25.335Z] --- PASS: Test (0.00s) [2021-03-02T16:37:25.335Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-02T16:37:25.335Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-02T16:37:25.335Z] --- PASS: Test/TestRegister (0.00s) [2021-03-02T16:37:25.335Z] --- PASS: Test/TestWatch (0.00s) [2021-03-02T16:37:25.335Z] PASS [2021-03-02T16:37:25.335Z] coverage: 93.8% of statements [2021-03-02T16:37:25.335Z] ok github.com/docker/docker/pkg/discovery/nodes 0.061s coverage: 93.8% of statements [2021-03-02T16:37:25.549Z] 2021/03/02 16:37:25 Finished clone github.com/containerd/fifo [2021-03-02T16:37:25.549Z] 2021/03/02 16:37:25 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-03-02T16:37:26.312Z] === RUN TestPollerAddRemove [2021-03-02T16:37:26.312Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-02T16:37:26.312Z] === RUN TestPollerEvent [2021-03-02T16:37:26.312Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-02T16:37:26.312Z] poller_test.go:41: No chmod on Windows [2021-03-02T16:37:26.312Z] === RUN TestPollerClose [2021-03-02T16:37:26.312Z] --- PASS: TestPollerClose (0.00s) [2021-03-02T16:37:26.312Z] PASS [2021-03-02T16:37:26.312Z] coverage: 36.2% of statements [2021-03-02T16:37:26.312Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2021-03-02T16:37:26.487Z] 2021/03/02 16:37:26 Finished clone github.com/miekg/dns [2021-03-02T16:37:26.487Z] 2021/03/02 16:37:26 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-03-02T16:37:26.487Z] 2021/03/02 16:37:26 Finished clone go.opencensus.io [2021-03-02T16:37:26.487Z] 2021/03/02 16:37:26 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-03-02T16:37:26.775Z] === RUN TestCopyFileWithInvalidSrc [2021-03-02T16:37:26.775Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCopyFileWithInvalidDest [2021-03-02T16:37:26.775Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-02T16:37:26.775Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-02T16:37:26.775Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-03-02T16:37:26.775Z] === RUN TestCopyFile [2021-03-02T16:37:26.775Z] --- PASS: TestCopyFile (0.01s) [2021-03-02T16:37:26.775Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-02T16:37:26.775Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-02T16:37:26.775Z] fileutils_test.go:134: Needs porting to Windows [2021-03-02T16:37:26.775Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-02T16:37:26.775Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-02T16:37:26.775Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-02T16:37:26.775Z] fileutils_test.go:180: Needs porting to Windows [2021-03-02T16:37:26.775Z] === RUN TestWildcardMatches [2021-03-02T16:37:26.775Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestPatternMatches [2021-03-02T16:37:26.775Z] --- PASS: TestPatternMatches (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-02T16:37:26.775Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestPatternMatchesFolderExclusions [2021-03-02T16:37:26.775Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-02T16:37:26.775Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-02T16:37:26.775Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-02T16:37:26.775Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-02T16:37:26.775Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestSingleExclamationError [2021-03-02T16:37:26.775Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestMatchesWithNoPatterns [2021-03-02T16:37:26.775Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestMatchesWithMalformedPatterns [2021-03-02T16:37:26.775Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestMatches [2021-03-02T16:37:26.775Z] --- PASS: TestMatches (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCleanPatterns [2021-03-02T16:37:26.775Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-02T16:37:26.775Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCleanPatternsExceptionFlag [2021-03-02T16:37:26.775Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-02T16:37:26.775Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-02T16:37:26.775Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCleanPatternsErrorSingleException [2021-03-02T16:37:26.775Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-02T16:37:26.775Z] === RUN TestCreateIfNotExistsDir [2021-03-02T16:37:26.775Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-03-02T16:37:26.775Z] === RUN TestCreateIfNotExistsFile [2021-03-02T16:37:26.775Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2021-03-02T16:37:26.775Z] === RUN TestMatch [2021-03-02T16:37:26.775Z] --- PASS: TestMatch (0.00s) [2021-03-02T16:37:26.775Z] PASS [2021-03-02T16:37:26.775Z] coverage: 87.7% of statements [2021-03-02T16:37:26.775Z] ok github.com/docker/docker/pkg/fileutils 0.131s coverage: 87.7% of statements [2021-03-02T16:37:27.241Z] === RUN TestGet [2021-03-02T16:37:27.241Z] --- PASS: TestGet (0.00s) [2021-03-02T16:37:27.241Z] === RUN TestGetShortcutString [2021-03-02T16:37:27.241Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-02T16:37:27.241Z] PASS [2021-03-02T16:37:27.241Z] coverage: 42.9% of statements [2021-03-02T16:37:27.241Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2021-03-02T16:37:27.425Z] 2021/03/02 16:37:27 Finished clone golang.org/x/text [2021-03-02T16:37:27.425Z] 2021/03/02 16:37:27 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-03-02T16:37:27.425Z] 2021/03/02 16:37:27 Finished clone github.com/moby/buildkit [2021-03-02T16:37:27.425Z] 2021/03/02 16:37:27 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-03-02T16:37:27.644Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-02T16:37:27.993Z] 2021/03/02 16:37:27 Finished clone github.com/containerd/cgroups [2021-03-02T16:37:27.993Z] 2021/03/02 16:37:27 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-03-02T16:37:27.993Z] 2021/03/02 16:37:27 Finished clone github.com/containerd/go-runc [2021-03-02T16:37:27.993Z] 2021/03/02 16:37:27 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-03-02T16:37:28.218Z] --- PASS: Test (3.13s) [2021-03-02T16:37:28.218Z] --- PASS: Test/TestInitialize (0.12s) [2021-03-02T16:37:28.218Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-03-02T16:37:28.218Z] --- PASS: Test/TestWatch (3.01s) [2021-03-02T16:37:28.218Z] PASS [2021-03-02T16:37:28.218Z] coverage: 84.1% of statements [2021-03-02T16:37:28.218Z] ok github.com/docker/docker/pkg/discovery/kv 3.216s coverage: 84.1% of statements [2021-03-02T16:37:28.218Z] === RUN TestCreateIDMapOrder [2021-03-02T16:37:28.218Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-02T16:37:28.218Z] PASS [2021-03-02T16:37:28.218Z] coverage: 7.2% of statements [2021-03-02T16:37:28.218Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2021-03-02T16:37:28.218Z] --- PASS: TestTarFiles (4.97s) [2021-03-02T16:37:28.218Z] === RUN TestTarUntar [2021-03-02T16:37:28.218Z] --- PASS: TestTarUntar (0.02s) [2021-03-02T16:37:28.218Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-02T16:37:28.218Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-02T16:37:28.218Z] === RUN TestTarWithOptions [2021-03-02T16:37:28.218Z] --- PASS: TestTarWithOptions (0.06s) [2021-03-02T16:37:28.218Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-02T16:37:28.218Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-02T16:37:28.218Z] === RUN TestUntarUstarGnuConflict [2021-03-02T16:37:28.218Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-03-02T16:37:28.218Z] === RUN TestUntarInvalidFilenames [2021-03-02T16:37:28.218Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames209844118\\dest" [2021-03-02T16:37:28.218Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-03-02T16:37:28.218Z] === RUN TestUntarHardlinkToSymlink [2021-03-02T16:37:28.218Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-02T16:37:28.218Z] === RUN TestUntarInvalidHardlink [2021-03-02T16:37:28.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink816442167\\victim\\hello" -> "../victim/hello" [2021-03-02T16:37:28.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink003967274\\victim\\hello" -> "/../victim/hello" [2021-03-02T16:37:28.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink815458433\\victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562636780\\victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink086273627\\victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765378558\\victim" -> "../victim" [2021-03-02T16:37:28.218Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-03-02T16:37:28.218Z] === RUN TestUntarInvalidSymlink [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752984389\\dest\\dotdot" -> "../victim/hello" [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink537219040\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink719466943\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink075124242\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink054496841\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink198411540\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:28.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink472296803\\dest\\dir\\loophole" -> "../../victim" [2021-03-02T16:37:28.218Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-03-02T16:37:28.218Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-02T16:37:28.218Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-02T16:37:28.218Z] === RUN TestXGlobalNoParent [2021-03-02T16:37:28.227Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-02T16:37:28.681Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-02T16:37:28.681Z] === RUN TestReplaceFileTarWrapper [2021-03-02T16:37:28.681Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-03-02T16:37:28.681Z] === RUN TestPrefixHeaderReadable [2021-03-02T16:37:28.681Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-03-02T16:37:28.681Z] === RUN TestDisablePigz [2021-03-02T16:37:28.681Z] --- PASS: TestDisablePigz (0.18s) [2021-03-02T16:37:28.681Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-02T16:37:28.681Z] === RUN TestPigz [2021-03-02T16:37:28.822Z] 2021/03/02 16:37:28 Finished clone github.com/containerd/typeurl [2021-03-02T16:37:28.822Z] 2021/03/02 16:37:28 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-03-02T16:37:29.081Z] 2021/03/02 16:37:28 Finished clone github.com/containerd/ttrpc [2021-03-02T16:37:29.081Z] 2021/03/02 16:37:28 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-03-02T16:37:29.144Z] === RUN TestFixedBufferCap [2021-03-02T16:37:29.144Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-02T16:37:29.144Z] === RUN TestFixedBufferLen [2021-03-02T16:37:29.144Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestFixedBufferString [2021-03-02T16:37:29.145Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestFixedBufferWrite [2021-03-02T16:37:29.145Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestFixedBufferRead [2021-03-02T16:37:29.145Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestBytesPipeRead [2021-03-02T16:37:29.145Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestBytesPipeWrite [2021-03-02T16:37:29.145Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-02T16:37:29.145Z] --- PASS: TestPigz (0.13s) [2021-03-02T16:37:29.145Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-02T16:37:29.145Z] === RUN TestCopyFileWithInvalidDest [2021-03-02T16:37:29.145Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-02T16:37:29.145Z] archive_windows_test.go:16: Currently fails [2021-03-02T16:37:29.145Z] === RUN TestCanonicalTarNameForPath [2021-03-02T16:37:29.145Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestCanonicalTarName [2021-03-02T16:37:29.145Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestChmodTarEntry [2021-03-02T16:37:29.145Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestHardLinkOrder [2021-03-02T16:37:29.145Z] --- PASS: TestHardLinkOrder (0.09s) [2021-03-02T16:37:29.145Z] === RUN TestChangeString [2021-03-02T16:37:29.145Z] --- PASS: TestChangeString (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestChangesWithNoChanges [2021-03-02T16:37:29.145Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-03-02T16:37:29.145Z] === RUN TestChangesWithChanges [2021-03-02T16:37:29.145Z] --- PASS: TestChangesWithChanges (0.03s) [2021-03-02T16:37:29.145Z] === RUN TestChangesWithChangesGH13590 [2021-03-02T16:37:29.145Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-02T16:37:29.145Z] changes_test.go:192: needs more investigation [2021-03-02T16:37:29.145Z] === RUN TestChangesDirsEmpty [2021-03-02T16:37:29.145Z] === RUN TestError [2021-03-02T16:37:29.145Z] --- PASS: TestError (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestProgressString [2021-03-02T16:37:29.145Z] === RUN TestProgressString/no_progress [2021-03-02T16:37:29.145Z] === RUN TestProgressString/progress_1 [2021-03-02T16:37:29.145Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-02T16:37:29.145Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-02T16:37:29.145Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-02T16:37:29.145Z] === RUN TestProgressString/with_units [2021-03-02T16:37:29.145Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-02T16:37:29.145Z] === RUN TestProgressString/hide_counts [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-02T16:37:29.145Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestJSONMessageDisplay [2021-03-02T16:37:29.145Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-03-02T16:37:29.145Z] === RUN TestChangesDirsMutated [2021-03-02T16:37:29.145Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-03-02T16:37:29.145Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-02T16:37:29.145Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-02T16:37:29.145Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-02T16:37:29.145Z] === RUN TestDisplayJSONMessagesStream [2021-03-02T16:37:29.145Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-02T16:37:29.145Z] PASS [2021-03-02T16:37:29.145Z] coverage: 91.7% of statements [2021-03-02T16:37:29.145Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2021-03-02T16:37:29.610Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-03-02T16:37:29.610Z] === RUN TestApplyLayer [2021-03-02T16:37:29.610Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-02T16:37:29.610Z] changes_test.go:405: needs further investigation [2021-03-02T16:37:29.610Z] === RUN TestChangesSizeWithHardlinks [2021-03-02T16:37:29.610Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-02T16:37:29.610Z] changes_test.go:441: needs further investigation [2021-03-02T16:37:29.610Z] === RUN TestChangesSizeWithNoChanges [2021-03-02T16:37:29.610Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-02T16:37:29.610Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestChangesSize [2021-03-02T16:37:29.610Z] --- PASS: TestChangesSize (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestApplyLayerInvalidFilenames [2021-03-02T16:37:29.610Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames805582538\\dest" [2021-03-02T16:37:29.610Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-02T16:37:29.610Z] === RUN TestApplyLayerInvalidHardlink [2021-03-02T16:37:29.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink491715212\\victim\\hello" -> "../victim/hello" [2021-03-02T16:37:29.610Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-03-02T16:37:29.610Z] === RUN TestAtomicWriteToFile [2021-03-02T16:37:29.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink834396283\\victim\\hello" -> "/../victim/hello" [2021-03-02T16:37:29.610Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-02T16:37:29.610Z] === RUN TestAtomicWriteSetCommit [2021-03-02T16:37:29.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink696456606\\victim" -> "../victim" [2021-03-02T16:37:29.610Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-02T16:37:29.610Z] === RUN TestAtomicWriteSetCancel [2021-03-02T16:37:29.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink477774437\\victim" -> "../victim" [2021-03-02T16:37:29.610Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-02T16:37:29.610Z] === RUN TestReadCloserWrapperClose [2021-03-02T16:37:29.610Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestReaderErrWrapperReadOnError [2021-03-02T16:37:29.610Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestReaderErrWrapperRead [2021-03-02T16:37:29.610Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestHashData [2021-03-02T16:37:29.610Z] --- PASS: TestHashData (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestCancelReadCloser [2021-03-02T16:37:29.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink774189696\\victim" -> "../victim" [2021-03-02T16:37:29.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink633648607\\victim" -> "../victim" [2021-03-02T16:37:29.610Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-03-02T16:37:29.610Z] === RUN TestApplyLayerInvalidSymlink [2021-03-02T16:37:29.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink626691506\\dest\\dotdot" -> "../victim/hello" [2021-03-02T16:37:29.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink215945577\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-02T16:37:29.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink012457908\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:29.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink785146755\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:29.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink292607238\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:29.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink698937005\\dest\\loophole-victim" -> "../victim" [2021-03-02T16:37:29.610Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-02T16:37:29.610Z] === RUN TestApplyLayerWhiteouts [2021-03-02T16:37:29.610Z] === RUN TestStandardLongPath [2021-03-02T16:37:29.610Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestUNCLongPath [2021-03-02T16:37:29.610Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-02T16:37:29.610Z] PASS [2021-03-02T16:37:29.610Z] coverage: 100.0% of statements [2021-03-02T16:37:29.610Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-03-02T16:37:29.610Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-03-02T16:37:29.610Z] === RUN TestGenerateEmptyFile [2021-03-02T16:37:29.610Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestGenerateWithContent [2021-03-02T16:37:29.610Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-02T16:37:29.610Z] PASS [2021-03-02T16:37:29.610Z] coverage: 62.8% of statements [2021-03-02T16:37:29.610Z] ok github.com/docker/docker/pkg/archive 7.570s coverage: 62.8% of statements [2021-03-02T16:37:29.610Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-02T16:37:29.610Z] === RUN TestWriteCloserWrapperClose [2021-03-02T16:37:29.610Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestNopWriteCloser [2021-03-02T16:37:29.610Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestNopWriter [2021-03-02T16:37:29.610Z] --- PASS: TestNopWriter (0.00s) [2021-03-02T16:37:29.610Z] === RUN TestWriteCounter [2021-03-02T16:37:29.610Z] --- PASS: TestWriteCounter (0.00s) [2021-03-02T16:37:29.610Z] PASS [2021-03-02T16:37:29.610Z] coverage: 68.4% of statements [2021-03-02T16:37:29.610Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 68.4% of statements [2021-03-02T16:37:29.620Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-02T16:37:29.620Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-02T16:37:29.879Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-02T16:37:29.879Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-02T16:37:29.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-02T16:37:30.020Z] 2021/03/02 16:37:29 Finished clone github.com/containerd/console [2021-03-02T16:37:30.020Z] 2021/03/02 16:37:29 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-03-02T16:37:30.020Z] 2021/03/02 16:37:29 Finished clone github.com/gogo/googleapis [2021-03-02T16:37:30.020Z] 2021/03/02 16:37:29 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-03-02T16:37:30.588Z] === RUN TestNameFormat [2021-03-02T16:37:30.588Z] --- PASS: TestNameFormat (0.00s) [2021-03-02T16:37:30.588Z] === RUN TestNameRetries [2021-03-02T16:37:30.588Z] --- PASS: TestNameRetries (0.00s) [2021-03-02T16:37:30.588Z] PASS [2021-03-02T16:37:30.588Z] coverage: 85.7% of statements [2021-03-02T16:37:30.588Z] ok github.com/docker/docker/pkg/namesgenerator 0.089s coverage: 85.7% of statements [2021-03-02T16:37:30.588Z] === RUN TestParseKeyValueOpt [2021-03-02T16:37:30.588Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-02T16:37:30.588Z] === RUN TestParseUintList [2021-03-02T16:37:30.588Z] --- PASS: TestParseUintList (0.00s) [2021-03-02T16:37:30.588Z] === RUN TestParseUintListMaximumLimits [2021-03-02T16:37:30.588Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-02T16:37:30.588Z] PASS [2021-03-02T16:37:30.588Z] coverage: 97.0% of statements [2021-03-02T16:37:30.588Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2021-03-02T16:37:30.960Z] 2021/03/02 16:37:30 Finished clone github.com/docker/distribution [2021-03-02T16:37:30.960Z] 2021/03/02 16:37:30 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-03-02T16:37:30.960Z] 2021/03/02 16:37:30 Finished clone github.com/opencontainers/runc [2021-03-02T16:37:30.960Z] 2021/03/02 16:37:30 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-03-02T16:37:31.051Z] === RUN TestNewAndRemove [2021-03-02T16:37:31.051Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-02T16:37:31.051Z] === RUN TestRemoveInvalidPath [2021-03-02T16:37:31.051Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-02T16:37:31.051Z] PASS [2021-03-02T16:37:31.051Z] coverage: 82.6% of statements [2021-03-02T16:37:31.051Z] ok github.com/docker/docker/pkg/pidfile 0.118s coverage: 82.6% of statements [2021-03-02T16:37:31.257Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-02T16:37:31.531Z] 2021/03/02 16:37:31 Finished clone github.com/containerd/continuity [2021-03-02T16:37:31.531Z] 2021/03/02 16:37:31 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-03-02T16:37:31.791Z] 2021/03/02 16:37:31 Finished clone google.golang.org/grpc [2021-03-02T16:37:31.791Z] 2021/03/02 16:37:31 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-03-02T16:37:32.027Z] === RUN TestParseEmptyInterface [2021-03-02T16:37:32.027Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestParseNonInterfaceType [2021-03-02T16:37:32.027Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestParseWithOneFunction [2021-03-02T16:37:32.027Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestParseWithMultipleFuncs [2021-03-02T16:37:32.027Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestParseWithUnnamedReturn [2021-03-02T16:37:32.027Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestEmbeddedInterface [2021-03-02T16:37:32.027Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestParsedImports [2021-03-02T16:37:32.027Z] --- PASS: TestParsedImports (0.00s) [2021-03-02T16:37:32.027Z] === RUN TestAliasedImports [2021-03-02T16:37:32.027Z] --- PASS: TestAliasedImports (0.00s) [2021-03-02T16:37:32.027Z] PASS [2021-03-02T16:37:32.027Z] coverage: 56.8% of statements [2021-03-02T16:37:32.027Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2021-03-02T16:37:32.361Z] 2021/03/02 16:37:32 Finished clone github.com/fernet/fernet-go [2021-03-02T16:37:32.362Z] 2021/03/02 16:37:32 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-03-02T16:37:32.623Z] 2021/03/02 16:37:32 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-03-02T16:37:32.623Z] 2021/03/02 16:37:32 Finished clone github.com/cilium/ebpf [2021-03-02T16:37:33.009Z] === RUN TestFailedConnection [2021-03-02T16:37:33.009Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-02T16:37:33.009Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-02T16:37:33.009Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-02T16:37:33.009Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-02T16:37:33.009Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-02T16:37:33.009Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-02T16:37:33.009Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-02T16:37:33.009Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-02T16:37:33.009Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-02T16:37:33.168Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-02T16:37:33.473Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-02T16:37:33.473Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-02T16:37:33.473Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-02T16:37:33.473Z] === RUN TestBufferPoolPutAndGet [2021-03-02T16:37:33.473Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-02T16:37:33.473Z] PASS [2021-03-02T16:37:33.473Z] coverage: 88.2% of statements [2021-03-02T16:37:33.473Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-03-02T16:37:33.473Z] === RUN TestHTTPTransport [2021-03-02T16:37:33.473Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-02T16:37:33.473Z] PASS [2021-03-02T16:37:33.473Z] coverage: 85.7% of statements [2021-03-02T16:37:33.473Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2021-03-02T16:37:33.563Z] 2021/03/02 16:37:33 Finished clone github.com/hashicorp/go-immutable-radix [2021-03-02T16:37:33.563Z] 2021/03/02 16:37:33 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-03-02T16:37:33.563Z] 2021/03/02 16:37:33 Finished clone golang.org/x/time [2021-03-02T16:37:33.563Z] 2021/03/02 16:37:33 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-03-02T16:37:33.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-02T16:37:33.825Z] 2021/03/02 16:37:33 Finished clone github.com/hashicorp/go-memdb [2021-03-02T16:37:33.825Z] 2021/03/02 16:37:33 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-03-02T16:37:33.938Z] === RUN TestOutputOnPrematureClose [2021-03-02T16:37:33.938Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-02T16:37:33.938Z] === RUN TestCompleteSilently [2021-03-02T16:37:33.938Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-02T16:37:33.938Z] PASS [2021-03-02T16:37:33.938Z] coverage: 75.9% of statements [2021-03-02T16:37:33.938Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-03-02T16:37:34.401Z] --- PASS: TestFailedConnection (1.24s) [2021-03-02T16:37:34.401Z] === RUN TestFailOnce [2021-03-02T16:37:34.401Z] 2021/03/02 16:37:33 http: panic serving 127.0.0.1:49224: Plugin not ready [2021-03-02T16:37:34.401Z] goroutine 10 [running]: [2021-03-02T16:37:34.401Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-03-02T16:37:34.401Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-02T16:37:34.401Z] panic(0x849b40, 0x986ad0) [2021-03-02T16:37:34.401Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-02T16:37:34.401Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc00014a000, 0xc0000d0300) [2021-03-02T16:37:34.401Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-02T16:37:34.401Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc00014a000, 0xc0000d0300) [2021-03-02T16:37:34.401Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-02T16:37:34.401Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc00014a000, 0xc0000d0300) [2021-03-02T16:37:34.401Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-02T16:37:34.401Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc00014a000, 0xc0000d0300) [2021-03-02T16:37:34.401Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-02T16:37:34.401Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a9c0) [2021-03-02T16:37:34.401Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-02T16:37:34.401Z] created by net/http.(*Server).Serve [2021-03-02T16:37:34.401Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-02T16:37:34.401Z] time="2021-03-02T16:37:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.FailOnce: Post http://127.0.0.1:49223/Test.FailOnce: EOF, retrying in 1s" [2021-03-02T16:37:34.401Z] === RUN TestSendToOneSub [2021-03-02T16:37:34.401Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-02T16:37:34.401Z] === RUN TestSendToMultipleSubs [2021-03-02T16:37:34.401Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-02T16:37:34.401Z] === RUN TestEvictOneSub [2021-03-02T16:37:34.401Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-02T16:37:34.401Z] === RUN TestClosePublisher [2021-03-02T16:37:34.401Z] --- PASS: TestClosePublisher (0.00s) [2021-03-02T16:37:34.401Z] === RUN TestPubSubRace [2021-03-02T16:37:35.206Z] 2021/03/02 16:37:34 Finished clone github.com/hashicorp/golang-lru [2021-03-02T16:37:35.206Z] 2021/03/02 16:37:34 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-03-02T16:37:35.206Z] 2021/03/02 16:37:35 Finished clone github.com/coreos/pkg [2021-03-02T16:37:35.206Z] 2021/03/02 16:37:35 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-03-02T16:37:35.378Z] === RUN TestRegister [2021-03-02T16:37:35.378Z] --- PASS: TestRegister (0.00s) [2021-03-02T16:37:35.378Z] === RUN TestCommand [2021-03-02T16:37:35.378Z] --- PASS: TestCommand (0.03s) [2021-03-02T16:37:35.378Z] === RUN TestNaiveSelf [2021-03-02T16:37:35.378Z] --- PASS: TestNaiveSelf (0.02s) [2021-03-02T16:37:35.378Z] PASS [2021-03-02T16:37:35.378Z] coverage: 82.4% of statements [2021-03-02T16:37:35.378Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2021-03-02T16:37:35.378Z] --- PASS: TestFailOnce (1.13s) [2021-03-02T16:37:35.378Z] === RUN TestEchoInputOutput [2021-03-02T16:37:35.378Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-02T16:37:35.378Z] === RUN TestBackoff [2021-03-02T16:37:35.378Z] --- PASS: TestBackoff (0.00s) [2021-03-02T16:37:35.378Z] === RUN TestAbortRetry [2021-03-02T16:37:35.378Z] --- PASS: TestAbortRetry (0.00s) [2021-03-02T16:37:35.378Z] === RUN TestClientScheme [2021-03-02T16:37:35.378Z] --- PASS: TestClientScheme (0.00s) [2021-03-02T16:37:35.378Z] === RUN TestNewClientWithTimeout [2021-03-02T16:37:35.378Z] --- PASS: TestPubSubRace (1.06s) [2021-03-02T16:37:35.378Z] PASS [2021-03-02T16:37:35.378Z] coverage: 75.0% of statements [2021-03-02T16:37:35.378Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-03-02T16:37:35.466Z] 2021/03/02 16:37:35 Finished clone code.cloudfoundry.org/clock [2021-03-02T16:37:35.466Z] 2021/03/02 16:37:35 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-03-02T16:37:35.843Z] time="2021-03-02T16:37:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-02T16:37:36.306Z] === RUN TestParseSignal [2021-03-02T16:37:36.306Z] --- PASS: TestParseSignal (0.00s) [2021-03-02T16:37:36.306Z] === RUN TestValidSignalForPlatform [2021-03-02T16:37:36.306Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-02T16:37:36.306Z] PASS [2021-03-02T16:37:36.306Z] coverage: 20.3% of statements [2021-03-02T16:37:36.306Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2021-03-02T16:37:36.770Z] === RUN TestNewStdWriter [2021-03-02T16:37:36.770Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-02T16:37:36.770Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestWriteWithNilBytes [2021-03-02T16:37:36.770Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestWrite [2021-03-02T16:37:36.770Z] --- PASS: TestWrite (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestWriteWithWriterError [2021-03-02T16:37:36.770Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-02T16:37:36.770Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyWriteAndRead [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-02T16:37:36.770Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-02T16:37:36.770Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-02T16:37:36.770Z] PASS [2021-03-02T16:37:36.770Z] coverage: 100.0% of statements [2021-03-02T16:37:36.770Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-03-02T16:37:36.848Z] 2021/03/02 16:37:36 Finished clone github.com/beorn7/perks [2021-03-02T16:37:36.848Z] 2021/03/02 16:37:36 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-03-02T16:37:37.031Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-02T16:37:37.108Z] 2021/03/02 16:37:36 Finished clone github.com/prometheus/client_model [2021-03-02T16:37:37.108Z] 2021/03/02 16:37:36 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-03-02T16:37:37.233Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-02T16:37:37.233Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-02T16:37:37.233Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestFormatStatus [2021-03-02T16:37:37.233Z] --- PASS: TestFormatStatus (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestFormatError [2021-03-02T16:37:37.233Z] --- PASS: TestFormatError (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestFormatJSONError [2021-03-02T16:37:37.233Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-02T16:37:37.233Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-02T16:37:37.233Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestNewJSONProgressOutput [2021-03-02T16:37:37.233Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestAuxFormatterEmit [2021-03-02T16:37:37.233Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestStreamWriterStdout [2021-03-02T16:37:37.233Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestStreamWriterStderr [2021-03-02T16:37:37.233Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-02T16:37:37.233Z] PASS [2021-03-02T16:37:37.233Z] coverage: 66.2% of statements [2021-03-02T16:37:37.233Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2021-03-02T16:37:37.233Z] time="2021-03-02T16:37:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-02T16:37:37.233Z] === RUN TestGenerateRandomID [2021-03-02T16:37:37.233Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestShortenId [2021-03-02T16:37:37.233Z] --- PASS: TestShortenId (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestShortenSha256Id [2021-03-02T16:37:37.233Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestShortenIdEmpty [2021-03-02T16:37:37.233Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestShortenIdInvalid [2021-03-02T16:37:37.233Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestIsShortIDNonHex [2021-03-02T16:37:37.233Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-02T16:37:37.233Z] === RUN TestIsShortIDNotCorrectSize [2021-03-02T16:37:37.233Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-02T16:37:37.233Z] PASS [2021-03-02T16:37:37.233Z] coverage: 70.6% of statements [2021-03-02T16:37:37.233Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-03-02T16:37:37.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-02T16:37:38.050Z] 2021/03/02 16:37:37 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-03-02T16:37:38.050Z] 2021/03/02 16:37:37 Finished clone golang.org/x/crypto [2021-03-02T16:37:38.211Z] === RUN TestIsCpusetListAvailable [2021-03-02T16:37:38.211Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-02T16:37:38.211Z] PASS [2021-03-02T16:37:38.211Z] coverage: 38.2% of statements [2021-03-02T16:37:38.211Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2021-03-02T16:37:38.311Z] 2021/03/02 16:37:38 Finished clone github.com/golang/protobuf [2021-03-02T16:37:38.312Z] 2021/03/02 16:37:38 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-03-02T16:37:38.882Z] 2021/03/02 16:37:38 Finished clone github.com/prometheus/client_golang [2021-03-02T16:37:38.882Z] 2021/03/02 16:37:38 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-03-02T16:37:39.188Z] === RUN TestChtimes [2021-03-02T16:37:39.188Z] --- PASS: TestChtimes (0.00s) [2021-03-02T16:37:39.188Z] === RUN TestChtimesWindows [2021-03-02T16:37:39.188Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-02T16:37:39.188Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-02T16:37:39.188Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-02T16:37:39.188Z] === RUN TestEnsureRemoveAllNotExist [2021-03-02T16:37:39.188Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-02T16:37:39.188Z] === RUN TestEnsureRemoveAllWithDir [2021-03-02T16:37:39.188Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-02T16:37:39.188Z] === RUN TestEnsureRemoveAllWithFile [2021-03-02T16:37:39.188Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-02T16:37:39.188Z] === RUN TestHasWin32KSupport [2021-03-02T16:37:39.188Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-02T16:37:39.188Z] syscall_windows_test.go:8: win32k: true [2021-03-02T16:37:39.188Z] PASS [2021-03-02T16:37:39.188Z] coverage: 12.0% of statements [2021-03-02T16:37:39.188Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.0% of statements [2021-03-02T16:37:39.452Z] 2021/03/02 16:37:39 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-03-02T16:37:39.452Z] 2021/03/02 16:37:39 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-03-02T16:37:39.651Z] === RUN TestTailFile [2021-03-02T16:37:39.651Z] --- PASS: TestTailFile (0.00s) [2021-03-02T16:37:39.651Z] === RUN TestTailFileManyLines [2021-03-02T16:37:39.651Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-02T16:37:39.651Z] === RUN TestTailEmptyFile [2021-03-02T16:37:39.651Z] --- PASS: TestTailEmptyFile (0.01s) [2021-03-02T16:37:39.651Z] === RUN TestTailNegativeN [2021-03-02T16:37:39.651Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader [2021-03-02T16:37:39.651Z] === CONT TestNewTailReader [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/no_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/truncated_last_line [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-02T16:37:39.651Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.651Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.651Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.651Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.651Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/no_delimiter [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.652Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.653Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-02T16:37:39.653Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:39.654Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:39.654Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:39.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.021Z] 2021/03/02 16:37:39 Finished clone github.com/pkg/errors [2021-03-02T16:37:40.021Z] 2021/03/02 16:37:39 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T16:37:40.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T16:37:40.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.02s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.01s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] time="2021-03-02T16:37:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T16:37:40.122Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T16:37:40.123Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T16:37:40.124Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T16:37:40.124Z] PASS [2021-03-02T16:37:40.124Z] coverage: 88.6% of statements [2021-03-02T16:37:40.124Z] ok github.com/docker/docker/pkg/tailfile 0.440s coverage: 88.6% of statements [2021-03-02T16:37:40.281Z] 2021/03/02 16:37:40 Finished clone github.com/prometheus/procfs [2021-03-02T16:37:40.281Z] 2021/03/02 16:37:40 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-03-02T16:37:40.281Z] 2021/03/02 16:37:40 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-03-02T16:37:40.281Z] 2021/03/02 16:37:40 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-03-02T16:37:40.541Z] 2021/03/02 16:37:40 Finished clone github.com/prometheus/common [2021-03-02T16:37:40.541Z] 2021/03/02 16:37:40 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T16:37:40.588Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T16:37:40.588Z] === RUN TestTarSumRemoveNonExistent [2021-03-02T16:37:40.588Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestTarSumRemove [2021-03-02T16:37:40.588Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestSortFileInfoSums [2021-03-02T16:37:40.588Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestNewTarSumForLabelInvalid [2021-03-02T16:37:40.588Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestNewTarSumForLabel [2021-03-02T16:37:40.588Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestEmptyTar [2021-03-02T16:37:40.588Z] --- PASS: TestEmptyTar (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestTarSumsReadSize [2021-03-02T16:37:40.588Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestTarSums [2021-03-02T16:37:40.588Z] --- PASS: TestTarSums (0.10s) [2021-03-02T16:37:40.588Z] === RUN TestIteration [2021-03-02T16:37:40.588Z] --- PASS: TestIteration (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestVersionLabelForChecksum [2021-03-02T16:37:40.588Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestVersion [2021-03-02T16:37:40.588Z] --- PASS: TestVersion (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestGetVersion [2021-03-02T16:37:40.588Z] --- PASS: TestGetVersion (0.00s) [2021-03-02T16:37:40.588Z] === RUN TestGetVersions [2021-03-02T16:37:40.588Z] --- PASS: TestGetVersions (0.00s) [2021-03-02T16:37:40.588Z] PASS [2021-03-02T16:37:40.588Z] coverage: 89.3% of statements [2021-03-02T16:37:40.588Z] ok github.com/docker/docker/pkg/tarsum 0.156s coverage: 89.3% of statements [2021-03-02T16:37:41.051Z] testing: warning: no tests to run [2021-03-02T16:37:41.051Z] PASS [2021-03-02T16:37:41.051Z] coverage: [no statements] [2021-03-02T16:37:41.051Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-03-02T16:37:41.112Z] 2021/03/02 16:37:40 Finished clone github.com/cespare/xxhash/v2 [2021-03-02T16:37:41.112Z] 2021/03/02 16:37:40 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-03-02T16:37:41.261Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-02T16:37:41.261Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-02T16:37:41.514Z] === RUN TestTruncIndex [2021-03-02T16:37:41.514Z] --- PASS: TestTruncIndex (0.10s) [2021-03-02T16:37:41.514Z] PASS [2021-03-02T16:37:41.514Z] coverage: 91.5% of statements [2021-03-02T16:37:41.514Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-03-02T16:37:41.514Z] === RUN TestIsGIT [2021-03-02T16:37:41.514Z] --- PASS: TestIsGIT (0.00s) [2021-03-02T16:37:41.514Z] === RUN TestIsTransport [2021-03-02T16:37:41.514Z] --- PASS: TestIsTransport (0.00s) [2021-03-02T16:37:41.514Z] PASS [2021-03-02T16:37:41.514Z] coverage: 100.0% of statements [2021-03-02T16:37:41.514Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-03-02T16:37:41.520Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-02T16:37:41.977Z] === RUN TestVersionInfo [2021-03-02T16:37:41.977Z] --- PASS: TestVersionInfo (0.00s) [2021-03-02T16:37:41.977Z] === RUN TestAppendVersions [2021-03-02T16:37:41.977Z] --- PASS: TestAppendVersions (0.00s) [2021-03-02T16:37:41.977Z] PASS [2021-03-02T16:37:41.977Z] coverage: 88.9% of statements [2021-03-02T16:37:41.977Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-03-02T16:37:42.054Z] 2021/03/02 16:37:41 Finished clone github.com/inconshreveable/mousetrap [2021-03-02T16:37:42.054Z] 2021/03/02 16:37:41 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-03-02T16:37:42.054Z] 2021/03/02 16:37:42 Finished clone github.com/morikuni/aec [2021-03-02T16:37:42.054Z] 2021/03/02 16:37:42 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-03-02T16:37:42.314Z] 2021/03/02 16:37:42 Finished clone github.com/spf13/pflag [2021-03-02T16:37:42.573Z] 2021/03/02 16:37:42 Finished clone github.com/docker/go-metrics [2021-03-02T16:37:42.898Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-02T16:37:42.954Z] === RUN TestNewSettable [2021-03-02T16:37:42.954Z] --- PASS: TestNewSettable (0.00s) [2021-03-02T16:37:42.954Z] === RUN TestIsSettable [2021-03-02T16:37:42.954Z] --- PASS: TestIsSettable (0.00s) [2021-03-02T16:37:42.954Z] === RUN TestUpdateSettingsEnv [2021-03-02T16:37:42.954Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-02T16:37:42.954Z] PASS [2021-03-02T16:37:42.954Z] coverage: 20.1% of statements [2021-03-02T16:37:42.954Z] ok github.com/docker/docker/plugin/v2 0.100s coverage: 20.1% of statements [2021-03-02T16:37:43.142Z] 2021/03/02 16:37:42 Finished clone github.com/spf13/cobra [2021-03-02T16:37:43.156Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-02T16:37:43.402Z] 2021/03/02 16:37:43 Finished clone github.com/Azure/go-ansiterm [2021-03-02T16:37:43.417Z] === RUN TestLoad [2021-03-02T16:37:43.417Z] --- PASS: TestLoad (0.00s) [2021-03-02T16:37:43.417Z] === RUN TestSave [2021-03-02T16:37:43.417Z] --- PASS: TestSave (0.03s) [2021-03-02T16:37:43.417Z] === RUN TestAddDeleteGet [2021-03-02T16:37:43.417Z] --- PASS: TestAddDeleteGet (0.04s) [2021-03-02T16:37:43.417Z] === RUN TestInvalidTags [2021-03-02T16:37:43.417Z] --- PASS: TestInvalidTags (0.00s) [2021-03-02T16:37:43.417Z] PASS [2021-03-02T16:37:43.417Z] coverage: 84.4% of statements [2021-03-02T16:37:43.417Z] ok github.com/docker/docker/reference 0.114s coverage: 84.4% of statements [2021-03-02T16:37:43.417Z] === RUN TestValidatePrivileges [2021-03-02T16:37:43.417Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-02T16:37:43.417Z] === RUN TestFilterByCapNeg [2021-03-02T16:37:43.417Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-02T16:37:43.417Z] === RUN TestFilterByCapPos [2021-03-02T16:37:43.417Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-02T16:37:43.417Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-02T16:37:43.417Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-02T16:37:43.417Z] PASS [2021-03-02T16:37:43.417Z] coverage: 12.0% of statements [2021-03-02T16:37:43.417Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2021-03-02T16:37:44.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-02T16:37:44.393Z] time="2021-03-02T16:37:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-02T16:37:45.325Z] 2021/03/02 16:37:45 Finished clone github.com/opencontainers/selinux [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-02T16:37:45.371Z] === RUN TestRestartManagerTimeout [2021-03-02T16:37:45.371Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestRestartManagerTimeoutReset [2021-03-02T16:37:45.371Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-02T16:37:45.371Z] PASS [2021-03-02T16:37:45.371Z] coverage: 50.9% of statements [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-02T16:37:45.371Z] ok github.com/docker/docker/restartmanager 0.076s coverage: 50.9% of statements [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestReaderWithReadError [2021-03-02T16:37:45.371Z] time="2021-03-02T16:37:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestReader [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-02T16:37:45.371Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-02T16:37:45.371Z] PASS [2021-03-02T16:37:45.371Z] coverage: 100.0% of statements [2021-03-02T16:37:45.371Z] ok github.com/docker/docker/registry/resumable 0.236s coverage: 100.0% of statements [2021-03-02T16:37:45.371Z] === RUN TestResolveAuthConfigIndexServer [2021-03-02T16:37:45.371Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-02T16:37:45.371Z] === RUN TestResolveAuthConfigFullURL [2021-03-02T16:37:45.371Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-02T16:37:45.838Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestValidateMirror [2021-03-02T16:37:45.838Z] --- PASS: TestValidateMirror (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestLoadInsecureRegistries [2021-03-02T16:37:45.838Z] time="2021-03-02T16:37:45Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-02T16:37:45.838Z] time="2021-03-02T16:37:45Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-02T16:37:45.838Z] time="2021-03-02T16:37:45Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-02T16:37:45.838Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-03-02T16:37:45.838Z] === RUN TestNewServiceConfig [2021-03-02T16:37:45.838Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestValidateIndexName [2021-03-02T16:37:45.838Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestValidateIndexNameWithError [2021-03-02T16:37:45.838Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestEndpointParse [2021-03-02T16:37:45.838Z] --- PASS: TestEndpointParse (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestEndpointParseInvalid [2021-03-02T16:37:45.838Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestValidateEndpoint [2021-03-02T16:37:45.838Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-02T16:37:45.838Z] === RUN TestPing [2021-03-02T16:37:45.838Z] --- PASS: TestPing (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestPingRegistryEndpoint [2021-03-02T16:37:45.838Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-02T16:37:45.838Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:45.838Z] === RUN TestEndpoint [2021-03-02T16:37:45.838Z] --- SKIP: TestEndpoint (0.00s) [2021-03-02T16:37:45.838Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:45.838Z] === RUN TestParseRepositoryInfo [2021-03-02T16:37:45.838Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestNewIndexInfo [2021-03-02T16:37:45.838Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestMirrorEndpointLookup [2021-03-02T16:37:45.838Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-02T16:37:45.838Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:37:45.838Z] === RUN TestSearchRepositories [2021-03-02T16:37:45.838Z] --- PASS: TestSearchRepositories (0.00s) [2021-03-02T16:37:45.838Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-02T16:37:45.838Z] Host: 127.0.0.1:49245 [2021-03-02T16:37:45.838Z] User-Agent: docker test client [2021-03-02T16:37:45.838Z] Authorization: Token fake-token [2021-03-02T16:37:45.838Z] X-Docker-Token: true [2021-03-02T16:37:45.838Z] Accept-Encoding: gzip [2021-03-02T16:37:45.838Z] [2021-03-02T16:37:45.838Z] [2021-03-02T16:37:45.838Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-02T16:37:45.838Z] Connection: close [2021-03-02T16:37:45.838Z] Content-Length: 144 [2021-03-02T16:37:45.838Z] Cache-Control: no-cache [2021-03-02T16:37:45.838Z] Content-Type: application/json [2021-03-02T16:37:45.838Z] Date: Tue, 02 Mar 2021 16:37:45 GMT [2021-03-02T16:37:45.838Z] Expires: -1 [2021-03-02T16:37:45.838Z] Pragma: no-cache [2021-03-02T16:37:45.838Z] Server: docker-tests/mock [2021-03-02T16:37:45.838Z] X-Docker-Registry-Config: mock [2021-03-02T16:37:45.838Z] X-Docker-Registry-Version: 0.0.0 [2021-03-02T16:37:45.838Z] [2021-03-02T16:37:45.838Z] [2021-03-02T16:37:45.838Z] === RUN TestTrustedLocation [2021-03-02T16:37:45.838Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-02T16:37:45.838Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestAllowNondistributableArtifacts [2021-03-02T16:37:45.838Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-02T16:37:45.838Z] === RUN TestIsSecureIndex [2021-03-02T16:37:45.838Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-02T16:37:45.838Z] PASS [2021-03-02T16:37:45.838Z] coverage: 50.3% of statements [2021-03-02T16:37:45.838Z] ok github.com/docker/docker/registry 0.268s coverage: 50.3% of statements [2021-03-02T16:37:45.898Z] 2021/03/02 16:37:45 Finished clone github.com/google/certificate-transparency-go [2021-03-02T16:37:46.301Z] === RUN TestDecodeContainerConfig [2021-03-02T16:37:46.301Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-02T16:37:46.301Z] === RUN TestDecodeContainerConfigIsolation [2021-03-02T16:37:46.301Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-02T16:37:46.301Z] === RUN TestValidatePrivileged [2021-03-02T16:37:46.301Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-02T16:37:46.301Z] PASS [2021-03-02T16:37:46.301Z] coverage: 52.2% of statements [2021-03-02T16:37:46.301Z] ok github.com/docker/docker/runconfig 0.133s coverage: 52.2% of statements [2021-03-02T16:37:46.764Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-02T16:37:46.764Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-02T16:37:46.764Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-02T16:37:46.765Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-02T16:37:46.765Z] PASS [2021-03-02T16:37:46.765Z] coverage: 62.5% of statements [2021-03-02T16:37:46.765Z] ok github.com/docker/docker/testutil 0.092s coverage: 62.5% of statements [2021-03-02T16:37:47.388Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-02T16:37:48.959Z] === RUN TestGetDriver [2021-03-02T16:37:48.959Z] --- PASS: TestGetDriver (0.00s) [2021-03-02T16:37:48.959Z] === RUN TestVolumeRequestError [2021-03-02T16:37:48.959Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-02T16:37:48.959Z] PASS [2021-03-02T16:37:48.959Z] coverage: 36.1% of statements [2021-03-02T16:37:48.959Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2021-03-02T16:37:49.294Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-02T16:37:49.423Z] === RUN TestGetAddress [2021-03-02T16:37:49.423Z] --- PASS: TestGetAddress (0.00s) [2021-03-02T16:37:49.423Z] === RUN TestRemove [2021-03-02T16:37:49.423Z] --- SKIP: TestRemove (0.00s) [2021-03-02T16:37:49.423Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-02T16:37:49.423Z] === RUN TestInitializeWithVolumes [2021-03-02T16:37:49.423Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-03-02T16:37:49.423Z] === RUN TestCreate [2021-03-02T16:37:49.423Z] --- PASS: TestCreate (0.01s) [2021-03-02T16:37:49.423Z] === RUN TestValidateName [2021-03-02T16:37:49.423Z] --- PASS: TestValidateName (0.00s) [2021-03-02T16:37:49.423Z] === RUN TestCreateWithOpts [2021-03-02T16:37:49.423Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-02T16:37:49.423Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-02T16:37:49.423Z] === RUN TestRelaodNoOpts [2021-03-02T16:37:49.423Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-02T16:37:49.423Z] PASS [2021-03-02T16:37:49.423Z] coverage: 41.5% of statements [2021-03-02T16:37:49.423Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2021-03-02T16:37:49.423Z] === RUN TestConvertTmpfsOptions [2021-03-02T16:37:49.423Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-02T16:37:49.423Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-02T16:37:49.423Z] parser_test.go:49: data="ro" [2021-03-02T16:37:49.423Z] === RUN TestParseMountRaw [2021-03-02T16:37:49.423Z] --- PASS: TestParseMountRaw (0.02s) [2021-03-02T16:37:49.423Z] === RUN TestParseMountRawSplit [2021-03-02T16:37:49.423Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-03-02T16:37:49.423Z] parser_test.go:390: case 0 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 1 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 2 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 3 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 4 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 5 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 6 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 7 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 8 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 0 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 1 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 2 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 3 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 4 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 5 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 6 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 7 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 8 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 9 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 10 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 11 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 12 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 0 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 1 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 2 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 3 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 4 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 5 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 6 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 7 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 8 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 9 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 10 [2021-03-02T16:37:49.423Z] parser_test.go:390: case 11 [2021-03-02T16:37:49.423Z] === RUN TestParseMountSpec [2021-03-02T16:37:49.423Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-02T16:37:49.423Z] parser_test.go:455: case 0 [2021-03-02T16:37:49.423Z] parser_test.go:455: case 1 [2021-03-02T16:37:49.423Z] parser_test.go:455: case 2 [2021-03-02T16:37:49.423Z] parser_test.go:455: case 3 [2021-03-02T16:37:49.423Z] parser_test.go:455: case 4 [2021-03-02T16:37:49.423Z] parser_test.go:455: case 5 [2021-03-02T16:37:49.423Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-02T16:37:49.423Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-02T16:37:49.423Z] === RUN TestValidateMount [2021-03-02T16:37:49.423Z] --- PASS: TestValidateMount (0.00s) [2021-03-02T16:37:49.423Z] PASS [2021-03-02T16:37:49.423Z] coverage: 66.2% of statements [2021-03-02T16:37:49.423Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 66.2% of statements [2021-03-02T16:37:50.233Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-02T16:37:50.802Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-02T16:37:50.974Z] === RUN TestSetGetMeta [2021-03-02T16:37:50.975Z] === PAUSE TestSetGetMeta [2021-03-02T16:37:50.975Z] === RUN TestRestore [2021-03-02T16:37:50.975Z] === PAUSE TestRestore [2021-03-02T16:37:50.975Z] === RUN TestServiceCreate [2021-03-02T16:37:50.975Z] === PAUSE TestServiceCreate [2021-03-02T16:37:50.975Z] === RUN TestServiceList [2021-03-02T16:37:50.975Z] === PAUSE TestServiceList [2021-03-02T16:37:50.975Z] === RUN TestServiceRemove [2021-03-02T16:37:50.975Z] === PAUSE TestServiceRemove [2021-03-02T16:37:50.975Z] === RUN TestServiceGet [2021-03-02T16:37:50.975Z] === PAUSE TestServiceGet [2021-03-02T16:37:50.975Z] === RUN TestServicePrune [2021-03-02T16:37:50.975Z] === PAUSE TestServicePrune [2021-03-02T16:37:50.975Z] === RUN TestCreate [2021-03-02T16:37:50.975Z] === PAUSE TestCreate [2021-03-02T16:37:50.975Z] === RUN TestRemove [2021-03-02T16:37:50.975Z] === PAUSE TestRemove [2021-03-02T16:37:50.975Z] === RUN TestList [2021-03-02T16:37:50.975Z] === PAUSE TestList [2021-03-02T16:37:50.975Z] === RUN TestFindByDriver [2021-03-02T16:37:50.975Z] === PAUSE TestFindByDriver [2021-03-02T16:37:50.975Z] === RUN TestFindByReferenced [2021-03-02T16:37:50.975Z] === PAUSE TestFindByReferenced [2021-03-02T16:37:50.975Z] === RUN TestDerefMultipleOfSameRef [2021-03-02T16:37:50.975Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-02T16:37:50.975Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-02T16:37:50.975Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-02T16:37:50.975Z] === RUN TestDefererencePluginOnCreateError [2021-03-02T16:37:50.975Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-02T16:37:50.975Z] === RUN TestRefDerefRemove [2021-03-02T16:37:50.975Z] === PAUSE TestRefDerefRemove [2021-03-02T16:37:50.975Z] === RUN TestGet [2021-03-02T16:37:50.975Z] === PAUSE TestGet [2021-03-02T16:37:50.975Z] === RUN TestGetWithReference [2021-03-02T16:37:50.975Z] === PAUSE TestGetWithReference [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_nil_list [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_empty_list [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_filter_some [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_filter_middle [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-02T16:37:50.975Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-02T16:37:50.975Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_nil_list [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_filter_some [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_empty_list [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-02T16:37:50.975Z] === CONT TestFilterFunc/test_filter_middle [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-02T16:37:50.975Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-02T16:37:50.975Z] === CONT TestSetGetMeta [2021-03-02T16:37:50.975Z] === CONT TestFindByReferenced [2021-03-02T16:37:50.975Z] === CONT TestServiceList [2021-03-02T16:37:50.975Z] === CONT TestServicePrune [2021-03-02T16:37:50.975Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-02T16:37:50.975Z] === CONT TestServiceGet [2021-03-02T16:37:50.975Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-02T16:37:50.975Z] === CONT TestServiceRemove [2021-03-02T16:37:50.975Z] --- PASS: TestServiceGet (0.09s) [2021-03-02T16:37:50.975Z] === CONT TestGet [2021-03-02T16:37:50.975Z] time="2021-03-02T16:37:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T16:37:50.975Z] --- PASS: TestServiceRemove (0.09s) [2021-03-02T16:37:50.975Z] === CONT TestGetWithReference [2021-03-02T16:37:50.975Z] --- PASS: TestServiceList (0.11s) [2021-03-02T16:37:50.975Z] === CONT TestServiceCreate [2021-03-02T16:37:50.975Z] time="2021-03-02T16:37:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T16:37:50.975Z] === CONT TestList [2021-03-02T16:37:50.975Z] --- PASS: TestGet (0.03s) [2021-03-02T16:37:50.975Z] time="2021-03-02T16:37:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T16:37:50.975Z] time="2021-03-02T16:37:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-02T16:37:50.975Z] --- PASS: TestGetWithReference (0.03s) [2021-03-02T16:37:50.975Z] === CONT TestFindByDriver [2021-03-02T16:37:50.975Z] --- PASS: TestServiceCreate (0.03s) [2021-03-02T16:37:50.975Z] === CONT TestRestore [2021-03-02T16:37:50.975Z] time="2021-03-02T16:37:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T16:37:50.975Z] --- PASS: TestServicePrune (0.15s) [2021-03-02T16:37:50.975Z] === CONT TestDefererencePluginOnCreateError [2021-03-02T16:37:50.975Z] --- PASS: TestList (0.03s) [2021-03-02T16:37:50.975Z] === CONT TestRefDerefRemove [2021-03-02T16:37:50.975Z] --- PASS: TestFindByDriver (0.02s) [2021-03-02T16:37:50.975Z] === CONT TestRemove [2021-03-02T16:37:50.975Z] --- PASS: TestRestore (0.03s) [2021-03-02T16:37:50.975Z] === CONT TestCreate [2021-03-02T16:37:50.975Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-03-02T16:37:50.975Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-02T16:37:50.975Z] --- PASS: TestRefDerefRemove (0.02s) [2021-03-02T16:37:50.975Z] === CONT TestDerefMultipleOfSameRef [2021-03-02T16:37:50.975Z] --- PASS: TestCreate (0.02s) [2021-03-02T16:37:50.975Z] --- PASS: TestRemove (0.02s) [2021-03-02T16:37:50.975Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-02T16:37:50.975Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-03-02T16:37:50.975Z] PASS [2021-03-02T16:37:50.975Z] coverage: 70.3% of statements [2021-03-02T16:37:50.975Z] ok github.com/docker/docker/volume/service 0.286s coverage: 70.3% of statements [2021-03-02T16:37:51.179Z] 2021/03/02 16:37:50 Finished clone github.com/cloudflare/cfssl [2021-03-02T16:37:52.183Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-02T16:37:53.122Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-02T16:37:53.171Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-03-02T16:37:53.172Z] === RUN TestClientStream [2021-03-02T16:37:53.172Z] --- PASS: TestClientStream (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestClientSendFile [2021-03-02T16:37:53.172Z] --- PASS: TestClientSendFile (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestClientWithRequestTimeout [2021-03-02T16:37:53.172Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestFileSpecPlugin [2021-03-02T16:37:53.172Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestFileJSONSpecPlugin [2021-03-02T16:37:53.172Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-02T16:37:53.172Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestPluginAddHandler [2021-03-02T16:37:53.172Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestPluginWaitBadPlugin [2021-03-02T16:37:53.172Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-02T16:37:53.172Z] === RUN TestGet [2021-03-02T16:37:53.172Z] time="2021-03-02T16:37:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-02T16:37:53.692Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-02T16:37:54.149Z] time="2021-03-02T16:37:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-02T16:37:55.601Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-02T16:37:55.601Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-02T16:37:56.170Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-02T16:37:56.345Z] time="2021-03-02T16:37:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-02T16:37:59.308Z] 2021/03/02 16:37:58 Finished clone github.com/docker/swarmkit [2021-03-02T16:37:59.460Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-02T16:37:59.460Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-02T16:38:00.106Z] time="2021-03-02T16:37:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-02T16:38:00.397Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-02T16:38:00.397Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-02T16:38:01.335Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-02T16:38:01.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-02T16:38:03.234Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-02T16:38:03.509Z] 2021/03/02 16:38:03 Finished clone cloud.google.com/go [2021-03-02T16:38:03.509Z] 2021/03/02 16:38:03 Finished clone github.com/coreos/etcd [2021-03-02T16:38:04.614Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-02T16:38:05.551Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-02T16:38:06.490Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-02T16:38:08.716Z] --- PASS: TestGet (15.00s) [2021-03-02T16:38:08.716Z] === RUN TestPluginWithNoManifest [2021-03-02T16:38:08.716Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-02T16:38:08.716Z] === RUN TestGetAll [2021-03-02T16:38:08.716Z] --- PASS: TestGetAll (0.00s) [2021-03-02T16:38:08.716Z] PASS [2021-03-02T16:38:08.716Z] coverage: 73.4% of statements [2021-03-02T16:38:08.716Z] ok github.com/docker/docker/pkg/plugins 35.290s coverage: 73.4% of statements [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/quota [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T16:38:08.716Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === Skipped [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-02T16:38:09.693Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-02T16:38:09.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-02T16:38:09.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-03-02T16:38:09.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-02T16:38:09.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-02T16:38:09.693Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-02T16:38:09.693Z] daemon_test.go:147: root required [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-02T16:38:09.693Z] reload_test.go:520: root required [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-03-02T16:38:09.693Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-02T16:38:09.693Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-02T16:38:09.693Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-02T16:38:09.693Z] download_test.go:268: Needs fixing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-02T16:38:09.693Z] layer_test.go:304: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-02T16:38:09.693Z] layer_test.go:353: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-02T16:38:09.693Z] layer_test.go:468: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-02T16:38:09.693Z] layer_test.go:697: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-02T16:38:09.693Z] migration_test.go:46: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-02T16:38:09.693Z] migration_test.go:182: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-02T16:38:09.693Z] mount_test.go:17: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-02T16:38:09.693Z] mount_test.go:76: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-02T16:38:09.693Z] mount_test.go:125: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-02T16:38:09.693Z] mount_test.go:212: Failing on Windows [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-02T16:38:09.693Z] archive_test.go:134: Xz not present in msys2 [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-02T16:38:09.693Z] archive_test.go:239: Failing on Windows CI machines [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-02T16:38:09.693Z] archive_windows_test.go:16: Currently fails [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-02T16:38:09.693Z] changes_test.go:192: needs more investigation [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-02T16:38:09.693Z] changes_test.go:405: needs further investigation [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-02T16:38:09.693Z] changes_test.go:441: needs further investigation [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-02T16:38:09.693Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-02T16:38:09.693Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-02T16:38:09.693Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T16:38:09.693Z] [2021-03-02T16:38:09.693Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-02T16:38:09.694Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-02T16:38:09.694Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-02T16:38:09.694Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-02T16:38:09.694Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-02T16:38:09.694Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-02T16:38:09.694Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-02T16:38:09.694Z] poller_test.go:41: No chmod on Windows [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-02T16:38:09.694Z] fileutils_test.go:134: Needs porting to Windows [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-02T16:38:09.694Z] fileutils_test.go:180: Needs porting to Windows [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-02T16:38:09.694Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-02T16:38:09.694Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-02T16:38:09.694Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-02T16:38:09.694Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-02T16:38:09.694Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] [2021-03-02T16:38:09.694Z] DONE 1825 tests, 45 skipped in 205.204s [2021-03-02T16:38:09.694Z] INFO: make.ps1 ended at 03/02/2021 16:38:09 [2021-03-02T16:38:11.244Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-02T16:38:11.244Z] INFO: Unit tests ended at 03/02/2021 16:38:11. Duration:00:03:39.7668180 [2021-03-02T16:38:11.244Z] INFO: Building busybox [2021-03-02T16:38:11.244Z] Sending build context to Docker daemon 5.12kB [2021-03-02T16:38:11.244Z] [2021-03-02T16:38:11.244Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-02T16:38:11.244Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-02T16:38:11.244Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-02T16:38:11.244Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-02T16:38:11.244Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-02T16:38:11.244Z] ---> 31902e4b25a6 [2021-03-02T16:38:11.244Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-02T16:38:11.244Z] ---> Running in c083804eb59d [2021-03-02T16:38:11.646Z] 2021/03/02 16:38:10 Finished clone github.com/containerd/containerd [2021-03-02T16:38:11.763Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-02T16:38:15.052Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-02T16:38:15.052Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-02T16:38:15.963Z] Removing intermediate container c083804eb59d [2021-03-02T16:38:15.963Z] ---> b1691f315f94 [2021-03-02T16:38:15.963Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-02T16:38:15.963Z] ---> Running in 7613f0e91d1f [2021-03-02T16:38:15.963Z] Removing intermediate container 7613f0e91d1f [2021-03-02T16:38:15.963Z] ---> b32a7ccfc549 [2021-03-02T16:38:15.963Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-02T16:38:15.963Z] ---> Running in a2e4ea7a95ab [2021-03-02T16:38:15.963Z] Removing intermediate container a2e4ea7a95ab [2021-03-02T16:38:15.963Z] ---> 66b46f0c4ac5 [2021-03-02T16:38:15.963Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-02T16:38:16.959Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-02T16:38:17.512Z] [2021-03-02T16:38:17.898Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-02T16:38:17.975Z] ---> ddb1c6e8c8d0 [2021-03-02T16:38:17.975Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-02T16:38:17.975Z] ---> Running in 2caf8d777456 [2021-03-02T16:38:19.803Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-02T16:38:20.061Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-02T16:38:20.629Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-02T16:38:21.223Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-02T16:38:21.637Z] 2021/03/02 16:38:19 Finished clone google.golang.org/genproto [2021-03-02T16:38:21.812Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-02T16:38:23.019Z] 2021/03/02 16:38:22 Finished clone github.com/gogo/protobuf [2021-03-02T16:38:23.721Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-02T16:38:23.721Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-02T16:38:26.257Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-02T16:38:26.584Z] Removing intermediate container 2caf8d777456 [2021-03-02T16:38:26.584Z] ---> 3dfb5be890de [2021-03-02T16:38:26.584Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-02T16:38:26.584Z] ---> Running in 5ac28f9d9344 [2021-03-02T16:38:27.560Z] [2021-03-02T16:38:27.560Z] SUCCESS: Specified value was saved. [2021-03-02T16:38:28.162Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-02T16:38:29.755Z] Removing intermediate container 5ac28f9d9344 [2021-03-02T16:38:29.755Z] ---> 06d95d9e313d [2021-03-02T16:38:29.755Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-02T16:38:29.755Z] ---> Running in 3cc2ea24694d [2021-03-02T16:38:31.453Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-02T16:38:31.713Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-02T16:38:32.283Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-02T16:38:32.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-02T16:38:33.482Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-02T16:38:33.516Z] Cannot create a file when that file already exists. [2021-03-02T16:38:35.387Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-02T16:38:37.295Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-02T16:38:38.232Z] Removing intermediate container 3cc2ea24694d [2021-03-02T16:38:38.232Z] ---> f15fd39af737 [2021-03-02T16:38:38.232Z] Step 13/13 : CMD ["sh"] [2021-03-02T16:38:38.232Z] ---> Running in d5520825c83d [2021-03-02T16:38:38.232Z] Removing intermediate container d5520825c83d [2021-03-02T16:38:38.232Z] ---> ab575d9d8ebe [2021-03-02T16:38:38.232Z] Successfully built ab575d9d8ebe [2021-03-02T16:38:38.232Z] Successfully tagged busybox:latest [2021-03-02T16:38:38.232Z] INFO: Docker images of the daemon under test [2021-03-02T16:38:38.232Z] [2021-03-02T16:38:38.232Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-02T16:38:38.232Z] busybox latest ab575d9d8ebe 1 second ago 5.28GB [2021-03-02T16:38:38.232Z] microsoft/windowsservercore latest 31902e4b25a6 3 weeks ago 5.21GB [2021-03-02T16:38:38.232Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 3 weeks ago 5.21GB [2021-03-02T16:38:38.232Z] [2021-03-02T16:38:38.232Z] INFO: Running integration tests at 03/02/2021 16:38:38... [2021-03-02T16:38:38.232Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-02T16:38:38.232Z] INFO: Integration API tests being run from the host: [2021-03-02T16:38:38.232Z] INFO: make.ps1 starting at 03/02/2021 16:38:38 [2021-03-02T16:38:39.202Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-02T16:38:39.206Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-02T16:38:39.771Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-02T16:38:42.308Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-02T16:38:42.308Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-02T16:38:47.587Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-02T16:38:48.527Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-02T16:38:49.097Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-02T16:38:50.037Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-02T16:38:50.976Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-02T16:38:51.546Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-02T16:38:54.839Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-02T16:38:54.839Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-02T16:39:01.790Z] 2021/03/02 16:38:56 Finished clone github.com/hashicorp/consul [2021-03-02T16:39:02.967Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-02T16:39:03.700Z] 2021/03/02 16:39:03 Finished clone github.com/aws/aws-sdk-go [2021-03-02T16:39:04.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:39:04.412Z] INFO: Testing against a local daemon [2021-03-02T16:39:04.412Z] === RUN TestBuildWithSession [2021-03-02T16:39:04.412Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T16:39:04.412Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:39:04.412Z] === RUN TestBuildSquashParent [2021-03-02T16:39:04.412Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-02T16:39:04.412Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:39:04.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:39:04.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:39:04.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:39:04.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:39:04.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:39:04.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:39:04.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:39:04.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T16:39:04.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T16:39:04.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T16:39:04.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T16:39:11.092Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-02T16:39:11.092Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-02T16:39:11.092Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-02T16:39:11.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T16:39:11.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T16:39:14.383Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-02T16:39:14.951Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-02T16:39:15.520Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-02T16:39:15.779Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-02T16:39:16.038Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-02T16:39:16.978Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-02T16:39:17.238Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-02T16:39:17.808Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-02T16:39:18.377Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-02T16:39:18.377Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-02T16:39:18.636Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.20s) [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.24s) [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.74s) [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.15s) [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.66s) [2021-03-02T16:39:20.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.91s) [2021-03-02T16:39:20.179Z] === RUN TestBuildMultiStageCopy [2021-03-02T16:39:20.179Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T16:39:20.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-02T16:39:22.501Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite (366.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (23.80s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.83s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:1455: [dbb2d4fe76092] daemon is not started [2021-03-02T16:39:23.883Z] check_test.go:309: [d57c8710bda9a] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.60s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2021-03-02T16:39:23.883Z] check_test.go:309: [de8675fe1aa2d] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.75s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.23s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.46s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d20ae7cd36c24] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d45619634ada6] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-03-02T16:39:23.883Z] check_test.go:309: [dd5865a6e7204] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d1fe73c2cc14e] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.17s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2021-03-02T16:39:23.883Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-02T16:39:23.883Z] check_test.go:309: [dd24dac6b777b] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.84s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d74e9f8267158] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.30s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2021-03-02T16:39:23.883Z] check_test.go:309: [db5c3ccfe309d] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_plugins_test.go:79: [d4d3e4471be34] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_plugins_test.go:169: [d648d7292eb00] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d1ec148a138ba] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.23s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d149f122433dd] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.74s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.85s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.33s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.14s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.67s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.13s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d37af96006189] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.25s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.52s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.46s) [2021-03-02T16:39:23.883Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-02T16:39:23.883Z] check_test.go:309: [d16c519d9f41d] daemon is not started [2021-03-02T16:39:23.883Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-02T16:39:23.883Z] check_test.go:309: [d06f946f5346a] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.53s) [2021-03-02T16:39:23.883Z] check_test.go:309: [dcce108c32e85] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.81s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.80s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.08s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.74s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d677ee694b654] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.28s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d38ee656fb359] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.08s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-02T16:39:23.883Z] check_test.go:309: [d3c7017a38c1c] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d290028dbd3c4] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.39s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-03-02T16:39:23.883Z] check_test.go:309: [db771599755aa] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.31s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d05403fececb3] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.68s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d538962d9ac3e] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d8fe5e6692261] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.69s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.48s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.37s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.34s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.87s) [2021-03-02T16:39:23.883Z] docker_cli_daemon_test.go:2550: [dbacbd37868bd] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-03-02T16:39:23.883Z] check_test.go:309: [d9f4dbb1209c8] daemon is not started [2021-03-02T16:39:23.883Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.24s) [2021-03-02T16:39:23.883Z] === RUN TestDockerSwarmSuite [2021-03-02T16:39:23.883Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-02T16:39:24.143Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-02T16:39:26.052Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-02T16:39:27.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T16:39:27.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T16:39:27.432Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-02T16:39:27.432Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-02T16:39:27.747Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T16:39:28.371Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-02T16:39:28.723Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T16:39:29.699Z] --- PASS: TestBuildMultiStageCopy (10.15s) [2021-03-02T16:39:29.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.29s) [2021-03-02T16:39:29.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-03-02T16:39:29.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2021-03-02T16:39:29.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.77s) [2021-03-02T16:39:29.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.87s) [2021-03-02T16:39:29.699Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T16:39:30.906Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-02T16:39:31.247Z] --- PASS: TestBuildMultiStageParentConfig (1.99s) [2021-03-02T16:39:31.247Z] === RUN TestBuildLabelWithTargets [2021-03-02T16:39:31.247Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-02T16:39:31.247Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:39:31.247Z] === RUN TestBuildWithEmptyLayers [2021-03-02T16:39:32.801Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-03-02T16:39:32.801Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T16:39:36.184Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-02T16:39:36.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-02T16:39:43.170Z] --- PASS: TestBuildMultiStageOnBuild (10.46s) [2021-03-02T16:39:43.170Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T16:39:43.170Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-02T16:39:43.170Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:39:43.170Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T16:39:51.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-02T16:39:51.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-02T16:39:57.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-02T16:39:59.016Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-02T16:40:04.315Z] --- PASS: TestBuildMultiStageLayerLeak (18.33s) [2021-03-02T16:40:04.315Z] === RUN TestBuildWithHugeFile [2021-03-02T16:40:09.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-02T16:40:09.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-02T16:40:09.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-02T16:40:10.138Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-02T16:40:11.519Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-02T16:40:11.519Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-02T16:40:11.778Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-02T16:40:19.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-02T16:40:19.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-02T16:40:21.806Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-02T16:40:22.374Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-02T16:40:22.942Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-02T16:40:23.510Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-02T16:40:23.770Z] === RUN TestDockerSuite/TestBuildFails [2021-03-02T16:40:24.708Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-02T16:40:24.708Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-02T16:40:26.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-02T16:40:26.875Z] --- PASS: TestImportExtremelyLargeImageWorks (196.59s) [2021-03-02T16:40:26.875Z] PASS [2021-03-02T16:40:26.875Z] [2021-03-02T16:40:26.875Z] DONE 12 tests in 202.226s [2021-03-02T16:40:26.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T16:40:26.875Z] ++ 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 [2021-03-02T16:40:26.875Z] ++ set -e [2021-03-02T16:40:26.875Z] ++ '[' -n 0 ']' [2021-03-02T16:40:26.875Z] ++ set -x [2021-03-02T16:40:26.875Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:40:27.135Z] INFO: Testing against a local daemon [2021-03-02T16:40:27.135Z] === RUN TestNetworkCreateDelete [2021-03-02T16:40:27.394Z] --- PASS: TestNetworkCreateDelete (0.27s) [2021-03-02T16:40:27.394Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T16:40:28.332Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-03-02T16:40:28.332Z] === RUN TestDaemonDNSFallback [2021-03-02T16:40:28.591Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-02T16:40:29.968Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-02T16:40:30.904Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-02T16:40:31.163Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-02T16:40:32.100Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-02T16:40:33.519Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-02T16:40:34.466Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-02T16:40:34.466Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-02T16:40:35.034Z] --- PASS: TestDaemonDNSFallback (6.78s) [2021-03-02T16:40:35.034Z] === RUN TestInspectNetwork [2021-03-02T16:40:36.411Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-02T16:40:38.387Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-02T16:40:38.956Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T16:40:38.956Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T16:40:38.956Z] === RUN TestInspectNetwork/network_name [2021-03-02T16:40:38.956Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T16:40:39.523Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-02T16:40:39.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-02T16:40:40.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-02T16:40:43.260Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-02T16:40:43.520Z] --- PASS: TestInspectNetwork (8.66s) [2021-03-02T16:40:43.520Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T16:40:43.520Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T16:40:43.520Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T16:40:43.520Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T16:40:43.520Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T16:40:43.779Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-02T16:40:44.347Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-02T16:40:44.916Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-02T16:40:45.486Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-02T16:40:45.486Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-03-02T16:40:45.486Z] === RUN TestNetworkInvalidJSON [2021-03-02T16:40:45.486Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T16:40:45.486Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T16:40:45.486Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:40:45.486Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:40:45.486Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:40:45.486Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:40:45.486Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T16:40:45.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:40:45.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:40:45.486Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-02T16:40:45.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T16:40:45.486Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T16:40:45.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T16:40:45.486Z] === RUN TestNetworkList [2021-03-02T16:40:45.486Z] === RUN TestNetworkList//networks [2021-03-02T16:40:45.486Z] === PAUSE TestNetworkList//networks [2021-03-02T16:40:45.486Z] === RUN TestNetworkList//networks/ [2021-03-02T16:40:45.486Z] === PAUSE TestNetworkList//networks/ [2021-03-02T16:40:45.486Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-02T16:40:45.746Z] === CONT TestNetworkList//networks [2021-03-02T16:40:45.746Z] === CONT TestNetworkList//networks/ [2021-03-02T16:40:45.746Z] --- PASS: TestNetworkList (0.02s) [2021-03-02T16:40:45.746Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T16:40:45.746Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T16:40:45.746Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T16:40:46.314Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2021-03-02T16:40:46.314Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T16:40:46.314Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-02T16:40:46.882Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-02T16:40:47.140Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-02T16:40:47.400Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-03-02T16:40:47.400Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T16:40:47.659Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-02T16:40:47.918Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-02T16:40:48.177Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-03-02T16:40:48.177Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T16:40:48.177Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-02T16:40:49.116Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-02T16:40:49.376Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-03-02T16:40:49.376Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T16:40:50.754Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-03-02T16:40:50.754Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T16:40:51.321Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-03-02T16:40:51.321Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T16:40:51.890Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-02T16:40:53.796Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2021-03-02T16:40:53.796Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T16:40:53.796Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:40:53.796Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:40:53.796Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T16:40:57.085Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-02T16:40:59.628Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-02T16:40:59.628Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-02T16:40:59.628Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-02T16:40:59.628Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-02T16:40:59.628Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-02T16:40:59.628Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-02T16:41:01.007Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-02T16:41:02.388Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-02T16:41:05.700Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-02T16:41:05.700Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-02T16:41:06.271Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-02T16:41:09.558Z] --- PASS: TestServiceWithDataPathPortInit (15.68s) [2021-03-02T16:41:09.558Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T16:41:10.188Z] 2021/03/02 16:41:09 Finished clone google.golang.org/api [2021-03-02T16:41:10.188Z] 2021/03/02 16:41:09 Dependencies downloaded. Download time: 4m10.691246062s [2021-03-02T16:41:10.188Z] 2021/03/02 16:41:09 Collecting all dependencies [2021-03-02T16:41:14.835Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-02T16:41:16.742Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-02T16:41:17.678Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-02T16:41:17.678Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.34s) [2021-03-02T16:41:17.678Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:alat2079jhcn73p463i8pf8ey Created:2021-03-02 16:41:10.579273511 +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[1c01ead7b816d86154fad5dcaa081247618b6872bff986f4f7be6b55dc6b6c20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pb3elezpvvtfo0g1o68511bjr EndpointID:c8594a0b0877008942474710f49d99cf839a7d81b0aa31a0915c76db45795c93 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f3d10f44161b5f9ef1b4cfc86d20e09a5b060eb600e572c5c41cb2a3d394bcce 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:dd51f1ff8544 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pb3elezpvvtfo0g1o68511bjr EndpointID:c8594a0b0877008942474710f49d99cf839a7d81b0aa31a0915c76db45795c93 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T16:41:17.678Z] PASS [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] === Skipped [2021-03-02T16:41:17.678Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:41:17.678Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] DONE 26 tests, 1 skipped in 50.525s [2021-03-02T16:41:17.678Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:41:17.678Z] ++ 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 [2021-03-02T16:41:17.678Z] ++ set -e [2021-03-02T16:41:17.678Z] ++ '[' -n 0 ']' [2021-03-02T16:41:17.678Z] ++ set -x [2021-03-02T16:41:17.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:41:17.678Z] INFO: Testing against a local daemon [2021-03-02T16:41:17.678Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T16:41:17.678Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-02T16:41:17.678Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:41:17.678Z] === RUN TestDockerNetworkIpvlan [2021-03-02T16:41:17.678Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:41:17.678Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:41:17.678Z] PASS [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] === Skipped [2021-03-02T16:41:17.678Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-02T16:41:17.678Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T16:41:17.678Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] [2021-03-02T16:41:17.678Z] DONE 2 tests, 2 skipped in 0.220s [2021-03-02T16:41:17.678Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T16:41:17.678Z] ++ 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 [2021-03-02T16:41:17.678Z] ++ set -e [2021-03-02T16:41:17.678Z] ++ '[' -n 0 ']' [2021-03-02T16:41:17.678Z] ++ set -x [2021-03-02T16:41:17.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:41:17.937Z] INFO: Testing against a local daemon [2021-03-02T16:41:17.937Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T16:41:19.316Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-03-02T16:41:19.316Z] === RUN TestDockerNetworkMacvlan [2021-03-02T16:41:19.576Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-02T16:41:19.576Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-02T16:41:20.146Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T16:41:21.082Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T16:41:22.021Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T16:41:22.401Z] 2021/03/02 16:41:20 Clean vendor dir from unused packages [2021-03-02T16:41:22.402Z] 2021/03/02 16:41:20 Ignoring paths matching "^archive/tar" [2021-03-02T16:41:22.402Z] 2021/03/02 16:41:21 Success [2021-03-02T16:41:22.402Z] 2021/03/02 16:41:21 Running time: 4m26.581406307s [2021-03-02T16:41:22.402Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T16:41:22.716Z] + echo Ensuring container killed. [2021-03-02T16:41:22.716Z] Ensuring container killed. [2021-03-02T16:41:22.716Z] + docker rm -vf docker-pr4 [2021-03-02T16:41:22.716Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-02T16:41:22.997Z] + echo Chowning /workspace to jenkins user [2021-03-02T16:41:22.997Z] Chowning /workspace to jenkins user [2021-03-02T16:41:22.997Z] + id -u [2021-03-02T16:41:22.997Z] + id -g [2021-03-02T16:41:22.997Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T16:41:23.398Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T16:41:23.967Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-02T16:41:24.243Z] + bundleName=unit [2021-03-02T16:41:24.243Z] + echo Creating unit-bundles.tar.gz [2021-03-02T16:41:24.243Z] Creating unit-bundles.tar.gz [2021-03-02T16:41:24.243Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-02T16:41:24.243Z] bundles/junit-report.xml [2021-03-02T16:41:24.243Z] bundles/go-test-report.json [2021-03-02T16:41:24.243Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-02T16:41:24.286Z] Archiving artifacts [2021-03-02T16:41:24.543Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T16:41:24.822Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T16:41:25.134Z] + make clean [2021-03-02T16:41:25.393Z] docker volume rm -f docker-dev-cache [2021-03-02T16:41:25.393Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T16:41:25.921Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-02T16:41:25.921Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-02T16:41:26.859Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T16:41:27.797Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-02T16:41:28.366Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-02T16:41:29.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-02T16:41:29.303Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-02T16:41:30.241Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-02T16:41:32.778Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-02T16:41:32.778Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T16:41:33.347Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-02T16:41:33.347Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-02T16:41:33.606Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan (14.62s) [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s) [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.47s) [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.98s) [2021-03-02T16:41:34.174Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.09s) [2021-03-02T16:41:34.174Z] PASS [2021-03-02T16:41:34.174Z] [2021-03-02T16:41:34.174Z] DONE 8 tests in 16.294s [2021-03-02T16:41:34.174Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T16:41:34.174Z] ++ 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 [2021-03-02T16:41:34.174Z] ++ set -e [2021-03-02T16:41:34.174Z] ++ '[' -n 0 ']' [2021-03-02T16:41:34.174Z] ++ set -x [2021-03-02T16:41:34.174Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:41:34.174Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-02T16:41:34.174Z] testing: warning: no tests to run [2021-03-02T16:41:34.174Z] PASS [2021-03-02T16:41:34.174Z] [2021-03-02T16:41:34.174Z] DONE 0 tests in 0.051s [2021-03-02T16:41:34.174Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T16:41:34.174Z] ++ 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 [2021-03-02T16:41:34.174Z] ++ set -e [2021-03-02T16:41:34.174Z] ++ '[' -n 0 ']' [2021-03-02T16:41:34.174Z] ++ set -x [2021-03-02T16:41:34.174Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:41:34.433Z] INFO: Testing against a local daemon [2021-03-02T16:41:34.433Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T16:41:34.692Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-02T16:41:36.072Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-03-02T16:41:36.072Z] === RUN TestAuthZPluginTLS [2021-03-02T16:41:36.640Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-02T16:41:36.640Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T16:41:36.640Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-02T16:41:37.208Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-02T16:41:37.208Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T16:41:37.208Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-02T16:41:37.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-02T16:41:37.776Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T16:41:38.344Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-03-02T16:41:38.344Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T16:41:39.283Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-02T16:41:39.543Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2021-03-02T16:41:39.543Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T16:41:40.112Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-03-02T16:41:40.112Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T16:41:40.680Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-02T16:41:40.680Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-02T16:41:40.680Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T16:41:41.248Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-03-02T16:41:41.248Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T16:41:42.188Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-02T16:41:43.142Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-03-02T16:41:43.142Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T16:41:43.401Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-02T16:41:44.781Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-02T16:41:45.041Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2021-03-02T16:41:45.041Z] === RUN TestAuthZPluginHeader [2021-03-02T16:41:45.041Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-02T16:41:45.979Z] --- PASS: TestAuthZPluginHeader (0.91s) [2021-03-02T16:41:45.979Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T16:41:47.886Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-02T16:41:49.790Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-02T16:41:50.050Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-02T16:41:50.987Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-02T16:41:53.523Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (7.15s) [2021-03-02T16:41:53.523Z] === RUN TestAuthZPluginV2Disable [2021-03-02T16:41:57.719Z] --- PASS: TestAuthZPluginV2Disable (4.33s) [2021-03-02T16:41:57.719Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T16:41:57.978Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-02T16:42:00.516Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s) [2021-03-02T16:42:00.516Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T16:42:01.085Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-02T16:42:02.992Z] === RUN TestDockerSuite/TestBuildRm [2021-03-02T16:42:02.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-02T16:42:07.206Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-02T16:42:08.143Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-02T16:42:10.049Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-02T16:42:10.049Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-02T16:42:10.618Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-02T16:42:11.556Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-02T16:42:12.494Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-02T16:42:13.062Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.45s) [2021-03-02T16:42:13.062Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T16:42:13.062Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-02T16:42:16.085Z] --- PASS: TestBuildWithHugeFile (130.52s) [2021-03-02T16:42:16.085Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T16:42:16.085Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:42:16.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:42:16.085Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:42:16.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:42:16.085Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:42:16.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:42:16.085Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T16:42:16.085Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T16:42:16.085Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T16:42:16.085Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-02T16:42:16.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-02T16:42:16.086Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-03-02T16:42:16.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-03-02T16:42:16.086Z] === RUN TestBuildPreserveOwnership [2021-03-02T16:42:16.086Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-02T16:42:16.086Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:42:16.086Z] === RUN TestBuildPlatformInvalid [2021-03-02T16:42:16.086Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-03-02T16:42:16.086Z] PASS [2021-03-02T16:42:16.086Z] ok github.com/docker/docker/integration/build 191.084s [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === Skipped [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-02T16:42:16.086Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-02T16:42:16.086Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-02T16:42:16.086Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-02T16:42:16.086Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-02T16:42:16.086Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] DONE 28 tests, 5 skipped in 213.409s [2021-03-02T16:42:16.086Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-02T16:42:16.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:42:16.086Z] INFO: Testing against a local daemon [2021-03-02T16:42:16.086Z] === RUN TestConfigInspect [2021-03-02T16:42:16.086Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] === RUN TestConfigList [2021-03-02T16:42:16.086Z] --- SKIP: TestConfigList (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] === RUN TestConfigsCreateAndDelete [2021-03-02T16:42:16.086Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] === RUN TestConfigsUpdate [2021-03-02T16:42:16.086Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] === RUN TestTemplatedConfig [2021-03-02T16:42:16.086Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] === RUN TestConfigCreateResolve [2021-03-02T16:42:16.086Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:42:16.086Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T16:42:16.086Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:42:16.086Z] PASS [2021-03-02T16:42:16.086Z] ok github.com/docker/docker/integration/config 0.132s [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === Skipped [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-02T16:42:16.086Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] [2021-03-02T16:42:16.086Z] DONE 7 tests, 7 skipped in 2.398s [2021-03-02T16:42:16.086Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-02T16:42:16.353Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-02T16:42:16.353Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-02T16:42:16.353Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-02T16:42:16.353Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-02T16:42:16.353Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-02T16:42:16.921Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-02T16:42:17.181Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-02T16:42:17.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:42:17.635Z] INFO: Testing against a local daemon [2021-03-02T16:42:17.635Z] === RUN TestCheckpoint [2021-03-02T16:42:17.635Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T16:42:17.635Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:42:17.635Z] === RUN TestContainerInvalidJSON [2021-03-02T16:42:17.635Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:42:17.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:42:17.635Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:42:17.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:42:17.635Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:42:17.635Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:42:17.635Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T16:42:17.635Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T16:42:17.635Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T16:42:17.635Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-02T16:42:17.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T16:42:17.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-02T16:42:17.635Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-02T16:42:17.635Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T16:42:17.635Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-03-02T16:42:17.635Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T16:42:17.635Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-02T16:42:17.635Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-02T16:42:17.635Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T16:42:17.749Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-02T16:42:18.098Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-03-02T16:42:18.098Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T16:42:18.098Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-03-02T16:42:18.098Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-02T16:42:18.098Z] === RUN TestCopyFromContainer [2021-03-02T16:42:18.098Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-02T16:42:18.098Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:18.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T16:42:18.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:42:18.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:42:18.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:42:18.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:42:18.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:42:18.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:42:18.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T16:42:18.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T16:42:18.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T16:42:18.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T16:42:18.098Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T16:42:18.098Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-02T16:42:18.098Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidEnv [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-02T16:42:18.098Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T16:42:18.098Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-02T16:42:18.098Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:18.098Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T16:42:18.098Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-02T16:42:18.098Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:42:18.098Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T16:42:18.098Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-02T16:42:18.098Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:42:18.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:42:18.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T16:42:18.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-02T16:42:18.098Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T16:42:18.098Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-02T16:42:18.098Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-02T16:42:18.098Z] === RUN TestCreateDifferentPlatform [2021-03-02T16:42:18.098Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T16:42:18.098Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T16:42:18.098Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T16:42:18.098Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T16:42:18.098Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T16:42:18.098Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-02T16:42:18.098Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T16:42:18.098Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-02T16:42:18.098Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-02T16:42:18.098Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T16:42:18.098Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-02T16:42:18.098Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:18.098Z] === RUN TestDiff [2021-03-02T16:42:18.098Z] --- SKIP: TestDiff (0.00s) [2021-03-02T16:42:18.098Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:18.098Z] === RUN TestExecWithCloseStdin [2021-03-02T16:42:20.287Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-02T16:42:20.331Z] --- PASS: TestExecWithCloseStdin (2.09s) [2021-03-02T16:42:20.331Z] === RUN TestExec [2021-03-02T16:42:21.227Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-02T16:42:21.795Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-02T16:42:22.055Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-02T16:42:22.527Z] --- PASS: TestExec (1.99s) [2021-03-02T16:42:22.527Z] === RUN TestExecUser [2021-03-02T16:42:22.527Z] --- SKIP: TestExecUser (0.00s) [2021-03-02T16:42:22.527Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-02T16:42:22.527Z] === RUN TestExportContainerAndImportImage [2021-03-02T16:42:22.527Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-02T16:42:22.527Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:22.527Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T16:42:22.527Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-02T16:42:22.527Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:22.527Z] === RUN TestHealthCheckWorkdir [2021-03-02T16:42:22.527Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-02T16:42:22.527Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:22.527Z] === RUN TestHealthKillContainer [2021-03-02T16:42:22.527Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-02T16:42:22.527Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-02T16:42:22.527Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T16:42:22.527Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-02T16:42:22.527Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-02T16:42:22.527Z] === RUN TestKillContainerInvalidSignal [2021-03-02T16:42:22.992Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-02T16:42:23.931Z] === RUN TestDockerSuite/TestBuildUser [2021-03-02T16:42:24.082Z] --- PASS: TestKillContainerInvalidSignal (1.78s) [2021-03-02T16:42:24.082Z] === RUN TestKillContainer [2021-03-02T16:42:24.082Z] === RUN TestKillContainer/no_signal [2021-03-02T16:42:24.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-02T16:42:25.439Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-02T16:42:25.632Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T16:42:25.632Z] === RUN TestKillContainer/killing_signal [2021-03-02T16:42:27.827Z] --- PASS: TestKillContainer (3.92s) [2021-03-02T16:42:27.827Z] --- PASS: TestKillContainer/no_signal (1.73s) [2021-03-02T16:42:27.827Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-02T16:42:27.827Z] --- PASS: TestKillContainer/killing_signal (2.15s) [2021-03-02T16:42:27.827Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T16:42:27.827Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T16:42:27.827Z] === RUN TestKillStoppedContainer [2021-03-02T16:42:27.827Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T16:42:27.827Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T16:42:27.827Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T16:42:27.827Z] === RUN TestKillDifferentUserContainer [2021-03-02T16:42:27.827Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-02T16:42:27.827Z] === RUN TestInspectOomKilledTrue [2021-03-02T16:42:27.827Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:27.827Z] === RUN TestInspectOomKilledFalse [2021-03-02T16:42:27.827Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T16:42:27.827Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:42:27.827Z] === RUN TestLogsFollowTailEmpty [2021-03-02T16:42:28.730Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-02T16:42:29.667Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-03-02T16:42:29.667Z] PASS [2021-03-02T16:42:29.667Z] [2021-03-02T16:42:29.667Z] DONE 17 tests in 55.395s [2021-03-02T16:42:29.667Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T16:42:29.667Z] ++ 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 [2021-03-02T16:42:29.667Z] ++ set -e [2021-03-02T16:42:29.667Z] ++ '[' -n 0 ']' [2021-03-02T16:42:29.667Z] ++ set -x [2021-03-02T16:42:29.667Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:42:29.667Z] INFO: Testing against a local daemon [2021-03-02T16:42:29.667Z] === RUN TestPluginInvalidJSON [2021-03-02T16:42:29.926Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:42:29.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:42:29.926Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:42:29.926Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-02T16:42:29.926Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T16:42:29.926Z] === RUN TestPluginInstall [2021-03-02T16:42:29.926Z] === RUN TestPluginInstall/no_auth [2021-03-02T16:42:30.020Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2021-03-02T16:42:30.020Z] === RUN TestNetworkNat [2021-03-02T16:42:30.020Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-02T16:42:30.020Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:30.020Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T16:42:32.216Z] --- PASS: TestNetworkLocalhostTCPNat (2.15s) [2021-03-02T16:42:32.216Z] === RUN TestNetworkLoopbackNat [2021-03-02T16:42:32.216Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-02T16:42:32.216Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:32.216Z] === RUN TestPause [2021-03-02T16:42:32.216Z] --- SKIP: TestPause (0.00s) [2021-03-02T16:42:32.216Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-02T16:42:32.216Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T16:42:33.215Z] time="2021-03-02T16:42:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:42:33.215Z] time="2021-03-02T16:42:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d64dab4b99dce462d2b874a77ee0615eccd527e47f147112fbd235409553bdf1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:42:33.215Z] time="2021-03-02T16:42:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:42:33.215Z] time="2021-03-02T16:42:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d64dab4b99dce462d2b874a77ee0615eccd527e47f147112fbd235409553bdf1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:42:33.215Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T16:42:33.764Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2021-03-02T16:42:33.764Z] === RUN TestPauseStopPausedContainer [2021-03-02T16:42:33.764Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-02T16:42:33.764Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:33.764Z] === RUN TestPsFilter [2021-03-02T16:42:33.764Z] --- PASS: TestPsFilter (0.09s) [2021-03-02T16:42:33.764Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T16:42:33.784Z] time="2021-03-02T16:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:42:33.784Z] time="2021-03-02T16:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68c0d5ca74db087b23703ceba696f10e046da3c041b0c11786c7fe6b890f1f61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:42:33.784Z] time="2021-03-02T16:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:42:33.784Z] time="2021-03-02T16:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68c0d5ca74db087b23703ceba696f10e046da3c041b0c11786c7fe6b890f1f61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:42:34.351Z] === RUN TestPluginInstall/with_insecure [2021-03-02T16:42:35.288Z] time="2021-03-02T16:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:42:35.288Z] time="2021-03-02T16:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dce2b842b19f52c30bfab1b5f99d9efb05f9d0f2249b690933f7bbae382469a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:42:35.288Z] time="2021-03-02T16:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T16:42:35.288Z] time="2021-03-02T16:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dce2b842b19f52c30bfab1b5f99d9efb05f9d0f2249b690933f7bbae382469a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T16:42:35.856Z] --- PASS: TestPluginInstall (5.93s) [2021-03-02T16:42:35.856Z] --- PASS: TestPluginInstall/no_auth (3.36s) [2021-03-02T16:42:35.856Z] --- PASS: TestPluginInstall/with_htpasswd (1.02s) [2021-03-02T16:42:35.857Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2021-03-02T16:42:35.857Z] plugin_test.go:160: [ddcf5e817c589] daemon is not started [2021-03-02T16:42:35.857Z] === RUN TestPluginsWithRuntimes [2021-03-02T16:42:37.764Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T16:42:38.702Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T16:42:40.084Z] --- PASS: TestPluginsWithRuntimes (4.05s) [2021-03-02T16:42:40.084Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2021-03-02T16:42:40.084Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-03-02T16:42:40.084Z] PASS [2021-03-02T16:42:40.084Z] [2021-03-02T16:42:40.084Z] DONE 9 tests in 10.222s [2021-03-02T16:42:40.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T16:42:40.084Z] ++ 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 [2021-03-02T16:42:40.084Z] ++ set -e [2021-03-02T16:42:40.084Z] ++ '[' -n 0 ']' [2021-03-02T16:42:40.084Z] ++ set -x [2021-03-02T16:42:40.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:42:40.084Z] INFO: Testing against a local daemon [2021-03-02T16:42:40.084Z] === RUN TestExternalGraphDriver [2021-03-02T16:42:40.084Z] === RUN TestExternalGraphDriver/json [2021-03-02T16:42:40.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.88s) [2021-03-02T16:42:40.876Z] === RUN TestRemoveContainerWithVolume [2021-03-02T16:42:41.022Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-02T16:42:41.589Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-02T16:42:41.848Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-02T16:42:42.107Z] === RUN TestExternalGraphDriver/spec [2021-03-02T16:42:42.676Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-02T16:42:43.069Z] --- PASS: TestRemoveContainerWithVolume (2.05s) [2021-03-02T16:42:43.069Z] === RUN TestRemoveContainerRunning [2021-03-02T16:42:43.613Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-02T16:42:43.873Z] === RUN TestExternalGraphDriver/pull [2021-03-02T16:42:44.622Z] --- PASS: TestRemoveContainerRunning (1.77s) [2021-03-02T16:42:44.622Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T16:42:44.823Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-02T16:42:44.823Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-02T16:42:44.823Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-02T16:42:44.823Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-02T16:42:44.823Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-02T16:42:45.760Z] --- PASS: TestExternalGraphDriver (5.58s) [2021-03-02T16:42:45.760Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-03-02T16:42:45.760Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-03-02T16:42:45.760Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-03-02T16:42:45.760Z] === RUN TestGraphdriverPluginV2 [2021-03-02T16:42:46.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-03-02T16:42:46.171Z] === RUN TestRemoveInvalidContainer [2021-03-02T16:42:46.171Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-02T16:42:46.171Z] === RUN TestRenameLinkedContainer [2021-03-02T16:42:46.171Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-02T16:42:46.171Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:46.171Z] === RUN TestRenameStoppedContainer [2021-03-02T16:42:46.328Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-02T16:42:46.328Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-02T16:42:46.900Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-02T16:42:47.468Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-02T16:42:48.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-02T16:42:48.297Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-02T16:42:48.368Z] --- PASS: TestRenameStoppedContainer (2.03s) [2021-03-02T16:42:48.368Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T16:42:48.556Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-02T16:42:49.935Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2021-03-02T16:42:49.935Z] PASS [2021-03-02T16:42:49.935Z] [2021-03-02T16:42:49.935Z] DONE 5 tests in 10.039s [2021-03-02T16:42:49.935Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T16:42:49.935Z] ++ 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 [2021-03-02T16:42:49.935Z] ++ set -e [2021-03-02T16:42:49.935Z] ++ '[' -n 0 ']' [2021-03-02T16:42:49.935Z] ++ set -x [2021-03-02T16:42:49.935Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:42:50.194Z] INFO: Testing against a local daemon [2021-03-02T16:42:50.194Z] === RUN TestContinueAfterPluginCrash [2021-03-02T16:42:50.194Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T16:42:50.194Z] === RUN TestReadPluginNoRead [2021-03-02T16:42:50.194Z] === PAUSE TestReadPluginNoRead [2021-03-02T16:42:50.194Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T16:42:50.194Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T16:42:50.194Z] === CONT TestContinueAfterPluginCrash [2021-03-02T16:42:50.194Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T16:42:52.101Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-02T16:42:52.134Z] --- PASS: TestRenameRunningContainerAndReuse (3.66s) [2021-03-02T16:42:52.134Z] === RUN TestRenameInvalidName [2021-03-02T16:42:53.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-02T16:42:53.683Z] --- PASS: TestRenameInvalidName (1.75s) [2021-03-02T16:42:53.683Z] === RUN TestRenameAnonymousContainer [2021-03-02T16:42:53.683Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-02T16:42:53.683Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:53.683Z] === RUN TestRenameContainerWithSameName [2021-03-02T16:42:54.863Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-02T16:42:55.875Z] --- PASS: TestRenameContainerWithSameName (1.77s) [2021-03-02T16:42:55.876Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T16:42:55.876Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-02T16:42:55.876Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:55.876Z] === RUN TestResize [2021-03-02T16:42:56.242Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-02T16:42:57.179Z] --- PASS: TestDaemonStartWithLogOpt (6.77s) [2021-03-02T16:42:57.179Z] === CONT TestReadPluginNoRead [2021-03-02T16:42:57.179Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-02T16:42:57.424Z] --- PASS: TestResize (1.77s) [2021-03-02T16:42:57.424Z] === RUN TestResizeWithInvalidSize [2021-03-02T16:42:57.424Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-02T16:42:57.424Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-02T16:42:57.424Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T16:42:57.750Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-02T16:42:57.750Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-02T16:42:58.691Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-02T16:42:59.618Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s) [2021-03-02T16:42:59.618Z] === RUN TestDaemonRestartKillContainers [2021-03-02T16:42:59.618Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:42:59.618Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:42:59.618Z] === RUN TestStats [2021-03-02T16:42:59.618Z] --- SKIP: TestStats (0.00s) [2021-03-02T16:42:59.618Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-02T16:42:59.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T16:43:00.597Z] === RUN TestReadPluginNoRead/default [2021-03-02T16:43:00.597Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-02T16:43:00.597Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-02T16:43:00.597Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-02T16:43:01.165Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-02T16:43:01.733Z] === RUN TestDockerSuite/TestCommitChange [2021-03-02T16:43:01.992Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T16:43:02.251Z] --- PASS: TestContinueAfterPluginCrash (11.96s) [2021-03-02T16:43:02.510Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-02T16:43:03.453Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-02T16:43:03.453Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T16:43:04.337Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.14s) [2021-03-02T16:43:04.337Z] === RUN TestStopContainerWithTimeout [2021-03-02T16:43:04.337Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-02T16:43:04.337Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-02T16:43:04.337Z] === RUN TestUpdateRestartPolicy [2021-03-02T16:43:04.831Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-02T16:43:05.091Z] --- PASS: TestReadPluginNoRead (8.02s) [2021-03-02T16:43:05.091Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-03-02T16:43:05.091Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-03-02T16:43:05.091Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-03-02T16:43:05.091Z] read_test.go:92: [df299b37469b1] daemon is not started [2021-03-02T16:43:05.091Z] PASS [2021-03-02T16:43:05.091Z] [2021-03-02T16:43:05.091Z] DONE 6 tests in 15.128s [2021-03-02T16:43:05.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-02T16:43:05.091Z] ++ 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 [2021-03-02T16:43:05.091Z] ++ set -e [2021-03-02T16:43:05.091Z] ++ '[' -n 0 ']' [2021-03-02T16:43:05.091Z] ++ set -x [2021-03-02T16:43:05.091Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:43:05.091Z] testing: warning: no tests to run [2021-03-02T16:43:05.091Z] PASS [2021-03-02T16:43:05.091Z] [2021-03-02T16:43:05.091Z] DONE 0 tests in 0.067s [2021-03-02T16:43:05.091Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T16:43:05.091Z] ++ 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 [2021-03-02T16:43:05.091Z] ++ set -e [2021-03-02T16:43:05.091Z] ++ '[' -n 0 ']' [2021-03-02T16:43:05.091Z] ++ set -x [2021-03-02T16:43:05.091Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:43:05.350Z] INFO: Testing against a local daemon [2021-03-02T16:43:05.350Z] === RUN TestPluginWithDevMounts [2021-03-02T16:43:05.350Z] === PAUSE TestPluginWithDevMounts [2021-03-02T16:43:05.350Z] === CONT TestPluginWithDevMounts [2021-03-02T16:43:05.917Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-02T16:43:06.854Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-02T16:43:07.423Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-03-02T16:43:07.423Z] PASS [2021-03-02T16:43:07.423Z] [2021-03-02T16:43:07.423Z] DONE 1 tests in 2.151s [2021-03-02T16:43:07.423Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T16:43:07.423Z] ++ 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 [2021-03-02T16:43:07.423Z] ++ set -e [2021-03-02T16:43:07.423Z] ++ '[' -n 0 ']' [2021-03-02T16:43:07.423Z] ++ set -x [2021-03-02T16:43:07.423Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:43:07.423Z] INFO: Testing against a local daemon [2021-03-02T16:43:07.423Z] === RUN TestSecretInspect [2021-03-02T16:43:07.991Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-02T16:43:07.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-02T16:43:08.929Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-02T16:43:10.835Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-02T16:43:10.835Z] --- PASS: TestSecretInspect (3.12s) [2021-03-02T16:43:10.835Z] === RUN TestSecretList [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-02T16:43:11.773Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-02T16:43:13.680Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-02T16:43:14.248Z] --- PASS: TestSecretList (3.52s) [2021-03-02T16:43:14.248Z] === RUN TestSecretsCreateAndDelete [2021-03-02T16:43:15.188Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-02T16:43:15.188Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-02T16:43:15.758Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-02T16:43:16.327Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-02T16:43:16.894Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-03-02T16:43:16.894Z] === RUN TestSecretsUpdate [2021-03-02T16:43:16.894Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-02T16:43:17.462Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-02T16:43:18.030Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-02T16:43:18.289Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-02T16:43:18.289Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-02T16:43:18.857Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-02T16:43:18.857Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-02T16:43:18.857Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-02T16:43:19.115Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-02T16:43:19.115Z] --- PASS: TestSecretsUpdate (2.23s) [2021-03-02T16:43:19.115Z] === RUN TestTemplatedSecret [2021-03-02T16:43:19.115Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-02T16:43:19.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-02T16:43:20.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-02T16:43:21.201Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-02T16:43:21.201Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-02T16:43:22.138Z] --- PASS: TestTemplatedSecret (2.95s) [2021-03-02T16:43:22.138Z] === RUN TestSecretCreateResolve [2021-03-02T16:43:22.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-02T16:43:23.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-02T16:43:23.274Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-02T16:43:23.842Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-02T16:43:24.779Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-02T16:43:24.779Z] --- PASS: TestSecretCreateResolve (2.80s) [2021-03-02T16:43:24.779Z] PASS [2021-03-02T16:43:24.779Z] [2021-03-02T16:43:24.779Z] DONE 6 tests in 17.483s [2021-03-02T16:43:24.779Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T16:43:24.779Z] ++ 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 [2021-03-02T16:43:24.779Z] ++ set -e [2021-03-02T16:43:24.779Z] ++ '[' -n 0 ']' [2021-03-02T16:43:24.779Z] ++ set -x [2021-03-02T16:43:24.779Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:43:25.038Z] INFO: Testing against a local daemon [2021-03-02T16:43:25.038Z] === RUN TestServiceCreateInit [2021-03-02T16:43:25.038Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T16:43:25.297Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-02T16:43:25.496Z] --- PASS: TestUpdateRestartPolicy (19.58s) [2021-03-02T16:43:25.496Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T16:43:25.867Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-02T16:43:25.867Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-02T16:43:25.959Z] --- PASS: TestUpdateRestartWithAutoRemove (1.80s) [2021-03-02T16:43:25.959Z] === RUN TestWaitNonBlocked [2021-03-02T16:43:25.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:43:25.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:43:25.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:43:25.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:43:25.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T16:43:25.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T16:43:26.436Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-02T16:43:27.009Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-02T16:43:27.577Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-02T16:43:27.837Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-02T16:43:28.405Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-02T16:43:29.781Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T16:43:29.781Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-02T16:43:31.160Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-02T16:43:31.160Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-02T16:43:31.160Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-02T16:43:31.160Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-02T16:43:31.160Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-02T16:43:31.730Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-02T16:43:33.081Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-02T16:43:33.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.41s) [2021-03-02T16:43:33.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.08s) [2021-03-02T16:43:33.081Z] === RUN TestWaitBlocked [2021-03-02T16:43:33.081Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-02T16:43:33.081Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:33.081Z] PASS [2021-03-02T16:43:33.081Z] ok github.com/docker/docker/integration/container 75.471s [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === Skipped [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-02T16:43:33.081Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-02T16:43:33.081Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-03-02T16:43:33.081Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-02T16:43:33.081Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-02T16:43:33.081Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-02T16:43:33.081Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-02T16:43:33.081Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-02T16:43:33.081Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-02T16:43:33.081Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-02T16:43:33.081Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-02T16:43:33.081Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-02T16:43:33.081Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-02T16:43:33.081Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-02T16:43:33.081Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-02T16:43:33.081Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-02T16:43:33.081Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-02T16:43:33.081Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-02T16:43:33.081Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-02T16:43:33.081Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-02T16:43:33.081Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-02T16:43:33.081Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-02T16:43:33.081Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-02T16:43:33.081Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-02T16:43:33.081Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-02T16:43:33.081Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.081Z] [2021-03-02T16:43:33.081Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-02T16:43:33.082Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-02T16:43:33.082Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-02T16:43:33.082Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-02T16:43:33.082Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-02T16:43:33.082Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-02T16:43:33.082Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-02T16:43:33.082Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-02T16:43:33.082Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-02T16:43:33.082Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-02T16:43:33.082Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-02T16:43:33.082Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-02T16:43:33.082Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-02T16:43:33.082Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] [2021-03-02T16:43:33.082Z] DONE 88 tests, 37 skipped in 78.078s [2021-03-02T16:43:33.082Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-02T16:43:33.631Z] --- PASS: TestServiceCreateInit (8.45s) [2021-03-02T16:43:33.631Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.54s) [2021-03-02T16:43:33.631Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s) [2021-03-02T16:43:33.631Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T16:43:35.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:35.278Z] INFO: Testing against a local daemon [2021-03-02T16:43:35.278Z] === RUN TestCommitInheritsEnv [2021-03-02T16:43:35.278Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-02T16:43:35.278Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:43:35.278Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T16:43:35.278Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T16:43:35.278Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-02T16:43:35.278Z] === RUN TestImagesFilterMultiReference [2021-03-02T16:43:35.278Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-02T16:43:35.278Z] === RUN TestImagePullPlatformInvalid [2021-03-02T16:43:35.278Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-02T16:43:35.278Z] === RUN TestRemoveImageOrphaning [2021-03-02T16:43:36.164Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-02T16:43:36.255Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-03-02T16:43:36.255Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T16:43:36.255Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-02T16:43:36.255Z] === RUN TestTagInvalidReference [2021-03-02T16:43:36.255Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-02T16:43:36.255Z] === RUN TestTagValidPrefixedRepo [2021-03-02T16:43:36.255Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-02T16:43:36.255Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T16:43:36.255Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-02T16:43:36.255Z] === RUN TestTagOfficialNames [2021-03-02T16:43:36.255Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-02T16:43:36.255Z] === RUN TestTagMatchesDigest [2021-03-02T16:43:36.255Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-02T16:43:36.255Z] PASS [2021-03-02T16:43:36.255Z] ok github.com/docker/docker/integration/image 1.300s [2021-03-02T16:43:36.255Z] [2021-03-02T16:43:36.255Z] === Skipped [2021-03-02T16:43:36.255Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-02T16:43:36.255Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:43:36.255Z] [2021-03-02T16:43:36.255Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T16:43:36.255Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-02T16:43:36.255Z] [2021-03-02T16:43:36.255Z] [2021-03-02T16:43:36.255Z] DONE 11 tests, 2 skipped in 3.281s [2021-03-02T16:43:36.718Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-02T16:43:37.102Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-02T16:43:37.673Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-02T16:43:37.673Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-02T16:43:37.673Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-02T16:43:38.268Z] testing: warning: no tests to run [2021-03-02T16:43:38.269Z] PASS [2021-03-02T16:43:38.269Z] ok github.com/docker/docker/integration/network/ipvlan 0.150s [no tests to run] [2021-03-02T16:43:38.269Z] testing: warning: no tests to run [2021-03-02T16:43:38.269Z] PASS [2021-03-02T16:43:38.269Z] ok github.com/docker/docker/integration/network/macvlan 0.041s [no tests to run] [2021-03-02T16:43:39.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:39.245Z] INFO: Testing against a local daemon [2021-03-02T16:43:39.245Z] === RUN TestNetworkCreateDelete [2021-03-02T16:43:39.245Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-02T16:43:39.245Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:39.245Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T16:43:39.245Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-02T16:43:39.245Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-02T16:43:39.245Z] === RUN TestDaemonDNSFallback [2021-03-02T16:43:39.245Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-02T16:43:39.245Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:39.245Z] === RUN TestInspectNetwork [2021-03-02T16:43:39.245Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-02T16:43:39.245Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:39.245Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T16:43:39.245Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-02T16:43:39.245Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:39.245Z] === RUN TestNetworkInvalidJSON [2021-03-02T16:43:39.245Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T16:43:39.245Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T16:43:39.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:43:39.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:43:39.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:43:39.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:43:39.245Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T16:43:39.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T16:43:39.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-02T16:43:39.245Z] === RUN TestNetworkList [2021-03-02T16:43:39.245Z] === RUN TestNetworkList//networks [2021-03-02T16:43:39.245Z] === PAUSE TestNetworkList//networks [2021-03-02T16:43:39.245Z] === RUN TestNetworkList//networks/ [2021-03-02T16:43:39.245Z] === PAUSE TestNetworkList//networks/ [2021-03-02T16:43:39.245Z] === CONT TestNetworkList//networks [2021-03-02T16:43:39.245Z] === CONT TestNetworkList//networks/ [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkList (0.03s) [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T16:43:39.245Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T16:43:39.245Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T16:43:39.245Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-02T16:43:39.245Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T16:43:39.245Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T16:43:39.245Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T16:43:39.245Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T16:43:39.245Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T16:43:39.245Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T16:43:39.245Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T16:43:39.245Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:43:39.245Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T16:43:39.245Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T16:43:39.245Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] PASS [2021-03-02T16:43:39.245Z] ok github.com/docker/docker/integration/network 0.185s [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === Skipped [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-02T16:43:39.245Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-02T16:43:39.245Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-02T16:43:39.245Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-02T16:43:39.245Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-02T16:43:39.245Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-02T16:43:39.245Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:242: FLAKY_TEST [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T16:43:39.245Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] [2021-03-02T16:43:39.245Z] DONE 22 tests, 15 skipped in 2.930s [2021-03-02T16:43:39.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-02T16:43:39.708Z] testing: warning: no tests to run [2021-03-02T16:43:39.708Z] PASS [2021-03-02T16:43:39.708Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-03-02T16:43:39.708Z] [2021-03-02T16:43:39.708Z] DONE 0 tests in 0.318s [2021-03-02T16:43:39.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-02T16:43:40.172Z] testing: warning: no tests to run [2021-03-02T16:43:40.172Z] PASS [2021-03-02T16:43:40.172Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-03-02T16:43:40.172Z] [2021-03-02T16:43:40.172Z] DONE 0 tests in 0.313s [2021-03-02T16:43:40.172Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-02T16:43:40.227Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-02T16:43:40.795Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-02T16:43:41.735Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-02T16:43:41.745Z] testing: warning: no tests to run [2021-03-02T16:43:41.745Z] PASS [2021-03-02T16:43:41.745Z] ok github.com/docker/docker/integration/plugin/authz 0.137s [no tests to run] [2021-03-02T16:43:41.745Z] testing: warning: no tests to run [2021-03-02T16:43:41.745Z] PASS [2021-03-02T16:43:41.745Z] ok github.com/docker/docker/integration/plugin 0.180s [no tests to run] [2021-03-02T16:43:45.024Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-02T16:43:45.592Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-02T16:43:46.969Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-02T16:43:47.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-02T16:43:48.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-02T16:43:49.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-02T16:43:49.849Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2021-03-02T16:43:49.849Z] === RUN TestCreateServiceConflict [2021-03-02T16:43:50.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:50.367Z] INFO: Testing against a local daemon [2021-03-02T16:43:50.367Z] === RUN TestExternalGraphDriver [2021-03-02T16:43:50.367Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-02T16:43:50.367Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-02T16:43:50.367Z] === RUN TestGraphdriverPluginV2 [2021-03-02T16:43:50.367Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-03-02T16:43:50.367Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-02T16:43:50.367Z] PASS [2021-03-02T16:43:50.367Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.361s [2021-03-02T16:43:50.849Z] testing: warning: no tests to run [2021-03-02T16:43:50.849Z] PASS [2021-03-02T16:43:50.849Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [no tests to run] [2021-03-02T16:43:51.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-02T16:43:51.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:51.312Z] INFO: Testing against a local daemon [2021-03-02T16:43:51.312Z] === RUN TestPluginInvalidJSON [2021-03-02T16:43:51.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:51.312Z] INFO: Testing against a local daemon [2021-03-02T16:43:51.312Z] === RUN TestReadPluginNoRead [2021-03-02T16:43:51.312Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-02T16:43:51.312Z] read_test.go:21: no unix domain sockets on Windows [2021-03-02T16:43:51.312Z] PASS [2021-03-02T16:43:51.312Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:43:51.312Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:43:51.312Z] ok github.com/docker/docker/integration/plugin/logging 0.202s [2021-03-02T16:43:51.312Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:43:51.312Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-03-02T16:43:51.312Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T16:43:51.312Z] === RUN TestPluginInstall [2021-03-02T16:43:51.312Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-02T16:43:51.312Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-02T16:43:51.312Z] === RUN TestPluginsWithRuntimes [2021-03-02T16:43:51.312Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-02T16:43:51.312Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-02T16:43:51.312Z] PASS [2021-03-02T16:43:51.312Z] ok github.com/docker/docker/integration/plugin/common 0.305s [2021-03-02T16:43:51.312Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-02T16:43:51.312Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-02T16:43:51.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-02T16:43:52.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:52.290Z] INFO: Testing against a local daemon [2021-03-02T16:43:52.290Z] === RUN TestPluginWithDevMounts [2021-03-02T16:43:52.290Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-02T16:43:52.290Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:52.290Z] PASS [2021-03-02T16:43:52.290Z] ok github.com/docker/docker/integration/plugin/volumes 0.078s [2021-03-02T16:43:52.290Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] === Skipped [2021-03-02T16:43:52.753Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-02T16:43:52.753Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-02T16:43:52.753Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-02T16:43:52.753Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-03-02T16:43:52.753Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-02T16:43:52.753Z] read_test.go:21: no unix domain sockets on Windows [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-02T16:43:52.753Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] [2021-03-02T16:43:52.753Z] DONE 8 tests, 6 skipped in 12.616s [2021-03-02T16:43:52.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-02T16:43:52.861Z] --- PASS: TestCreateServiceConflict (2.66s) [2021-03-02T16:43:52.861Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T16:43:52.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009fd360_} [2021-03-02T16:43:53.217Z] testing: warning: no tests to run [2021-03-02T16:43:53.217Z] PASS [2021-03-02T16:43:53.217Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-03-02T16:43:53.217Z] [2021-03-02T16:43:53.217Z] DONE 0 tests in 0.306s [2021-03-02T16:43:53.217Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-02T16:43:54.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:54.196Z] INFO: Testing against a local daemon [2021-03-02T16:43:54.196Z] === RUN TestPluginInvalidJSON [2021-03-02T16:43:54.196Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:43:54.196Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:43:54.196Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T16:43:54.196Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-03-02T16:43:54.196Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T16:43:54.196Z] === RUN TestPluginInstall [2021-03-02T16:43:54.196Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-02T16:43:54.196Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-02T16:43:54.196Z] === RUN TestPluginsWithRuntimes [2021-03-02T16:43:54.196Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-02T16:43:54.196Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-02T16:43:54.196Z] PASS [2021-03-02T16:43:54.196Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-03-02T16:43:54.196Z] [2021-03-02T16:43:54.196Z] === Skipped [2021-03-02T16:43:54.196Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-02T16:43:54.196Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-02T16:43:54.196Z] [2021-03-02T16:43:54.196Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-02T16:43:54.196Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-02T16:43:54.196Z] [2021-03-02T16:43:54.196Z] [2021-03-02T16:43:54.196Z] DONE 4 tests, 2 skipped in 0.847s [2021-03-02T16:43:54.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-02T16:43:54.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:54.659Z] INFO: Testing against a local daemon [2021-03-02T16:43:54.659Z] === RUN TestExternalGraphDriver [2021-03-02T16:43:54.659Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-02T16:43:54.659Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-02T16:43:54.659Z] === RUN TestGraphdriverPluginV2 [2021-03-02T16:43:54.659Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-03-02T16:43:54.659Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-02T16:43:54.659Z] PASS [2021-03-02T16:43:54.659Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-03-02T16:43:54.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1054774038_/foo_false____} [2021-03-02T16:43:55.122Z] [2021-03-02T16:43:55.122Z] === Skipped [2021-03-02T16:43:55.122Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-02T16:43:55.122Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-02T16:43:55.122Z] [2021-03-02T16:43:55.122Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-03-02T16:43:55.122Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-02T16:43:55.122Z] [2021-03-02T16:43:55.122Z] [2021-03-02T16:43:55.122Z] DONE 2 tests, 2 skipped in 0.748s [2021-03-02T16:43:55.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-02T16:43:56.099Z] testing: warning: no tests to run [2021-03-02T16:43:56.099Z] PASS [2021-03-02T16:43:56.099Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-02T16:43:56.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:56.099Z] INFO: Testing against a local daemon [2021-03-02T16:43:56.099Z] === RUN TestReadPluginNoRead [2021-03-02T16:43:56.099Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-02T16:43:56.099Z] read_test.go:21: no unix domain sockets on Windows [2021-03-02T16:43:56.099Z] PASS [2021-03-02T16:43:56.099Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-03-02T16:43:56.099Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-02T16:43:56.099Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-02T16:43:56.099Z] [2021-03-02T16:43:56.099Z] === Skipped [2021-03-02T16:43:56.099Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-02T16:43:56.099Z] read_test.go:21: no unix domain sockets on Windows [2021-03-02T16:43:56.099Z] [2021-03-02T16:43:56.099Z] [2021-03-02T16:43:56.099Z] DONE 1 tests, 1 skipped in 0.916s [2021-03-02T16:43:56.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-02T16:43:56.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1054774038_/foo_true____}--- PASS: TestCreateServiceMaxReplicas (3.38s) [2021-03-02T16:43:56.145Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T16:43:56.145Z] [2021-03-02T16:43:56.563Z] testing: warning: no tests to run [2021-03-02T16:43:56.563Z] PASS [2021-03-02T16:43:56.563Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-02T16:43:56.563Z] [2021-03-02T16:43:56.563Z] DONE 0 tests in 0.489s [2021-03-02T16:43:56.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-02T16:43:56.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-02T16:43:57.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:57.029Z] INFO: Testing against a local daemon [2021-03-02T16:43:57.029Z] === RUN TestPluginWithDevMounts [2021-03-02T16:43:57.029Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-02T16:43:57.029Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:57.029Z] PASS [2021-03-02T16:43:57.029Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-03-02T16:43:57.029Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-02T16:43:57.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3872747901_/foo_false____} [2021-03-02T16:43:57.492Z] [2021-03-02T16:43:57.492Z] === Skipped [2021-03-02T16:43:57.492Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-02T16:43:57.492Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:57.492Z] [2021-03-02T16:43:57.492Z] [2021-03-02T16:43:57.492Z] DONE 1 tests, 1 skipped in 0.782s [2021-03-02T16:43:57.492Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-02T16:43:59.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3872747901_/foo_true____} [2021-03-02T16:43:59.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:43:59.688Z] INFO: Testing against a local daemon [2021-03-02T16:43:59.688Z] === RUN TestSecretInspect [2021-03-02T16:43:59.688Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-02T16:43:59.688Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] === RUN TestSecretList [2021-03-02T16:43:59.689Z] --- SKIP: TestSecretList (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] === RUN TestSecretsCreateAndDelete [2021-03-02T16:43:59.689Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] === RUN TestSecretsUpdate [2021-03-02T16:43:59.689Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] === RUN TestTemplatedSecret [2021-03-02T16:43:59.689Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] === RUN TestSecretCreateResolve [2021-03-02T16:43:59.689Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:59.689Z] PASS [2021-03-02T16:43:59.689Z] ok github.com/docker/docker/integration/secret 0.160s [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] === Skipped [2021-03-02T16:43:59.689Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-02T16:43:59.689Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] [2021-03-02T16:43:59.689Z] DONE 6 tests, 6 skipped in 2.251s [2021-03-02T16:43:59.689Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-02T16:44:00.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3872747901_/foo_true__0xc0009fd400__} [2021-03-02T16:44:02.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009fd420_} [2021-03-02T16:44:02.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:44:02.617Z] INFO: Testing against a local daemon [2021-03-02T16:44:02.617Z] === RUN TestServiceCreateInit [2021-03-02T16:44:02.617Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T16:44:02.617Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T16:44:02.617Z] --- PASS: TestServiceCreateInit (0.03s) [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceConflict [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-03-02T16:44:02.617Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceSysctls [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-02T16:44:02.617Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateServiceCapabilities [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-02T16:44:02.617Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestInspect [2021-03-02T16:44:02.617Z] --- SKIP: TestInspect (0.00s) [2021-03-02T16:44:02.617Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestCreateJob [2021-03-02T16:44:02.617Z] --- SKIP: TestCreateJob (0.00s) [2021-03-02T16:44:02.617Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestReplicatedJob [2021-03-02T16:44:02.617Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-02T16:44:02.617Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestUpdateReplicatedJob [2021-03-02T16:44:02.617Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-02T16:44:02.617Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestServiceListWithStatuses [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T16:44:02.617Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T16:44:02.617Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-02T16:44:02.617Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestDockerNetworkReConnect [2021-03-02T16:44:02.617Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-02T16:44:02.617Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestServicePlugin [2021-03-02T16:44:02.617Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-02T16:44:02.617Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] === RUN TestServiceUpdateLabel [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] === RUN TestServiceUpdateSecrets [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] === RUN TestServiceUpdateConfigs [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] === RUN TestServiceUpdateNetwork [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] PASS [2021-03-02T16:44:02.617Z] ok github.com/docker/docker/integration/service 0.237s [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === Skipped [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T16:44:02.617Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-03-02T16:44:02.617Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-02T16:44:02.617Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-02T16:44:02.617Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-02T16:44:02.617Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-02T16:44:02.617Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-02T16:44:02.617Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-02T16:44:02.617Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-02T16:44:02.617Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-02T16:44:02.617Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-02T16:44:02.617Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-02T16:44:02.617Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-02T16:44:02.617Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-02T16:44:02.617Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] [2021-03-02T16:44:02.617Z] DONE 24 tests, 23 skipped in 2.821s [2021-03-02T16:44:02.617Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-02T16:44:03.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009fd440_} [2021-03-02T16:44:04.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009fd460_} [2021-03-02T16:44:04.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:44:04.812Z] INFO: Testing against a local daemon [2021-03-02T16:44:04.812Z] === RUN TestSessionCreate [2021-03-02T16:44:04.812Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-02T16:44:04.812Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-02T16:44:04.812Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T16:44:04.812Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-02T16:44:04.812Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-02T16:44:04.812Z] PASS [2021-03-02T16:44:04.812Z] ok github.com/docker/docker/integration/session 0.153s [2021-03-02T16:44:04.812Z] [2021-03-02T16:44:04.812Z] === Skipped [2021-03-02T16:44:04.812Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-02T16:44:04.812Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-02T16:44:04.812Z] [2021-03-02T16:44:04.812Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-02T16:44:04.812Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-02T16:44:04.812Z] [2021-03-02T16:44:04.812Z] [2021-03-02T16:44:04.812Z] DONE 2 tests, 2 skipped in 2.161s [2021-03-02T16:44:04.812Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-02T16:44:05.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009fd480_} [2021-03-02T16:44:06.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-02T16:44:07.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:44:07.006Z] INFO: Testing against a local daemon [2021-03-02T16:44:07.006Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:44:07.006Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T16:44:07.006Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:07.006Z] === RUN TestEventsExecDie [2021-03-02T16:44:07.006Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-02T16:44:07.006Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-02T16:44:07.006Z] === RUN TestEventsBackwardsCompatible [2021-03-02T16:44:07.006Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-02T16:44:07.006Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-02T16:44:07.006Z] === RUN TestInfoAPI [2021-03-02T16:44:07.006Z] --- PASS: TestInfoAPI (0.05s) [2021-03-02T16:44:07.006Z] === RUN TestInfoAPIWarnings [2021-03-02T16:44:07.006Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-02T16:44:07.006Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:44:07.006Z] === RUN TestInfoDebug [2021-03-02T16:44:07.006Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-02T16:44:07.006Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T16:44:07.006Z] === RUN TestInfoInsecureRegistries [2021-03-02T16:44:07.006Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-02T16:44:07.006Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T16:44:07.006Z] === RUN TestInfoRegistryMirrors [2021-03-02T16:44:07.007Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-02T16:44:07.007Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T16:44:07.007Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T16:44:07.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-02T16:44:07.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-02T16:44:07.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-02T16:44:07.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-02T16:44:07.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-02T16:44:07.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-02T16:44:07.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-02T16:44:07.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-02T16:44:07.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-02T16:44:07.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-03-02T16:44:07.985Z] === RUN TestPingCacheHeaders [2021-03-02T16:44:07.985Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-02T16:44:07.985Z] === RUN TestPingGet [2021-03-02T16:44:07.985Z] --- PASS: TestPingGet (0.03s) [2021-03-02T16:44:07.985Z] === RUN TestPingHead [2021-03-02T16:44:07.985Z] --- PASS: TestPingHead (0.03s) [2021-03-02T16:44:07.985Z] === RUN TestVersion [2021-03-02T16:44:07.985Z] --- PASS: TestVersion (0.03s) [2021-03-02T16:44:07.985Z] PASS [2021-03-02T16:44:07.985Z] ok github.com/docker/docker/integration/system 1.291s [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === Skipped [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T16:44:07.985Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-02T16:44:07.985Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-02T16:44:07.985Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-02T16:44:07.985Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-02T16:44:07.985Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-02T16:44:07.985Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-02T16:44:07.985Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] [2021-03-02T16:44:07.985Z] DONE 13 tests, 7 skipped in 3.237s [2021-03-02T16:44:07.985Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-02T16:44:08.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-02T16:44:08.064Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-02T16:44:09.966Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-02T16:44:10.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:44:10.180Z] INFO: Testing against a local daemon [2021-03-02T16:44:10.180Z] === RUN TestVolumesCreateAndList [2021-03-02T16:44:10.180Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-02T16:44:10.180Z] === RUN TestVolumesRemove [2021-03-02T16:44:10.180Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-02T16:44:10.180Z] === RUN TestVolumesInspect [2021-03-02T16:44:10.180Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-02T16:44:10.180Z] === RUN TestVolumesInvalidJSON [2021-03-02T16:44:10.180Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T16:44:10.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T16:44:10.180Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T16:44:10.180Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-02T16:44:10.180Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T16:44:10.180Z] PASS [2021-03-02T16:44:10.180Z] ok github.com/docker/docker/integration/volume 0.269s [2021-03-02T16:44:10.535Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-03-02T16:44:10.535Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T16:44:10.643Z] [2021-03-02T16:44:10.643Z] DONE 5 tests in 2.517s [2021-03-02T16:44:10.643Z] INFO: make.ps1 ended at 03/02/2021 16:44:10 [2021-03-02T16:44:10.643Z] INFO: Integration CLI tests being run from the host: [2021-03-02T16:44:10.643Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-03-02T16:44:11.915Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-02T16:44:11.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-02T16:44:12.854Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2021-03-02T16:44:12.854Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T16:44:14.232Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-02T16:44:16.139Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-02T16:44:16.398Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-02T16:44:16.398Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2021-03-02T16:44:16.398Z] === RUN TestCreateServiceSysctls [2021-03-02T16:44:16.966Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-02T16:44:17.538Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-02T16:44:18.475Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-02T16:44:19.043Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-02T16:44:19.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T16:44:19.269Z] INFO: Testing against a local daemon [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-02T16:44:19.269Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-02T16:44:19.732Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-02T16:44:19.732Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-02T16:44:19.981Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-02T16:44:20.241Z] --- PASS: TestCreateServiceSysctls (3.91s) [2021-03-02T16:44:20.241Z] === RUN TestCreateServiceCapabilities [2021-03-02T16:44:20.499Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-02T16:44:20.710Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-02T16:44:20.710Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-02T16:44:21.436Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-02T16:44:22.372Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-02T16:44:22.944Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-02T16:44:23.879Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-03-02T16:44:23.879Z] === RUN TestInspect [2021-03-02T16:44:23.879Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-02T16:44:24.447Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-02T16:44:25.386Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-02T16:44:26.324Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-02T16:44:27.705Z] --- PASS: TestInspect (3.96s) [2021-03-02T16:44:27.705Z] === RUN TestCreateJob [2021-03-02T16:44:27.705Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-02T16:44:28.641Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-02T16:44:29.209Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-02T16:44:29.210Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-02T16:44:29.778Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-02T16:44:30.718Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-02T16:44:31.286Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-02T16:44:31.546Z] --- PASS: TestCreateJob (3.96s) [2021-03-02T16:44:31.546Z] === RUN TestReplicatedJob [2021-03-02T16:44:32.114Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-02T16:44:32.682Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-02T16:44:34.602Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-02T16:44:35.182Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-02T16:44:37.086Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-02T16:44:37.656Z] --- PASS: TestReplicatedJob (6.15s) [2021-03-02T16:44:37.656Z] === RUN TestUpdateReplicatedJob [2021-03-02T16:44:40.946Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-02T16:44:41.882Z] --- PASS: TestUpdateReplicatedJob (4.00s) [2021-03-02T16:44:41.882Z] === RUN TestServiceListWithStatuses [2021-03-02T16:44:41.882Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-03-02T16:44:41.882Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:44:41.882Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T16:44:43.261Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-02T16:44:43.829Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-02T16:44:47.120Z] --- PASS: TestDockerNetworkConnectAlias (5.27s) [2021-03-02T16:44:47.120Z] === RUN TestDockerNetworkReConnect [2021-03-02T16:44:47.378Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-02T16:44:47.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-02T16:44:50.483Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-02T16:44:51.419Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-02T16:44:52.355Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2021-03-02T16:44:52.355Z] === RUN TestServicePlugin [2021-03-02T16:44:54.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-02T16:44:55.648Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-02T16:44:56.595Z] === RUN TestDockerSuite/TestCpToDot [2021-03-02T16:44:57.975Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-02T16:44:58.912Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-02T16:45:00.292Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-02T16:45:00.860Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-02T16:45:01.797Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-02T16:45:02.365Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-02T16:45:02.934Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-02T16:45:03.872Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-02T16:45:03.873Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-02T16:45:03.873Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-02T16:45:04.441Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-02T16:45:05.009Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-02T16:45:05.009Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-02T16:45:05.009Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-02T16:45:05.577Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-02T16:45:05.836Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-02T16:45:05.836Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-02T16:45:06.096Z] === RUN TestDockerSuite/TestCreateRM [2021-03-02T16:45:06.355Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-02T16:45:06.355Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-02T16:45:06.355Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-02T16:45:06.355Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-02T16:45:08.261Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-02T16:45:08.261Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-02T16:45:08.261Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-02T16:45:12.456Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-02T16:45:12.456Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-02T16:45:12.456Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-02T16:45:12.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-02T16:45:12.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-02T16:45:12.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-02T16:45:13.286Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-02T16:45:14.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-02T16:45:14.793Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-02T16:45:15.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-02T16:45:16.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-02T16:45:16.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-02T16:45:17.216Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-02T16:45:17.784Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-02T16:45:18.044Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-02T16:45:18.612Z] === RUN TestDockerSuite/TestDockerFails [2021-03-02T16:45:18.612Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-02T16:45:18.612Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-02T16:45:18.612Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-02T16:45:19.991Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-02T16:45:20.249Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-02T16:45:21.626Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-02T16:45:21.626Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-02T16:45:21.626Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-02T16:45:21.626Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-02T16:45:25.816Z] --- PASS: TestServicePlugin (33.28s) [2021-03-02T16:45:25.816Z] plugin_test.go:62: [db906e464180c] joining swarm manager [dad4f78ae7888]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T16:45:25.816Z] plugin_test.go:65: [dd98a51ed7ca9] joining swarm manager [dad4f78ae7888]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T16:45:25.816Z] === RUN TestServiceUpdateLabel [2021-03-02T16:45:27.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-02T16:45:28.131Z] --- PASS: TestServiceUpdateLabel (2.60s) [2021-03-02T16:45:28.131Z] === RUN TestServiceUpdateSecrets [2021-03-02T16:45:29.510Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-02T16:45:31.416Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-02T16:45:32.793Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-02T16:45:33.729Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-02T16:45:33.988Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-02T16:45:34.924Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-02T16:45:35.191Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-02T16:45:35.765Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-02T16:45:36.331Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-02T16:45:37.711Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-02T16:45:39.091Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-02T16:45:40.995Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-02T16:45:42.899Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2021-03-02T16:45:42.899Z] === RUN TestServiceUpdateConfigs [2021-03-02T16:45:42.899Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-02T16:45:44.278Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-02T16:45:45.216Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-02T16:45:51.780Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-02T16:45:51.780Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-02T16:45:52.040Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-02T16:45:52.040Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-02T16:45:52.299Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-02T16:45:52.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-02T16:45:52.816Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-02T16:45:52.816Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-02T16:45:53.752Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-02T16:45:54.689Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-02T16:45:54.689Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-02T16:45:54.689Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-02T16:45:55.258Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-02T16:45:55.517Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-02T16:45:56.084Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-02T16:45:57.060Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-02T16:45:57.318Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-02T16:45:57.318Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-02T16:45:57.318Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-02T16:45:57.577Z] --- PASS: TestServiceUpdateConfigs (15.05s) [2021-03-02T16:45:57.577Z] === RUN TestServiceUpdateNetwork [2021-03-02T16:46:00.865Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-02T16:46:01.125Z] === RUN TestDockerSuite/TestEventsRename [2021-03-02T16:46:01.692Z] === RUN TestDockerSuite/TestEventsResize [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-02T16:46:02.079Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-02T16:46:02.260Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-02T16:46:03.630Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-02T16:46:03.630Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-02T16:46:03.630Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-02T16:46:07.392Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-02T16:46:07.528Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-02T16:46:08.465Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-02T16:46:08.724Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-02T16:46:08.943Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-02T16:46:08.943Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-02T16:46:08.943Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-02T16:46:08.943Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-02T16:46:08.943Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-02T16:46:10.629Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2021-03-02T16:46:10.629Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T16:46:12.006Z] === RUN TestDockerSuite/TestEventsTop [2021-03-02T16:46:12.006Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T16:46:12.265Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-02T16:46:12.708Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-02T16:46:12.708Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-02T16:46:12.708Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-02T16:46:12.834Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T16:46:15.366Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-02T16:46:19.573Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T16:46:19.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-02T16:46:20.951Z] === RUN TestDockerSuite/TestExec [2021-03-02T16:46:20.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-02T16:46:21.890Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-02T16:46:22.458Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-02T16:46:23.028Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-02T16:46:23.966Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-02T16:46:25.344Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-02T16:46:25.912Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-02T16:46:26.480Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-02T16:46:27.048Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-02T16:46:27.309Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2021-03-02T16:46:27.309Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-02T16:46:27.309Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-03-02T16:46:27.309Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-03-02T16:46:27.309Z] PASS [2021-03-02T16:46:27.309Z] [2021-03-02T16:46:27.309Z] === Skipped [2021-03-02T16:46:27.309Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-03-02T16:46:27.310Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T16:46:27.310Z] [2021-03-02T16:46:27.310Z] [2021-03-02T16:46:27.310Z] DONE 27 tests, 1 skipped in 182.542s [2021-03-02T16:46:27.310Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T16:46:27.310Z] ++ 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 [2021-03-02T16:46:27.310Z] ++ set -e [2021-03-02T16:46:27.310Z] ++ '[' -n 0 ']' [2021-03-02T16:46:27.310Z] ++ set -x [2021-03-02T16:46:27.310Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:46:27.569Z] INFO: Testing against a local daemon [2021-03-02T16:46:27.569Z] === RUN TestSessionCreate [2021-03-02T16:46:27.569Z] --- PASS: TestSessionCreate (0.04s) [2021-03-02T16:46:27.569Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T16:46:27.569Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-02T16:46:27.569Z] PASS [2021-03-02T16:46:27.569Z] [2021-03-02T16:46:27.569Z] DONE 2 tests in 0.309s [2021-03-02T16:46:27.829Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T16:46:27.829Z] ++ 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 [2021-03-02T16:46:27.829Z] ++ set -e [2021-03-02T16:46:27.829Z] ++ '[' -n 0 ']' [2021-03-02T16:46:27.829Z] ++ set -x [2021-03-02T16:46:27.829Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:46:27.829Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-02T16:46:27.829Z] INFO: Testing against a local daemon [2021-03-02T16:46:27.829Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T16:46:27.829Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-02T16:46:27.829Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T16:46:27.829Z] === RUN TestEventsExecDie [2021-03-02T16:46:28.768Z] --- PASS: TestEventsExecDie (0.81s) [2021-03-02T16:46:28.768Z] === RUN TestEventsBackwardsCompatible [2021-03-02T16:46:28.768Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-02T16:46:28.768Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-02T16:46:28.768Z] === RUN TestInfoBinaryCommits [2021-03-02T16:46:28.768Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-02T16:46:28.768Z] === RUN TestInfoAPIVersioned [2021-03-02T16:46:28.768Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T16:46:28.768Z] === RUN TestInfoDiscoveryBackend [2021-03-02T16:46:29.337Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-03-02T16:46:29.337Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T16:46:29.599Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-02T16:46:30.535Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T16:46:30.535Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T16:46:30.795Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-02T16:46:31.053Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-02T16:46:31.053Z] === RUN TestInfoAPI [2021-03-02T16:46:31.053Z] --- PASS: TestInfoAPI (0.02s) [2021-03-02T16:46:31.053Z] === RUN TestInfoAPIWarnings [2021-03-02T16:46:31.991Z] === RUN TestDockerSuite/TestExecEnv [2021-03-02T16:46:32.251Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-02T16:46:33.630Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-02T16:46:34.197Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-02T16:46:35.574Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-02T16:46:36.535Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-02T16:46:36.793Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-02T16:46:37.361Z] === RUN TestDockerSuite/TestExecParseError [2021-03-02T16:46:37.930Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-02T16:46:38.501Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-02T16:46:39.068Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-02T16:46:40.007Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-02T16:46:40.575Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-02T16:46:41.143Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-02T16:46:47.704Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-03-02T16:46:47.704Z] === RUN TestInfoDebug [2021-03-02T16:46:47.704Z] --- PASS: TestInfoDebug (0.52s) [2021-03-02T16:46:47.704Z] === RUN TestInfoInsecureRegistries [2021-03-02T16:46:48.272Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-02T16:46:48.272Z] === RUN TestInfoRegistryMirrors [2021-03-02T16:46:48.839Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-02T16:46:48.839Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T16:46:48.839Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-03-02T16:46:48.839Z] === RUN TestPingCacheHeaders [2021-03-02T16:46:49.098Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-02T16:46:49.098Z] === RUN TestPingGet [2021-03-02T16:46:49.098Z] --- PASS: TestPingGet (0.01s) [2021-03-02T16:46:49.098Z] === RUN TestPingHead [2021-03-02T16:46:49.098Z] --- PASS: TestPingHead (0.02s) [2021-03-02T16:46:49.098Z] === RUN TestVersion [2021-03-02T16:46:49.098Z] --- PASS: TestVersion (0.02s) [2021-03-02T16:46:49.098Z] PASS [2021-03-02T16:46:49.098Z] [2021-03-02T16:46:49.098Z] === Skipped [2021-03-02T16:46:49.098Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-02T16:46:49.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T16:46:49.098Z] [2021-03-02T16:46:49.098Z] [2021-03-02T16:46:49.098Z] DONE 18 tests, 1 skipped in 21.294s [2021-03-02T16:46:49.098Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T16:46:49.098Z] ++ 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 [2021-03-02T16:46:49.098Z] ++ set -e [2021-03-02T16:46:49.098Z] ++ '[' -n 0 ']' [2021-03-02T16:46:49.098Z] ++ set -x [2021-03-02T16:46:49.099Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-02T16:46:49.099Z] INFO: Testing against a local daemon [2021-03-02T16:46:49.099Z] === RUN TestVolumesCreateAndList [2021-03-02T16:46:49.358Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-02T16:46:49.358Z] === RUN TestVolumesRemove [2021-03-02T16:46:49.358Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-02T16:46:49.358Z] === RUN TestVolumesInspect [2021-03-02T16:46:49.358Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T16:46:49.358Z] === RUN TestVolumesInvalidJSON [2021-03-02T16:46:49.358Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T16:46:49.358Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T16:46:49.358Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T16:46:49.358Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T16:46:49.358Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T16:46:49.358Z] PASS [2021-03-02T16:46:49.358Z] [2021-03-02T16:46:49.358Z] DONE 5 tests in 0.299s [2021-03-02T16:46:49.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T16:46:49.927Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T16:46:49.927Z] +++ kill 5652 [2021-03-02T16:46:51.303Z] +++ /etc/init.d/apparmor stop [2021-03-02T16:46:51.303Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T16:46:51.303Z] [2021-03-02T16:46:51.303Z] Unloading profiles will leave already running processes permanently [2021-03-02T16:46:51.303Z] unconfined, which can lead to unexpected situations. [2021-03-02T16:46:51.303Z] [2021-03-02T16:46:51.303Z] To set a process to complain mode, use the command line tool [2021-03-02T16:46:51.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T16:46:51.303Z] +++ true [2021-03-02T16:46:51.303Z] exiting test-integration [2021-03-02T16:46:51.303Z] ++ exit 0 [2021-03-02T16:46:51.303Z] [2021-03-02T16:46:51.872Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-02T16:46:52.135Z] + for job in $(jobs -p) [2021-03-02T16:46:52.135Z] + wait 9909 [2021-03-02T16:46:52.704Z] === RUN TestDockerSuite/TestExecTTY [2021-03-02T16:46:53.276Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-02T16:46:54.214Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-02T16:46:54.472Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-02T16:46:55.039Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-02T16:46:55.039Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-02T16:46:56.444Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-02T16:46:57.011Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-02T16:46:57.948Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-02T16:46:58.516Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-02T16:46:59.083Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-02T16:47:04.351Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-02T16:47:08.539Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-02T16:47:09.475Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-02T16:47:11.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-02T16:47:14.662Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-02T16:47:14.662Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-02T16:47:14.662Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-02T16:47:14.662Z] === RUN TestDockerSuite/TestHealth [2021-03-02T16:47:32.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-02T16:47:33.698Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-02T16:47:33.698Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-02T16:47:33.698Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-02T16:47:33.698Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-02T16:47:34.266Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-02T16:47:34.266Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-02T16:47:35.645Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-02T16:47:35.645Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-02T16:47:35.645Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-02T16:47:35.645Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-02T16:47:35.904Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-02T16:47:36.163Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-02T16:47:36.732Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-02T16:47:36.732Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-02T16:47:37.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-02T16:47:37.558Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-02T16:47:37.558Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-02T16:47:38.496Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-02T16:47:39.435Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-02T16:47:39.435Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-02T16:47:40.372Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-02T16:47:42.906Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-02T16:47:42.906Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-02T16:47:42.906Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-02T16:47:44.826Z] === RUN TestDockerSuite/TestImportFile [2021-03-02T16:47:46.204Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-02T16:47:46.204Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-02T16:47:47.592Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-02T16:47:48.971Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-02T16:47:49.914Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-02T16:47:50.482Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-02T16:47:51.050Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-02T16:47:51.618Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-02T16:47:51.618Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-02T16:47:51.618Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-02T16:47:52.186Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-02T16:47:52.766Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-02T16:47:53.334Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-02T16:47:53.592Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-02T16:47:54.162Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-02T16:47:54.749Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-02T16:47:54.749Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-02T16:47:56.125Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-02T16:47:56.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-02T16:47:56.384Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-02T16:47:56.952Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-02T16:47:56.952Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-02T16:47:57.521Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-02T16:47:57.521Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-02T16:47:58.899Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-02T16:47:59.466Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-02T16:48:00.034Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-02T16:48:00.974Z] === RUN TestDockerSuite/TestInspectImage [2021-03-02T16:48:00.974Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-02T16:48:00.974Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-02T16:48:00.974Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-02T16:48:01.231Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-02T16:48:01.231Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-02T16:48:01.231Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-02T16:48:01.231Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-02T16:48:01.912Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-02T16:48:02.483Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-02T16:48:02.483Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-02T16:48:03.420Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-02T16:48:03.427Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-02T16:48:03.678Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-02T16:48:03.891Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-02T16:48:03.891Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-02T16:48:04.355Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-02T16:48:04.355Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-02T16:48:04.355Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-02T16:48:05.335Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-02T16:48:06.216Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-02T16:48:06.216Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-02T16:48:06.216Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-02T16:48:06.785Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-02T16:48:07.724Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-02T16:48:08.263Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-02T16:48:08.292Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-02T16:48:08.861Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-02T16:48:09.429Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-02T16:48:09.813Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-02T16:48:09.813Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-02T16:48:09.813Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-02T16:48:09.813Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-02T16:48:09.997Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-02T16:48:10.255Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-02T16:48:10.822Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-02T16:48:10.822Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-02T16:48:12.007Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-02T16:48:12.726Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-02T16:48:13.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-02T16:48:13.553Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-02T16:48:14.490Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-02T16:48:14.749Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-02T16:48:16.659Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-02T16:48:18.567Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-02T16:48:20.473Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-02T16:48:20.473Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-02T16:48:21.850Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-02T16:48:22.109Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-02T16:48:22.676Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-02T16:48:24.459Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-02T16:48:27.385Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-02T16:48:28.361Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-02T16:48:28.361Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-02T16:48:30.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-02T16:48:30.823Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-02T16:48:31.291Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-02T16:48:32.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-02T16:48:32.839Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-02T16:48:33.583Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-02T16:48:34.152Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-02T16:48:35.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-02T16:48:36.097Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-02T16:48:36.097Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-02T16:48:36.664Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-02T16:48:36.664Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-02T16:48:36.664Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-02T16:48:37.233Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-02T16:48:37.556Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-02T16:48:37.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-02T16:48:37.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-02T16:48:37.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-02T16:48:37.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-02T16:48:37.556Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-02T16:48:38.171Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-02T16:48:41.464Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-02T16:48:42.038Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-02T16:48:47.316Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-02T16:48:47.316Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-02T16:48:47.316Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-02T16:48:48.252Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-02T16:48:49.189Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-02T16:48:49.758Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-02T16:48:50.697Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-02T16:48:51.635Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-02T16:48:54.893Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-02T16:48:54.893Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-02T16:48:54.893Z] === RUN TestDockerSuite/TestLogsSince [2021-03-02T16:49:01.456Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-02T16:49:03.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-02T16:49:05.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-02T16:49:06.456Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-02T16:49:07.025Z] === RUN TestDockerSuite/TestLogsTail [2021-03-02T16:49:07.963Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-02T16:49:08.531Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-02T16:49:09.099Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-02T16:49:09.696Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-02T16:49:10.642Z] === RUN TestDockerSuite/TestNetHostname [2021-03-02T16:49:12.019Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-02T16:49:12.019Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-02T16:49:18.585Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-02T16:49:19.154Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-02T16:49:19.722Z] === RUN TestDockerSuite/TestPluginActive [2021-03-02T16:49:21.098Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-02T16:49:22.777Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-02T16:49:22.778Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-02T16:49:22.778Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-02T16:49:26.369Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-02T16:49:26.369Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-02T16:49:28.378Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-02T16:49:28.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-02T16:49:31.928Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-02T16:49:32.873Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-02T16:49:35.240Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-02T16:49:35.240Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-02T16:49:35.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-02T16:49:35.408Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-02T16:49:38.698Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-02T16:49:40.076Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-02T16:49:41.018Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-02T16:49:41.958Z] === RUN TestDockerSuite/TestPortList [2021-03-02T16:49:42.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-02T16:49:42.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-02T16:49:47.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-02T16:49:50.078Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-02T16:49:50.646Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-02T16:49:54.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-02T16:49:56.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-02T16:49:57.400Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-02T16:49:57.400Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-02T16:49:57.400Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-02T16:49:57.400Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-02T16:49:57.400Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-02T16:49:57.974Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-02T16:49:57.974Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-02T16:49:58.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-02T16:49:58.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-02T16:49:59.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-02T16:49:59.479Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-02T16:50:02.771Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-02T16:50:04.151Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-02T16:50:04.719Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-02T16:50:04.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-02T16:50:04.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-02T16:50:04.979Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-02T16:50:07.511Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-02T16:50:07.771Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-02T16:50:08.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-02T16:50:08.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-02T16:50:08.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-02T16:50:10.307Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-02T16:50:13.596Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-02T16:50:13.596Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-02T16:50:14.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-02T16:50:14.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-02T16:50:14.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-02T16:50:14.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-02T16:50:14.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-02T16:50:16.133Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-02T16:50:21.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-02T16:50:22.348Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-02T16:50:23.727Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-02T16:50:26.263Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-02T16:50:27.199Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-02T16:50:28.138Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-02T16:50:30.045Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-02T16:50:31.951Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-02T16:50:32.520Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-02T16:50:32.779Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-02T16:50:33.348Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-02T16:50:35.255Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-02T16:50:37.168Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-02T16:50:37.442Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-02T16:50:37.442Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-02T16:50:37.720Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-02T16:50:37.720Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-02T16:50:37.979Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-02T16:50:38.547Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-02T16:50:39.485Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-02T16:50:40.422Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-02T16:50:40.991Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-02T16:50:44.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-02T16:50:44.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-02T16:50:45.333Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-02T16:50:45.333Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-02T16:50:46.883Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-02T16:50:46.883Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-02T16:50:47.564Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-02T16:50:48.501Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-02T16:50:50.408Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-02T16:50:50.408Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-02T16:50:50.408Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-02T16:50:50.668Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-02T16:50:51.602Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-02T16:50:52.065Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-02T16:50:52.065Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-02T16:50:52.065Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-02T16:50:53.200Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-02T16:50:53.614Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-02T16:50:53.768Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-02T16:50:54.593Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-02T16:50:55.056Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-02T16:50:55.520Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-02T16:50:55.988Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-02T16:50:56.304Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-02T16:50:56.872Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-02T16:50:56.872Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-02T16:50:57.131Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-02T16:50:59.692Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-02T16:51:00.259Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-02T16:51:00.518Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-02T16:51:01.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-02T16:51:01.812Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-02T16:51:02.022Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-02T16:51:02.593Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-02T16:51:02.789Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-02T16:51:02.789Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-02T16:51:04.337Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-02T16:51:04.337Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-02T16:51:04.337Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-02T16:51:05.129Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-02T16:51:05.698Z] === RUN TestDockerSuite/TestRmiTag [2021-03-02T16:51:05.957Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-02T16:51:06.525Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-02T16:51:06.532Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-02T16:51:07.508Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-02T16:51:07.971Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-02T16:51:07.971Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-02T16:51:08.434Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-02T16:51:09.412Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-02T16:51:09.412Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-02T16:51:09.412Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-02T16:51:09.815Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-02T16:51:10.074Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-02T16:51:10.642Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-02T16:51:10.901Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-02T16:51:12.281Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-02T16:51:12.849Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-02T16:51:13.108Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-02T16:51:13.677Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-02T16:51:13.677Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-02T16:51:14.132Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-02T16:51:14.246Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-02T16:51:15.185Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-02T16:51:15.775Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-02T16:51:16.353Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-02T16:51:16.922Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-02T16:51:18.299Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-02T16:51:19.237Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-02T16:51:20.615Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-02T16:51:21.184Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-02T16:51:22.121Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-02T16:51:22.381Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-02T16:51:23.317Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-02T16:51:23.884Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-02T16:51:24.821Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-02T16:51:25.390Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-02T16:51:26.328Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-02T16:51:26.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-02T16:51:26.895Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-02T16:51:26.895Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-02T16:51:28.800Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-02T16:51:29.368Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-02T16:51:29.936Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-02T16:51:30.874Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-02T16:51:31.846Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-02T16:51:31.846Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-02T16:51:32.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-02T16:51:32.364Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-02T16:51:33.300Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-02T16:51:33.559Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-02T16:51:34.128Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-02T16:51:34.695Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-02T16:51:34.695Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-02T16:51:34.695Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-02T16:51:35.263Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-02T16:51:35.263Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-02T16:51:36.202Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-02T16:51:37.140Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-02T16:51:37.708Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-02T16:51:37.967Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-02T16:51:38.536Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-02T16:51:38.536Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-02T16:51:39.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-02T16:51:40.499Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-02T16:51:40.758Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-02T16:51:41.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-02T16:51:43.077Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-02T16:51:43.645Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-02T16:51:44.159Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-02T16:51:44.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-02T16:51:44.213Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-02T16:51:44.472Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-02T16:51:45.410Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-02T16:51:45.669Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-02T16:51:45.709Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-02T16:51:46.172Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-02T16:51:47.068Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-02T16:51:47.332Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-02T16:51:50.618Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-02T16:51:50.618Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-02T16:51:50.877Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-02T16:51:50.890Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-02T16:51:51.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-02T16:51:51.446Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-02T16:51:51.816Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-02T16:51:51.816Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-02T16:51:52.280Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-02T16:51:52.280Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-02T16:51:52.823Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-02T16:51:54.202Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-02T16:51:56.105Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-02T16:51:56.368Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-02T16:51:58.908Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-02T16:51:58.908Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-02T16:51:58.908Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-02T16:51:59.479Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-02T16:52:00.416Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-02T16:52:01.353Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-02T16:52:02.731Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-02T16:52:03.299Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-02T16:52:04.237Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-02T16:52:04.829Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-02T16:52:04.829Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-02T16:52:05.089Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-02T16:52:06.465Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-02T16:52:06.465Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-02T16:52:06.726Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-02T16:52:07.293Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-02T16:52:07.860Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-02T16:52:08.119Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-02T16:52:08.119Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-02T16:52:08.688Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-02T16:52:09.257Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-02T16:52:09.824Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-02T16:52:10.083Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-02T16:52:10.650Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-02T16:52:11.222Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-02T16:52:11.481Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-02T16:52:12.050Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-02T16:52:12.050Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-02T16:52:12.618Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-02T16:52:13.186Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-02T16:52:14.124Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-02T16:52:14.124Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T16:52:14.124Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-02T16:52:16.701Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-02T16:52:16.701Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-02T16:52:20.891Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-02T16:52:22.311Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-02T16:52:22.311Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-02T16:52:22.311Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-02T16:52:29.023Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-02T16:52:29.023Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-02T16:52:29.023Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-02T16:52:29.961Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-02T16:52:29.961Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-02T16:52:29.961Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-02T16:52:29.961Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-02T16:52:30.530Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-02T16:52:31.098Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-02T16:52:33.003Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-02T16:52:34.383Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-02T16:52:35.323Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-02T16:52:41.887Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-02T16:52:41.887Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-02T16:52:41.887Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-02T16:52:42.147Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-02T16:52:42.147Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-02T16:52:42.406Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-02T16:52:43.343Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-02T16:52:44.279Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-02T16:52:44.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-02T16:52:45.221Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-02T16:52:45.221Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-02T16:52:45.481Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-02T16:52:46.921Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-02T16:52:47.181Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-02T16:52:47.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-02T16:52:47.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-02T16:52:47.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-02T16:52:48.119Z] === RUN TestDockerSuite/TestRunMount [2021-03-02T16:52:49.742Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-02T16:52:50.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-02T16:52:52.670Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-02T16:52:53.197Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-02T16:52:53.197Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-02T16:52:53.766Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-02T16:52:54.339Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-02T16:52:55.600Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-02T16:52:55.719Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-02T16:52:56.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-02T16:52:57.593Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-02T16:53:00.130Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-02T16:53:00.130Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-02T16:53:02.035Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-02T16:53:03.413Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-02T16:53:04.359Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-02T16:53:05.297Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-02T16:53:05.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-02T16:53:06.433Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-02T16:53:06.692Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-02T16:53:07.260Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-02T16:53:08.199Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-02T16:53:08.771Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-02T16:53:09.340Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-02T16:53:09.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-02T16:53:11.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-02T16:53:13.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-02T16:53:15.686Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-02T16:53:16.255Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-02T16:53:16.514Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-02T16:53:16.774Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-02T16:53:17.344Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-02T16:53:17.603Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-02T16:53:18.170Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-02T16:53:18.738Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-02T16:53:18.738Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-02T16:53:19.307Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-02T16:53:21.241Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-02T16:53:25.429Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-02T16:53:25.429Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-02T16:53:25.429Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-02T16:53:25.997Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-02T16:53:26.934Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-02T16:53:27.503Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-02T16:53:28.070Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-02T16:53:28.329Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-02T16:53:28.896Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-02T16:53:29.464Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-02T16:53:29.723Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T16:53:29.723Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-02T16:53:30.291Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-02T16:53:30.863Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-02T16:53:30.863Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-02T16:53:31.432Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-02T16:53:32.368Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-02T16:53:32.368Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-02T16:53:33.748Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-02T16:53:34.685Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-02T16:53:36.065Z] === RUN TestDockerSuite/TestRunRm [2021-03-02T16:53:36.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-02T16:53:36.632Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-02T16:53:40.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-02T16:53:40.838Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-02T16:53:40.838Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-02T16:53:41.405Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-02T16:53:43.311Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-02T16:53:43.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-02T16:53:43.831Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-02T16:53:47.121Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-02T16:53:48.497Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-02T16:53:49.877Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-02T16:53:50.447Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-02T16:53:51.387Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-02T16:53:51.647Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-02T16:53:51.906Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-02T16:53:52.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-02T16:53:53.043Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-02T16:53:53.612Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-02T16:53:54.549Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-02T16:53:54.808Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-02T16:53:55.378Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-02T16:53:57.943Z] === RUN TestDockerSuite/TestRunState [2021-03-02T16:53:58.879Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-02T16:53:59.139Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-02T16:53:59.717Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-02T16:53:59.717Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-02T16:53:59.717Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-02T16:54:00.285Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-02T16:54:00.853Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-02T16:54:01.793Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-02T16:54:01.793Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-02T16:54:01.793Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-02T16:54:02.363Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-02T16:54:03.740Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-02T16:54:04.308Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-02T16:54:04.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-02T16:54:05.815Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-02T16:54:09.106Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-02T16:54:11.638Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-02T16:54:11.898Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-02T16:54:12.157Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-02T16:54:12.725Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-02T16:54:14.125Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-02T16:54:15.507Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-02T16:54:15.766Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-02T16:54:15.766Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-02T16:54:16.024Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-02T16:54:16.591Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-02T16:54:16.850Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-02T16:54:17.419Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-02T16:54:17.419Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-02T16:54:17.679Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-02T16:54:17.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-02T16:54:18.248Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-02T16:54:21.755Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-02T16:54:21.755Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-02T16:54:21.755Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-02T16:54:22.445Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-02T16:54:22.445Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-02T16:54:23.013Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-02T16:54:24.389Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-02T16:54:25.325Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-02T16:54:26.703Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-02T16:54:28.080Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-02T16:54:28.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-02T16:54:28.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-02T16:54:28.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-02T16:54:28.649Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-02T16:54:28.908Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-02T16:54:28.908Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-02T16:54:29.475Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-02T16:54:30.044Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-02T16:54:30.986Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-02T16:54:31.559Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-02T16:54:31.559Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-02T16:54:32.127Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-02T16:54:32.127Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-02T16:54:32.696Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-02T16:54:32.696Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-02T16:54:32.697Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-02T16:54:32.955Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-02T16:54:33.523Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-02T16:54:34.459Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-02T16:54:34.459Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-02T16:54:34.721Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-02T16:54:34.980Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-02T16:54:35.549Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-02T16:54:35.809Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-02T16:54:36.378Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-02T16:54:36.378Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-02T16:54:36.947Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-02T16:54:37.518Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-02T16:54:37.518Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-02T16:54:37.518Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-02T16:54:38.086Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-02T16:54:39.022Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-02T16:54:39.281Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-02T16:54:39.281Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-02T16:54:39.849Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-02T16:54:39.849Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-02T16:54:40.786Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-02T16:54:41.355Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-02T16:54:43.890Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-02T16:54:44.150Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-02T16:54:44.150Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-02T16:54:44.150Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-02T16:54:44.717Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-02T16:54:45.654Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-02T16:54:46.591Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-02T16:54:46.591Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-02T16:54:47.538Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-02T16:54:47.538Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-02T16:54:48.105Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-02T16:54:50.009Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-02T16:54:50.009Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-02T16:54:51.387Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-02T16:54:51.387Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-02T16:54:51.387Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-02T16:54:52.765Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-02T16:54:53.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-02T16:54:54.403Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-02T16:54:54.662Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-02T16:54:54.662Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-02T16:54:54.921Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-02T16:54:54.921Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-02T16:54:55.488Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-02T16:54:55.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-02T16:54:57.653Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-02T16:54:58.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-02T16:55:03.491Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-02T16:55:04.427Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-02T16:55:04.995Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-02T16:55:05.933Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-02T16:55:08.476Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-02T16:55:09.853Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-02T16:55:10.421Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-02T16:55:11.803Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-02T16:55:13.180Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-02T16:55:14.556Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-02T16:55:17.088Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-02T16:55:17.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-02T16:55:20.943Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-02T16:55:22.302Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-02T16:55:22.302Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-02T16:55:22.302Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-02T16:55:24.226Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-02T16:55:25.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-02T16:55:28.141Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-02T16:55:28.708Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-02T16:55:31.240Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-02T16:55:32.616Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-02T16:55:33.184Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-02T16:55:33.752Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-02T16:55:34.319Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-02T16:55:34.319Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-02T16:55:34.740Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-02T16:55:34.890Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-02T16:55:38.178Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-02T16:55:40.710Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-02T16:55:40.969Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-02T16:55:41.536Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-02T16:55:41.536Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-02T16:55:42.105Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-02T16:55:43.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-02T16:55:43.359Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-02T16:55:43.610Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-02T16:55:43.610Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-02T16:55:44.988Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-02T16:55:45.928Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-02T16:55:46.509Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-02T16:55:47.908Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-02T16:55:51.193Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-02T16:55:52.131Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-02T16:55:52.131Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-02T16:55:53.066Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-02T16:55:53.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-02T16:55:56.167Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-02T16:55:58.230Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-02T16:55:58.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-02T16:56:00.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-02T16:56:02.067Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-02T16:56:02.636Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-02T16:56:04.541Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-02T16:56:07.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-02T16:56:08.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-02T16:56:10.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-02T16:56:10.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-02T16:56:11.284Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-02T16:56:12.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-02T16:56:14.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-02T16:56:15.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-02T16:56:17.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-02T16:56:18.700Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-02T16:56:20.078Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-02T16:56:33.989Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-02T16:56:34.954Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-02T16:56:34.954Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-02T16:56:34.954Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-02T16:56:35.525Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-02T16:56:35.525Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-02T16:56:35.525Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-02T16:56:35.784Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-02T16:56:36.351Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-02T16:56:36.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-02T16:56:36.919Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-02T16:56:36.919Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-02T16:56:36.919Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-02T16:56:36.919Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-02T16:56:36.919Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-02T16:56:38.825Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-02T16:56:38.825Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-02T16:56:38.825Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-02T16:56:38.825Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-02T16:56:38.825Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-02T16:56:45.388Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-02T16:56:45.647Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-02T16:56:45.647Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-02T16:56:45.647Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-02T16:56:46.423Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-02T16:56:47.550Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-02T16:56:50.087Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite (1412.71s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (19.76s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.24s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.06s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.92s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.55s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.89s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.88s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.26s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.87s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.39s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.62s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.49s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.64s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.02s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.19s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.08s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.29s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.44s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.79s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.18s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.90s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.47s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.40s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.46s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.78s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.65s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.99s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.22s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.63s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.66s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.48s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.45s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-03-02T16:56:50.087Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-02T16:56:50.087Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.52s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.39s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.20s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.04s) [2021-03-02T16:56:50.087Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.65s) [2021-03-02T16:56:50.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-02T16:56:50.087Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-02T16:56:50.087Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.04s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.14s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.77s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.80s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.62s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.24s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.27s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.97s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.78s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.70s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.87s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.28s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.06s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.48s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.07s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.27s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.75s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.97s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.94s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.44s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.61s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.90s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.32s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildHistory (3.93s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.93s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.69s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.99s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.31s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.16s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.19s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.79s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.06s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.82s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.74s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.25s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.64s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.77s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.12s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.26s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.24s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildPATH (1.65s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.11s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.96s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildRm (3.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.40s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.82s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.74s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildUser (1.63s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.73s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.56s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.50s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.91s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.66s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.56s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.73s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-02T16:56:50.088Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.92s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T16:56:50.088Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.25s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.14s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.63s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.73s) [2021-03-02T16:56:50.088Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-02T16:56:50.088Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.33s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.10s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.35s) [2021-03-02T16:56:50.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.48s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.42s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009fd360_} (1.46s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1054774038_/foo_false____} (1.60s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1054774038_/foo_true____} (1.37s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3872747901_/foo_false____} (1.55s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3872747901_/foo_true____} (1.61s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3872747901_/foo_true__0xc0009fd400__} (1.58s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009fd420_} (1.43s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009fd440_} (0.45s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009fd460_} (1.37s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009fd480_} (1.50s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.97s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.68s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.68s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.85s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.32s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.65s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.80s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.87s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.66s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.39s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.68s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.13s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.15s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToDot (1.20s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.10s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.39s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2021-03-02T16:56:50.089Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-02T16:56:50.089Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-03-02T16:56:50.089Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-02T16:56:50.089Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.12s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.29s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.92s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.09s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.98s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.29s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsCommit (0.68s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.14s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.58s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2021-03-02T16:56:50.089Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-02T16:56:50.089Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.089Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-02T16:56:50.089Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsPluginOps (3.40s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExec (0.79s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.35s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.66s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.30s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.99s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-03-02T16:56:50.089Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-02T16:56:50.089Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestHealth (18.86s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.85s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.66s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportDisplay (1.77s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportFile (1.49s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.20s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportGzipped (1.23s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.68s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.53s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2021-03-02T16:56:50.089Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-02T16:56:50.089Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-02T16:56:50.089Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.15s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectDefault (0.60s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectHistory (0.99s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-03-02T16:56:50.090Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-02T16:56:50.090Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.03s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.08s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.61s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.05s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.77s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.27s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.09s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.62s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.05s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.61s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.15s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.68s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.38s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestNetHostname (1.44s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginActive (1.33s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.31s) [2021-03-02T16:56:50.090Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-02T16:56:50.090Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.81s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.89s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPortList (7.70s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.25s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.33s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.26s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsByOrder (2.11s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.23s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.77s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.38s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.15s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.09s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.64s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.88s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2021-03-02T16:56:50.090Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-02T16:56:50.090Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.56s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.88s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.91s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.54s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.85s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiTag (0.32s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.08s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.24s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.22s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.13s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.98s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.57s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.56s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.43s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.13s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.57s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.61s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.61s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.76s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.28s) [2021-03-02T16:56:50.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.20s) [2021-03-02T16:56:50.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-02T16:56:50.090Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.37s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.17s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.43s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.24s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunMount (5.07s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.21s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.88s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.73s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.71s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.26s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.14s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetHost (0.99s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.64s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.16s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.64s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.44s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunRm (0.76s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.05s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.50s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.63s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.77s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.08s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.56s) [2021-03-02T16:56:50.091Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents409388174 [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.20s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.63s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.68s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-02T16:56:50.091Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.91s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2021-03-02T16:56:50.091Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-03-02T16:56:50.091Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.091Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.44s) [2021-03-02T16:56:50.092Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-02T16:56:50.092Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.12s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.35s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2021-03-02T16:56:50.092Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-02T16:56:50.092Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.49s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.01s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.20s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.76s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2021-03-02T16:56:50.092Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2021-03-02T16:56:50.092Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-02T16:56:50.092Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-02T16:56:50.092Z] === RUN TestDockerRegistrySuite [2021-03-02T16:56:50.092Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-02T16:56:51.470Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-02T16:56:52.406Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-02T16:56:53.783Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-02T16:56:53.783Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T16:56:55.043Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-02T16:56:57.088Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T16:57:02.360Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-02T16:57:05.645Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-02T16:57:06.582Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-02T16:57:07.521Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-02T16:57:08.459Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-02T16:57:09.839Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-02T16:57:10.775Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-02T16:57:11.712Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-02T16:57:12.648Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-02T16:57:14.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-02T16:57:16.456Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-02T16:57:17.392Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-02T16:57:19.959Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-02T16:57:20.896Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-02T16:57:20.896Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T16:57:21.834Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T16:57:22.771Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T16:57:23.709Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-02T16:57:26.244Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-02T16:57:26.503Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-02T16:57:27.440Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-02T16:57:28.008Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-02T16:57:28.008Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-02T16:57:28.266Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-02T16:57:28.525Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-02T16:57:29.093Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-02T16:57:29.093Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-02T16:57:30.471Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-02T16:57:31.848Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-02T16:57:32.416Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-02T16:57:33.793Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-02T16:57:34.731Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite (45.32s) [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2021-03-02T16:57:35.298Z] check_test.go:196: [dae44d7c39a5a] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d70c3fe0a1d1e] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2021-03-02T16:57:35.298Z] check_test.go:196: [dc691ad94b7a1] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d8fbcc1a7aecb] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.99s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d8ac1707a0be6] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.58s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d025e2bf63164] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.93s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d81304ce8d39b] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.10s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d2cc7633d75dd] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.96s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d9dc618dba5d6] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d9a9f22168778] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d0c2ba93f23ec] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d2ea645f85a2b] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2021-03-02T16:57:35.298Z] check_test.go:196: [ddeb0b12af839] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d15d53a70dab7] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-03-02T16:57:35.298Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:769482c3b1bded820f469b399dc90f6e247bb9825761ec6d3535718cfc815c69 [2021-03-02T16:57:35.298Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3d35f9fa4c35021f5119438431c2f0495ec3c9a7f13eba946dee360f8ffca43 [2021-03-02T16:57:35.298Z] check_test.go:196: [d2fc9dc777c49] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2021-03-02T16:57:35.298Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2208e99b91a159276a34435904932adee6d14b81ec68ec434744df8e25b63e0d [2021-03-02T16:57:35.298Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49196fb67919c1692c4c8937177109945a7c7ecc94d9728546555ce958bcbdc5 [2021-03-02T16:57:35.298Z] check_test.go:196: [d738e1bb02213] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2021-03-02T16:57:35.298Z] check_test.go:196: [dbe7cd1568b76] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.21s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d796ec0a701d3] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d9041fb6a7676] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d0224f73c4031] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d270563f9f429] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-03-02T16:57:35.298Z] check_test.go:196: [df47014a10aef] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d587041d7d31e] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d52ac460abccc] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-03-02T16:57:35.298Z] check_test.go:196: [dd373eaf835bb] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d59cd065a5530] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-03-02T16:57:35.298Z] check_test.go:196: [df47d50738a47] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d5220ab8d1f5a] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d7ad90989cb4f] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d737d38b1c63c] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d48fc83c16ca6] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d3d23d9b9a9c6] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d7f98d67a51ec] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2021-03-02T16:57:35.298Z] check_test.go:196: [da403c4f35ed9] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d8721187773cd] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2021-03-02T16:57:35.298Z] check_test.go:196: [d17cf19784997] daemon is not started [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2021-03-02T16:57:35.298Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-03-02T16:57:35.298Z] === RUN TestDockerSchema1RegistrySuite [2021-03-02T16:57:35.298Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-02T16:57:35.557Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T16:57:38.867Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T16:57:44.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-02T16:57:47.427Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-02T16:57:47.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-02T16:57:48.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-02T16:57:49.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T16:57:50.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T16:57:51.070Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T16:57:52.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-02T16:57:54.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-02T16:57:55.111Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-02T16:57:55.370Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-02T16:57:55.629Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-02T16:57:55.888Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-02T16:57:56.148Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-02T16:57:56.407Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite (21.24s) [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-03-02T16:57:56.665Z] check_test.go:223: [dbe6ab3bc2498] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2021-03-02T16:57:56.665Z] check_test.go:223: [db67b779294de] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.41s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d2f0d9e06f26f] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.97s) [2021-03-02T16:57:56.665Z] check_test.go:223: [dda7b2f6f032f] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d68b549047ba5] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d2dd5d8d60ea5] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-02T16:57:56.665Z] check_test.go:223: [daa50aa230708] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d558c883c712f] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2021-03-02T16:57:56.665Z] check_test.go:223: [dece086dc2eed] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d8b228830e407] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.53s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d9d07b8b0110d] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d8537679b8ca0] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d779726eb8a68] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d3349002dbfb7] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d1b446a39b392] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d6c557f39db58] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-03-02T16:57:56.665Z] check_test.go:223: [d11f83d5a2e2a] daemon is not started [2021-03-02T16:57:56.665Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-02T16:57:56.665Z] check_test.go:223: [dc5ba6fedb6f5] daemon is not started [2021-03-02T16:57:56.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-02T16:57:56.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-02T16:57:57.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-02T16:57:57.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-02T16:57:58.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-02T16:57:59.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-02T16:57:59.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-02T16:57:59.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-02T16:58:00.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-03-02T16:58:00.460Z] check_test.go:252: [dbc8b5a708664] daemon is not started [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-03-02T16:58:00.460Z] check_test.go:252: [ddc70969026a3] daemon is not started [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-02T16:58:00.460Z] check_test.go:252: [d2c70cb906fd0] daemon is not started [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-03-02T16:58:00.460Z] check_test.go:252: [df3a83d40df02] daemon is not started [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-03-02T16:58:00.460Z] check_test.go:252: [dc91039f000c8] daemon is not started [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-03-02T16:58:00.460Z] check_test.go:252: [dc2b2e6ef4897] daemon is not started [2021-03-02T16:58:00.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-03-02T16:58:00.460Z] check_test.go:252: [d39b3c3e49b5d] daemon is not started [2021-03-02T16:58:00.460Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-02T16:58:00.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-02T16:58:05.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-02T16:58:05.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-02T16:58:05.985Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-02T16:58:05.985Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-02T16:58:06.243Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-03-02T16:58:06.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-03-02T16:58:06.243Z] check_test.go:279: [d7fb823fc53ff] daemon is not started [2021-03-02T16:58:06.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-02T16:58:06.243Z] check_test.go:279: [d7dcdfa916893] daemon is not started [2021-03-02T16:58:06.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-02T16:58:06.243Z] check_test.go:279: [d8ada99c31919] daemon is not started [2021-03-02T16:58:06.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-02T16:58:06.243Z] check_test.go:279: [d312d25735b2e] daemon is not started [2021-03-02T16:58:06.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-02T16:58:06.243Z] check_test.go:279: [d92245dfba3ae] daemon is not started [2021-03-02T16:58:06.243Z] === RUN TestDockerNetworkSuite [2021-03-02T16:58:06.243Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-02T16:58:08.150Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-02T16:58:09.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-02T16:58:11.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-02T16:58:12.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-02T16:58:15.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-02T16:58:17.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-02T16:58:22.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-02T16:58:25.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-02T16:58:26.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-02T16:58:26.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-02T16:58:27.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-02T16:58:28.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-02T16:58:29.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-02T16:58:29.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-02T16:58:29.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-02T16:58:30.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-02T16:58:30.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-02T16:58:30.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-02T16:58:30.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-02T16:58:31.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-02T16:58:32.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-02T16:58:32.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-02T16:58:32.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-02T16:58:32.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-02T16:58:35.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-02T16:58:37.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-02T16:58:43.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-02T16:58:43.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-02T16:58:44.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-02T16:58:44.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-02T16:58:44.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-02T16:58:44.707Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-02T16:58:44.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-02T16:58:44.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-02T16:58:44.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-02T16:58:48.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-02T16:58:48.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-02T16:58:48.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-02T16:58:49.206Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-02T16:58:49.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-02T16:58:54.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-02T16:58:57.032Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-02T16:58:57.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-02T16:58:57.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-02T16:58:59.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-02T16:59:01.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-02T16:59:01.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-02T16:59:02.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-02T16:59:02.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-02T16:59:04.145Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-02T16:59:04.145Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-02T16:59:06.674Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-02T16:59:06.847Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-02T16:59:06.848Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-02T16:59:07.823Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-02T16:59:07.823Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-02T16:59:08.287Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-02T16:59:08.287Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-02T16:59:08.287Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-02T16:59:08.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite (64.98s) [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.95s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [dad4fac90faef] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d70f1d58df0be] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d49cd3c1d5592] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d2f6b4e936ed8] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:1233: [db11233f6d52d] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [da1409d856e67] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.57s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d9109855a9be3] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.51s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d9f9b2191859f] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.24s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [df6044b51c7a1] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [de023ec48d1d3] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d5f99f08fdc81] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d5cc4e8d3a8c3] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d5791ff82812e] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d9b3bf3d80594] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d12f8b8aa0b47] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d97c10cf347b0] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [debb80973771d] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d0cd05e130327] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [da19d8ac37a26] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [db9371e2152b0] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d7938aef36031] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d1f85e6e2b837] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d5d18e570949b] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d0447e65cc714] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.46s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:968: [d2d6b04b0e5ab] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.77s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d0badf228ad0a] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.99s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:1116: [d5dc13bf4a8ae] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d48828dad9905] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d622921b5b106] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [dd37d78ed6b3c] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d5830cf456b9c] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d2b36c6e53480] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [dc565ad43c2c1] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d7cb0fec12b38] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.20s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [db331835b86b8] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d06b07673fa35] daemon is not started [2021-03-02T16:59:11.943Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d4699f6921dd2] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.16s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [df9632518b17c] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.49s) [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.26s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:1084: [d371a8f3677a1] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d9a89d4cf1135] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.05s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d2cdbfd966dc3] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.04s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d4496fbd7a964] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d9c7da867d973] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.90s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [dd99cce5a8237] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d79ccd0a86d0d] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.37s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [d84b7e5950f5e] daemon is not started [2021-03-02T16:59:11.943Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.99s) [2021-03-02T16:59:11.943Z] docker_cli_network_unix_test.go:46: [de6b9b79d50e2] daemon is not started [2021-03-02T16:59:11.944Z] === RUN TestDockerHubPullSuite [2021-03-02T16:59:11.944Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-02T16:59:12.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-02T16:59:12.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-02T16:59:12.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-02T16:59:12.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-02T16:59:12.512Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-02T16:59:12.891Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-02T16:59:12.891Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-02T16:59:16.175Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-02T16:59:16.433Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-02T16:59:17.236Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-02T16:59:18.335Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-02T16:59:18.335Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite (7.22s) [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.99s) [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-03-02T16:59:18.335Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-02T16:59:18.335Z] PASS [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === Skipped [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-02T16:59:18.335Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-02T16:59:18.335Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.335Z] [2021-03-02T16:59:18.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T16:59:18.336Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-02T16:59:18.336Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-03-02T16:59:18.336Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-02T16:59:18.336Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-02T16:59:18.336Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-02T16:59:18.336Z] docker_cli_network_unix_test.go:46: [d4699f6921dd2] daemon is not started [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] [2021-03-02T16:59:18.336Z] DONE 1274 tests, 51 skipped in 1611.872s [2021-03-02T16:59:18.336Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T16:59:18.336Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T16:59:18.336Z] +++ kill 8161 [2021-03-02T16:59:19.272Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-02T16:59:19.531Z] +++ /etc/init.d/apparmor stop [2021-03-02T16:59:19.531Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T16:59:19.531Z] [2021-03-02T16:59:19.531Z] Unloading profiles will leave already running processes permanently [2021-03-02T16:59:19.531Z] unconfined, which can lead to unexpected situations. [2021-03-02T16:59:19.531Z] [2021-03-02T16:59:19.531Z] To set a process to complain mode, use the command line tool [2021-03-02T16:59:19.531Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T16:59:19.531Z] +++ true [2021-03-02T16:59:19.531Z] exiting test-integration [2021-03-02T16:59:19.531Z] ++ exit 0 [2021-03-02T16:59:19.531Z] [2021-03-02T16:59:19.790Z] + for job in $(jobs -p) [2021-03-02T16:59:19.790Z] + wait 9910 [2021-03-02T16:59:23.979Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-02T16:59:23.979Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-02T16:59:29.248Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-02T16:59:29.248Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-02T16:59:29.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-02T16:59:32.105Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-02T16:59:32.106Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-02T16:59:32.106Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-02T16:59:32.106Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-02T16:59:32.106Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-02T16:59:32.106Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-02T16:59:32.106Z] === RUN TestDockerSuite/TestBuildFails [2021-03-02T16:59:32.456Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-02T16:59:39.227Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-02T16:59:39.227Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-02T16:59:45.057Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-02T16:59:49.778Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-02T17:00:02.225Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-02T17:00:05.995Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-02T17:00:07.546Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-02T17:00:12.281Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-02T17:00:12.281Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-02T17:00:13.258Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-02T17:00:13.725Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-02T17:00:13.725Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-02T17:00:22.339Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-02T17:00:22.339Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-02T17:00:28.703Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-02T17:00:32.709Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-02T17:00:32.709Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-02T17:00:34.904Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-02T17:00:34.904Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-02T17:00:35.368Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-02T17:00:35.368Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-02T17:00:40.092Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-02T17:00:40.092Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-02T17:00:41.070Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-02T17:00:41.534Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-02T17:00:42.510Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-02T17:00:42.973Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-02T17:00:44.524Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-02T17:00:50.355Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-02T17:00:50.820Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-02T17:00:51.797Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-02T17:00:56.521Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-02T17:01:17.683Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-02T17:01:17.683Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-02T17:01:18.147Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-02T17:01:24.920Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-02T17:01:31.480Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-02T17:01:35.668Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-02T17:01:48.195Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-02T17:02:05.966Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-02T17:02:09.732Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-02T17:02:15.564Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-02T17:02:21.397Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-02T17:02:36.282Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-02T17:02:36.282Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-02T17:02:43.417Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-02T17:02:43.881Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-02T17:02:43.881Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-02T17:02:43.881Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-02T17:02:46.808Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-02T17:02:50.571Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-02T17:02:52.771Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-02T17:02:53.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-02T17:02:53.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-02T17:02:56.165Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-02T17:02:57.142Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-02T17:02:58.693Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-02T17:03:13.575Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-02T17:03:13.575Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-02T17:03:22.201Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-02T17:03:25.131Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-02T17:03:33.753Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-02T17:03:37.516Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-02T17:03:42.239Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-02T17:03:43.219Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-02T17:03:43.219Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-02T17:03:43.219Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-02T17:03:45.415Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-02T17:03:45.415Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-02T17:03:57.144Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-02T17:04:09.345Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-02T17:04:10.282Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-02T17:04:10.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-02T17:04:10.800Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-02T17:04:10.800Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-02T17:04:11.368Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-02T17:04:13.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-02T17:04:17.188Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-02T17:04:19.723Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-02T17:04:36.202Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-02T17:05:01.425Z] === RUN TestDockerSuite/TestBuildRm [2021-03-02T17:05:13.868Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-02T17:05:15.420Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-02T17:05:15.420Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-02T17:05:15.884Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-02T17:05:15.948Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-02T17:05:15.948Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-02T17:05:17.435Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-02T17:05:17.857Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-02T17:05:20.364Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-02T17:05:20.391Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-02T17:05:23.678Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-02T17:05:24.134Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-02T17:05:26.211Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-02T17:05:27.902Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-02T17:05:42.771Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-02T17:05:42.771Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-02T17:05:43.749Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-02T17:05:48.161Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-02T17:05:54.126Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-02T17:05:54.126Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-02T17:05:57.892Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-02T17:05:57.892Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-02T17:06:00.363Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-02T17:06:01.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-02T17:06:01.662Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-02T17:06:03.833Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-02T17:06:07.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-02T17:06:13.680Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-02T17:06:18.950Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-02T17:06:20.856Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-02T17:06:22.827Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-02T17:06:22.827Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-02T17:06:23.291Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-02T17:06:23.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-02T17:06:24.267Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-02T17:06:26.680Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-02T17:06:28.583Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-02T17:06:28.991Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-02T17:06:31.119Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-02T17:06:33.650Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-02T17:06:33.721Z] === RUN TestDockerSuite/TestBuildUser [2021-03-02T17:06:33.721Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-02T17:06:33.721Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-02T17:06:33.721Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-02T17:06:37.491Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-02T17:06:37.961Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-02T17:06:46.576Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-02T17:06:46.576Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-02T17:06:46.576Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-02T17:07:07.735Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-02T17:07:07.735Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-02T17:07:14.853Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-02T17:07:19.578Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-02T17:07:20.042Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-02T17:07:20.042Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-02T17:07:22.239Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-02T17:07:22.702Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-02T17:07:29.870Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-02T17:07:33.095Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-02T17:07:37.817Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-02T17:07:37.817Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-02T17:07:44.765Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-02T17:07:55.568Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-02T17:07:55.568Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-02T17:07:55.568Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-02T17:07:55.568Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-02T17:07:56.547Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite (1715.59s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.37s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.90s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.50s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:562: [d12ac48ee25e2] joining swarm manager [dffdbe4e40984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:584: [d7e3b50f1e32c] joining swarm manager [dffdbe4e40984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] check_test.go:380: [d12ac48ee25e2] daemon is not started [2021-03-02T17:07:59.639Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.08s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:45: [db3565eb5c5cd] joining swarm manager [d1d8ddc2ec7a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.61s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:303: [d3656719f1003] joining swarm manager [d811dede48a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:304: [d42d42bcad3b0] joining swarm manager [d811dede48a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.75s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:271: [d1e84afcdde43] joining swarm manager [d19295f973e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:272: [d0ef7881cc4e4] joining swarm manager [d19295f973e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.60s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.45s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.57s) [2021-03-02T17:07:59.639Z] docker_api_swarm_node_test.go:19: [d29b2f5225a38] joining swarm manager [d99fddd4e0d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_node_test.go:20: [ddc724a0e17b4] joining swarm manager [d99fddd4e0d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.52s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:501: [d6d7c5d9d1930] joining swarm manager [d74c82ecbcfcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:506: [d44f049b2c67d] joining swarm manager [d74c82ecbcfcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.18s) [2021-03-02T17:07:59.639Z] docker_api_swarm_node_test.go:80: [d875acd98c3b9] joining swarm manager [dbf64da48e903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.04s) [2021-03-02T17:07:59.639Z] docker_api_swarm_node_test.go:52: [d5f2978a8a2d1] joining swarm manager [d0a9734da3e5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_node_test.go:53: [d4977d2984651] joining swarm manager [d0a9734da3e5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.81s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:201: [dda6d8d4549ea] joining swarm manager [de6865df05c68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.18s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:383: [d442b51742ce9] joining swarm manager [d0d22abdd85d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:384: [dc69569a7d5a6] joining swarm manager [d0d22abdd85d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] check_test.go:380: [dc69569a7d5a6] daemon is not started [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.21s) [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:801: [d1c2154936005] joining swarm manager [de2f4b810d9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:801: [df2ee6e10625e] joining swarm manager [de2f4b810d9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:801: [d57432db969cf] joining swarm manager [de2f4b810d9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:801: [df4cbf48e9ca6] joining swarm manager [de2f4b810d9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-02T17:07:59.639Z] docker_api_swarm_test.go:809: [db02f370cbb61] joining swarm manager [de2f4b810d9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.74s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.67s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:394: [db3d06cd8beed] joining swarm manager [d132fd2f9300d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:394: [d0a78affac4f6] joining swarm manager [d132fd2f9300d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.35s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:342: [d0ca8662b49fb] joining swarm manager [dce5d4228fc70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:342: [d7718f0bf0aab] joining swarm manager [dce5d4228fc70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.32s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:489: [dc9250d31e4b4] joining swarm manager [dcb2a8ce1c934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:489: [d417abb949c06] joining swarm manager [dcb2a8ce1c934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.99s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:127: [d3c431c46845f] joining swarm manager [d73a67cf445e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:128: [d52abe4303bd8] joining swarm manager [d73a67cf445e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:136: [d485211ea3da0] joining swarm manager [d73a67cf445e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:137: [d89d80bac68d7] joining swarm manager [d73a67cf445e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:303: [d0c5624c8424d] joining swarm manager [d86f9b40243e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:303: [dd71f915cf4a4] joining swarm manager [d86f9b40243e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.84s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:99: [d975fd4bda267] joining swarm manager [d0402bbfaf422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:100: [dfb5cbae9330d] joining swarm manager [d0402bbfaf422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] check_test.go:380: [d975fd4bda267] daemon is not started [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:532: [d5b34ee08166c] joining swarm manager [d0579b158a711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:533: [d937fbe37aa5c] joining swarm manager [d0579b158a711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.86s) [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:147: [de6b3b78f62da] joining swarm manager [d9d3fb2842ef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_api_swarm_service_test.go:147: [d7b877219fe13] joining swarm manager [d9d3fb2842ef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.82s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.27s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.48s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.43s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.36s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.96s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.84s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.34s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.35s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.24s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.64s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.49s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.00s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.05s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2021-03-02T17:07:59.639Z] docker_cli_service_logs_test.go:245: checking task oma52teyq1mz [2021-03-02T17:07:59.639Z] docker_cli_service_logs_test.go:250: checking messages for oma52teyq1mz [2021-03-02T17:07:59.639Z] docker_cli_service_logs_test.go:245: checking task qxce1nodtz96 [2021-03-02T17:07:59.639Z] docker_cli_service_logs_test.go:250: checking messages for qxce1nodtz96 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.77s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.83s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.57s) [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:1901: [d911821317daa] joining swarm manager [db89bfdc37541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:1902: [deb09e9274d45] joining swarm manager [db89bfdc37541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.27s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.44s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.54s) [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:1802: [de5015f9f6747] joining swarm manager [dee6a863b66fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:1803: [da3e14de148dc] joining swarm manager [dee6a863b66fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (153.76s) [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:1321: [d17b040ac8d7e] joining swarm manager [df1e190b5311b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:1322: [dfabc155d05f7] joining swarm manager [df1e190b5311b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.39s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.58s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.33s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.16s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.60s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s) [2021-03-02T17:07:59.639Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-02T17:07:59.639Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.16s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-03-02T17:07:59.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.75s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.46s) [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1186: [da52bfaca7762] joining swarm manager [dda9767efafac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1195: [d81427577b94a] joining swarm manager [dda9767efafac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.18s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.02s) [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1118: [d899c4317d701] joining swarm manager [dec231c341be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1119: [dc01804a6d152] joining swarm manager [dec231c341be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1172: [d7af2b2ffd598] joining swarm manager [dec231c341be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1453: [d4f89d20a52cf] joining swarm manager [d73f0854f3da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.640Z] docker_cli_swarm_test.go:1454: [dd228e3dd6d72] joining swarm manager [d73f0854f3da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.75s) [2021-03-02T17:07:59.640Z] docker_cli_swarm_unix_test.go:62: [dc79bbef99d76] joining swarm manager [d30377327cf2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.37s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2021-03-02T17:07:59.640Z] docker_api_swarm_test.go:961: [d911b2bf558df] joining swarm manager [dd9fee959c085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.27s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.70s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.52s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2021-03-02T17:07:59.640Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.81s) [2021-03-02T17:07:59.640Z] === RUN TestDockerExternalVolumeSuite [2021-03-02T17:07:59.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-02T17:08:03.659Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-02T17:08:05.855Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-02T17:08:05.855Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-02T17:08:05.855Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-02T17:08:05.855Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-02T17:08:08.051Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-02T17:08:12.774Z] === RUN TestDockerSuite/TestCommitChange [2021-03-02T17:08:16.536Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-02T17:08:17.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-02T17:08:21.261Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-02T17:08:21.261Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-02T17:08:28.383Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-02T17:08:28.383Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-02T17:08:38.754Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-02T17:08:42.520Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-02T17:08:42.520Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-02T17:08:42.520Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-02T17:08:42.520Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-02T17:08:42.520Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-02T17:08:42.984Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-02T17:08:42.984Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-02T17:08:42.984Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-02T17:08:42.984Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-02T17:08:48.814Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-02T17:09:06.568Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-02T17:09:06.568Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-02T17:09:07.546Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-02T17:09:07.546Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-02T17:09:07.546Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-02T17:09:07.546Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-02T17:09:09.748Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-02T17:09:09.748Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-02T17:09:09.748Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-02T17:09:11.944Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-02T17:09:11.944Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-02T17:09:11.944Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-02T17:09:11.944Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-02T17:09:11.944Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-02T17:09:14.877Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-02T17:09:17.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-02T17:09:18.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-02T17:09:19.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-02T17:09:19.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-02T17:09:21.286Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-02T17:09:21.286Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-02T17:09:23.484Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-02T17:09:23.484Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-02T17:09:23.484Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-02T17:09:25.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-02T17:09:25.681Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-02T17:09:25.681Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-02T17:09:27.231Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-02T17:09:27.231Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-02T17:09:30.166Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-02T17:09:30.166Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-02T17:09:31.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-02T17:09:32.364Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-02T17:09:40.977Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-02T17:09:44.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-02T17:09:44.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-02T17:09:44.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-02T17:09:44.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-02T17:09:44.741Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-02T17:09:46.292Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-02T17:09:46.292Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-02T17:09:53.413Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-02T17:09:53.413Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-02T17:09:55.612Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-02T17:09:55.612Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-02T17:10:00.337Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-02T17:10:01.891Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-02T17:10:01.891Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-02T17:10:01.891Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-02T17:10:01.891Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-02T17:10:01.891Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-02T17:10:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-02T17:10:04.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-02T17:10:04.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-02T17:10:04.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-02T17:10:11.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-02T17:10:18.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-02T17:10:19.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-02T17:10:21.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-02T17:10:23.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b39300_} [2021-03-02T17:10:32.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1166330114_c:\foo_false____} [2021-03-02T17:10:33.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1166330114_c:\foo_true____} [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-02T17:10:36.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-02T17:10:36.542Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-02T17:10:38.742Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-02T17:10:45.863Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-02T17:10:45.863Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-02T17:10:45.863Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-02T17:10:48.800Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-02T17:10:48.800Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-02T17:10:48.800Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-02T17:10:48.800Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-02T17:10:50.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-02T17:10:52.564Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-02T17:10:59.682Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-02T17:10:59.682Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-02T17:10:59.682Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-02T17:11:03.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-02T17:11:14.589Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-02T17:11:14.590Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-02T17:11:14.590Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-02T17:11:21.711Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-02T17:11:21.711Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-02T17:11:21.711Z] === RUN TestDockerSuite/TestCpToDot [2021-03-02T17:11:23.911Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-02T17:11:23.911Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-02T17:11:23.911Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-02T17:11:26.840Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-02T17:11:26.841Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-02T17:11:26.841Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-02T17:11:26.841Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-02T17:11:26.841Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-02T17:11:26.841Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-02T17:11:26.841Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-02T17:11:29.037Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-02T17:11:31.234Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-02T17:11:31.234Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-02T17:11:31.234Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-02T17:11:33.432Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-02T17:11:33.896Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-02T17:11:33.896Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-02T17:11:33.896Z] === RUN TestDockerSuite/TestCreateRM [2021-03-02T17:11:34.360Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-02T17:11:34.360Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-02T17:11:34.360Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-02T17:11:34.825Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-02T17:11:35.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-02T17:11:41.943Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-02T17:11:41.943Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-02T17:11:42.407Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-02T17:11:47.129Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-02T17:11:47.129Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-02T17:11:47.129Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDockerFails [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-02T17:11:49.328Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-02T17:11:50.163Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-02T17:11:51.526Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-02T17:11:54.457Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-02T17:11:56.018Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-02T17:12:04.635Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-02T17:12:08.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-02T17:12:08.409Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-02T17:12:14.243Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-02T17:12:15.795Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-02T17:12:16.259Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-02T17:12:20.023Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-02T17:12:20.487Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-02T17:12:21.465Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-02T17:12:26.188Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-02T17:12:34.803Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-02T17:12:34.803Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-02T17:12:35.268Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-02T17:12:35.268Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-02T17:12:35.268Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-02T17:12:35.268Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-02T17:12:36.245Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-02T17:12:36.245Z] === RUN TestDockerSuite/TestEventsRename [2021-03-02T17:12:38.443Z] === RUN TestDockerSuite/TestEventsResize [2021-03-02T17:12:41.372Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-02T17:12:43.568Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-02T17:12:46.498Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-02T17:12:51.226Z] === RUN TestDockerSuite/TestEventsTop [2021-03-02T17:12:51.226Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-02T17:12:53.426Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-02T17:12:54.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-02T17:12:57.190Z] === RUN TestDockerSuite/TestExec [2021-03-02T17:12:57.190Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-02T17:12:57.190Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-02T17:12:59.395Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-02T17:13:00.946Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-02T17:13:00.946Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-02T17:13:00.946Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-02T17:13:00.946Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-02T17:13:03.144Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-02T17:13:04.698Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-02T17:13:06.895Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-02T17:13:09.092Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-02T17:13:12.863Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-02T17:13:12.863Z] === RUN TestDockerSuite/TestExecEnv [2021-03-02T17:13:12.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-02T17:13:13.329Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-02T17:13:13.329Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-02T17:13:15.525Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-02T17:13:19.290Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-02T17:13:19.290Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-02T17:13:19.290Z] === RUN TestDockerSuite/TestExecParseError [2021-03-02T17:13:19.290Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-02T17:13:19.290Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-02T17:13:19.290Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-02T17:13:21.491Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-02T17:13:21.491Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-02T17:13:21.491Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-02T17:13:21.491Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-02T17:13:21.491Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-02T17:13:21.491Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-02T17:13:23.687Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-02T17:13:23.687Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-02T17:13:29.518Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-02T17:13:29.518Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-02T17:13:29.518Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-02T17:13:29.518Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-02T17:13:35.349Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-02T17:13:42.467Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-02T17:13:44.663Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-02T17:13:45.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestHealth [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-02T17:13:50.526Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-02T17:13:50.990Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-02T17:13:55.712Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-02T17:13:55.712Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-02T17:13:55.712Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-02T17:13:55.712Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-02T17:13:55.712Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-02T17:13:55.712Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-02T17:13:56.176Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-02T17:13:56.176Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-02T17:13:57.154Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-02T17:13:57.154Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-02T17:13:58.705Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-02T17:13:59.168Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-02T17:14:01.365Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-02T17:14:03.565Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-02T17:14:03.565Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-02T17:14:03.565Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-02T17:14:07.332Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-02T17:14:07.332Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestImportFile [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-02T17:14:10.266Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-02T17:14:12.470Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-02T17:14:14.669Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-02T17:14:14.669Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-02T17:14:14.669Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-02T17:14:14.669Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-02T17:14:14.669Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-02T17:14:16.865Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-02T17:14:16.865Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-02T17:14:17.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-02T17:14:19.065Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-02T17:14:19.066Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-02T17:14:19.066Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-02T17:14:19.066Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-02T17:14:21.262Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-02T17:14:25.038Z] === RUN TestDockerSuite/TestInspectImage [2021-03-02T17:14:25.038Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-02T17:14:25.038Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-02T17:14:25.038Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-02T17:14:27.237Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-02T17:14:29.436Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-02T17:14:29.436Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-02T17:14:29.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-02T17:14:31.634Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-02T17:14:33.839Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-02T17:14:33.839Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-02T17:14:33.839Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-02T17:14:36.037Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-02T17:14:38.968Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-02T17:14:42.731Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-02T17:14:44.928Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-02T17:14:47.131Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-02T17:14:47.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-02T17:14:49.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-02T17:14:51.539Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-02T17:14:53.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-02T17:14:55.934Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-02T17:14:56.399Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-02T17:14:57.950Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-02T17:15:00.149Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-02T17:15:02.444Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-02T17:15:05.980Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-02T17:15:08.179Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-02T17:15:08.179Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-02T17:15:10.378Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-02T17:15:10.378Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-02T17:15:16.212Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite (437.26s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-03-02T17:15:17.316Z] docker_cli_external_volume_driver_test.go:53: [dd579dd7871e2] daemon is not started [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.09s) [2021-03-02T17:15:17.316Z] docker_cli_external_volume_driver_test.go:53: [d3569546b9a49] daemon is not started [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-02T17:15:17.316Z] docker_cli_external_volume_driver_test.go:53: [d356a371b3795] daemon is not started [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-02T17:15:17.316Z] docker_cli_external_volume_driver_test.go:53: [d5e44ea89a3a5] daemon is not started [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-03-02T17:15:17.316Z] docker_cli_external_volume_driver_test.go:485: [da63c623f2854] daemon is not started [2021-03-02T17:15:17.316Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-02T17:15:17.316Z] docker_cli_external_volume_driver_test.go:53: [d176e50c00af9] daemon is not started [2021-03-02T17:15:17.316Z] PASS [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] === Skipped [2021-03-02T17:15:17.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-02T17:15:17.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-02T17:15:17.316Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-02T17:15:17.316Z] check_test.go:309: [dd24dac6b777b] daemon is not started [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-02T17:15:17.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-02T17:15:17.316Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-02T17:15:17.316Z] check_test.go:309: [d16c519d9f41d] daemon is not started [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-02T17:15:17.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-02T17:15:17.316Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-02T17:15:17.316Z] check_test.go:309: [d06f946f5346a] daemon is not started [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-02T17:15:17.316Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-02T17:15:17.316Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-02T17:15:17.316Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-02T17:15:17.316Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] [2021-03-02T17:15:17.316Z] DONE 273 tests, 5 skipped in 2570.188s [2021-03-02T17:15:17.316Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T17:15:17.316Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deae175fb1842/docker.pid [2021-03-02T17:15:17.316Z] +++ kill 6131 [2021-03-02T17:15:17.316Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6131 is not a child of this shell [2021-03-02T17:15:17.316Z] warning: PID 6131 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deae175fb1842/docker.pid had a nonzero exit code [2021-03-02T17:15:17.316Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T17:15:17.316Z] +++ kill 8178 [2021-03-02T17:15:18.251Z] +++ /etc/init.d/apparmor stop [2021-03-02T17:15:18.251Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T17:15:18.251Z] [2021-03-02T17:15:18.251Z] Unloading profiles will leave already running processes permanently [2021-03-02T17:15:18.251Z] unconfined, which can lead to unexpected situations. [2021-03-02T17:15:18.251Z] [2021-03-02T17:15:18.251Z] To set a process to complain mode, use the command line tool [2021-03-02T17:15:18.251Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T17:15:18.251Z] +++ true [2021-03-02T17:15:18.251Z] exiting test-integration [2021-03-02T17:15:18.251Z] ++ exit 0 [2021-03-02T17:15:18.251Z] [2021-03-02T17:15:18.510Z] + exit 0 [2021-03-02T17:15:18.510Z] ++ jobs -p [2021-03-02T17:15:18.510Z] + pids= [2021-03-02T17:15:18.510Z] + echo 'Remaining pids to kill: []' [2021-03-02T17:15:18.510Z] Remaining pids to kill: [] [2021-03-02T17:15:18.510Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-02T17:15:18.525Z] Recording test results [2021-03-02T17:15:20.471Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T17:15:20.813Z] + echo Ensuring container killed. [2021-03-02T17:15:20.813Z] Ensuring container killed. [2021-03-02T17:15:20.813Z] + docker ps -aq -f name=docker-pr4-* [2021-03-02T17:15:20.813Z] + cids=8bd14f30310e [2021-03-02T17:15:20.813Z] 539a0fe3ac61 [2021-03-02T17:15:20.813Z] 67ee424686b7 [2021-03-02T17:15:20.813Z] + [ -n 8bd14f30310e [2021-03-02T17:15:20.813Z] 539a0fe3ac61 [2021-03-02T17:15:20.813Z] 67ee424686b7 ] [2021-03-02T17:15:20.813Z] + docker rm -vf 8bd14f30310e 539a0fe3ac61 67ee424686b7 [2021-03-02T17:15:22.206Z] 8bd14f30310e [2021-03-02T17:15:23.333Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-02T17:15:23.584Z] 539a0fe3ac61 [2021-03-02T17:15:23.584Z] 67ee424686b7 [Pipeline] sh [2021-03-02T17:15:23.870Z] + echo Chowning /workspace to jenkins user [2021-03-02T17:15:23.871Z] Chowning /workspace to jenkins user [2021-03-02T17:15:23.871Z] + id -u [2021-03-02T17:15:23.871Z] + id -g [2021-03-02T17:15:23.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42103:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T17:15:23.871Z] Unable to find image 'busybox:latest' locally [2021-03-02T17:15:29.137Z] latest: Pulling from library/busybox [2021-03-02T17:15:29.168Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-02T17:15:29.396Z] 5c4213be9af9: Pulling fs layer [2021-03-02T17:15:29.396Z] 5c4213be9af9: Verifying Checksum [2021-03-02T17:15:29.396Z] 5c4213be9af9: Download complete [2021-03-02T17:15:29.396Z] 5c4213be9af9: Pull complete [2021-03-02T17:15:29.396Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T17:15:29.396Z] Status: Downloaded newer image for busybox:latest [2021-03-02T17:15:30.719Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-02T17:15:33.651Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-02T17:15:33.651Z] === RUN TestDockerSuite/TestLogsFollowStopped [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T17:15:34.970Z] + bundleName=amd64 [2021-03-02T17:15:34.970Z] + echo Creating amd64-bundles.tar.gz [2021-03-02T17:15:34.970Z] Creating amd64-bundles.tar.gz [2021-03-02T17:15:34.970Z] + xargs tar -czf amd64-bundles.tar.gz [2021-03-02T17:15:34.970Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-02T17:15:35.851Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] archiveArtifacts [2021-03-02T17:15:35.920Z] Archiving artifacts [2021-03-02T17:15:38.055Z] === RUN TestDockerSuite/TestLogsSince [2021-03-02T17:15:38.153Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T17:15:38.466Z] + make clean [2021-03-02T17:15:38.724Z] docker volume rm -f docker-dev-cache [2021-03-02T17:15:38.724Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T17:15:46.673Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-02T17:15:46.673Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-02T17:15:46.673Z] === RUN TestDockerSuite/TestLogsTail [2021-03-02T17:15:49.600Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-02T17:15:51.795Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestNetHostname [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPluginActive [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-02T17:15:53.992Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPortList [2021-03-02T17:15:54.456Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-02T17:15:59.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-02T17:16:02.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-02T17:16:02.961Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-02T17:16:11.575Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-02T17:16:11.575Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-02T17:16:21.941Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-02T17:16:36.819Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-02T17:16:36.819Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-02T17:16:36.819Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-02T17:16:49.249Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-02T17:16:55.079Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-02T17:17:02.206Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-02T17:17:05.965Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-02T17:17:05.965Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-02T17:17:05.965Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-02T17:17:10.690Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-02T17:17:10.690Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-02T17:17:10.690Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-02T17:17:10.690Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-02T17:17:10.690Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-02T17:17:17.855Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-02T17:17:17.855Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-02T17:17:20.053Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-02T17:17:20.053Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-02T17:17:21.030Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-02T17:17:22.007Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-02T17:17:22.007Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-02T17:17:25.769Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-02T17:17:30.496Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-02T17:17:32.045Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-02T17:17:57.266Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-02T17:17:57.266Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-02T17:17:59.461Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-02T17:17:59.925Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-02T17:17:59.926Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-02T17:18:00.389Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-02T17:18:05.113Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-02T17:18:08.875Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-02T17:18:08.875Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-02T17:18:12.650Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-02T17:18:12.650Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-02T17:18:13.113Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-02T17:18:27.982Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-02T17:18:28.959Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-02T17:18:29.936Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-02T17:18:35.761Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-02T17:18:40.483Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-02T17:18:47.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-02T17:18:52.322Z] === RUN TestDockerSuite/TestRmiTag [2021-03-02T17:18:52.322Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-02T17:18:54.518Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-02T17:19:15.683Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-02T17:19:17.882Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-02T17:19:22.603Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-02T17:19:23.067Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-02T17:19:23.067Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-02T17:19:23.067Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-02T17:19:23.067Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-02T17:19:23.530Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-02T17:19:23.531Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-02T17:19:23.531Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-02T17:19:23.531Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-02T17:19:25.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-02T17:19:25.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-02T17:19:25.726Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-02T17:19:30.445Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-02T17:19:32.642Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-02T17:19:34.850Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-02T17:19:37.052Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-02T17:19:39.247Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-02T17:19:39.247Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-02T17:19:43.967Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-02T17:19:46.166Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-02T17:19:46.166Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-02T17:19:49.093Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-02T17:19:49.093Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-02T17:19:49.093Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-02T17:19:50.644Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-02T17:19:51.244Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-02T17:19:53.441Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-02T17:19:55.636Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-02T17:20:02.765Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-02T17:20:02.765Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-02T17:20:02.765Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-02T17:20:02.765Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-02T17:20:04.965Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-02T17:20:04.965Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-02T17:20:04.965Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-02T17:20:04.965Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-02T17:20:04.965Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-02T17:20:06.514Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-02T17:20:11.236Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-02T17:20:11.700Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-02T17:20:11.700Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-02T17:20:11.700Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-02T17:20:11.700Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-02T17:20:11.700Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-02T17:20:11.700Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-02T17:20:13.897Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-02T17:20:13.897Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-02T17:20:13.897Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-02T17:20:13.897Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-02T17:20:16.095Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-02T17:20:18.291Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-02T17:20:18.291Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-02T17:20:20.486Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-02T17:20:20.486Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-02T17:20:20.486Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-02T17:20:20.486Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-02T17:20:22.684Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-02T17:20:24.882Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-02T17:20:27.080Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-02T17:20:29.278Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-02T17:20:29.278Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-02T17:20:29.278Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-02T17:20:29.278Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-02T17:20:29.278Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-02T17:20:29.743Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T17:20:29.743Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-02T17:20:29.743Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-02T17:20:29.743Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-02T17:20:33.511Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-02T17:20:40.631Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-02T17:20:40.631Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunMount [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-02T17:20:42.837Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-02T17:20:49.962Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-02T17:20:49.962Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-02T17:20:49.962Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-02T17:20:49.962Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-02T17:20:54.698Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-02T17:20:59.429Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-02T17:21:00.407Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-02T17:21:02.605Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-02T17:21:04.812Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-02T17:21:06.369Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-02T17:21:07.924Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-02T17:21:08.390Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T17:21:11.325Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-02T17:21:11.325Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-02T17:21:11.325Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-02T17:21:11.325Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-02T17:21:11.325Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-02T17:21:11.325Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-02T17:21:19.945Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-02T17:21:19.945Z] === RUN TestDockerSuite/TestRunRm [2021-03-02T17:21:20.923Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-02T17:21:26.756Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-02T17:21:33.875Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-02T17:21:35.428Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-02T17:21:37.629Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-02T17:21:39.828Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-02T17:21:39.828Z] === RUN TestDockerSuite/TestRunState [2021-03-02T17:21:40.292Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-02T17:21:42.491Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-02T17:21:42.491Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-02T17:21:44.044Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-02T17:21:44.044Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-02T17:21:44.044Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-02T17:21:44.508Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-02T17:21:44.508Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-02T17:21:44.508Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-02T17:21:49.236Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-02T17:21:51.433Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-02T17:21:51.433Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-02T17:21:53.631Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-02T17:21:53.631Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-02T17:21:53.631Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-02T17:21:56.562Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-02T17:22:03.681Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-02T17:22:07.448Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-02T17:22:13.281Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-02T17:22:13.281Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-02T17:22:13.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-02T17:22:15.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-02T17:22:18.153Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-02T17:22:20.351Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-02T17:22:20.351Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-02T17:22:20.351Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-02T17:22:20.820Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-02T17:22:20.820Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-02T17:22:20.820Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-02T17:22:20.820Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-02T17:22:20.820Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-02T17:22:20.820Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-02T17:22:24.590Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-02T17:22:26.143Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-02T17:22:28.342Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-02T17:22:33.070Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-02T17:22:35.271Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-02T17:22:35.271Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-02T17:22:35.738Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-02T17:22:36.202Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-02T17:22:37.755Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-02T17:22:44.882Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-02T17:22:44.882Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-02T17:22:52.143Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-02T17:22:52.143Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-02T17:23:00.771Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-02T17:23:00.771Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-02T17:23:00.771Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-02T17:23:00.771Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-02T17:23:00.771Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-02T17:23:06.613Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-02T17:23:08.810Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-02T17:23:11.005Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-02T17:23:11.005Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-02T17:23:13.203Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-02T17:23:30.958Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-02T17:23:31.937Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-02T17:23:31.937Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-02T17:23:34.863Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-02T17:23:35.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-02T17:23:35.791Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-02T17:23:35.791Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-02T17:23:35.791Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-02T17:23:44.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-02T17:23:44.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-02T17:23:44.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-02T17:23:44.409Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-02T17:23:44.409Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-02T17:23:51.524Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-02T17:23:51.524Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-02T17:23:51.524Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-02T17:24:00.137Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-02T17:24:00.137Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite (2382.24s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-02T17:24:01.116Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-02T17:24:01.116Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-02T17:24:01.116Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T17:24:01.116Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.50s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.45s) [2021-03-02T17:24:01.116Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-03-02T17:24:01.116Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-03-02T17:24:01.116Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-02T17:24:01.117Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-03-02T17:24:01.117Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-02T17:24:01.117Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-02T17:24:01.117Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-02T17:24:01.117Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-03-02T17:24:01.117Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-02T17:24:01.117Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.71s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-02T17:24:01.117Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-02T17:24:01.117Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.08s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.10s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-02T17:24:01.117Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-02T17:24:01.117Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.63s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.05s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-03-02T17:24:01.117Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.30s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.76s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.63s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.48s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.44s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.11s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.91s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.67s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.48s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.43s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.01s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.55s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.57s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.37s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.27s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.26s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-02T17:24:01.117Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.96s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.75s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.28s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.10s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.91s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.69s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.60s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.83s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.74s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.04s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.15s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.38s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.92s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.54s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.01s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.66s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.33s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.30s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.98s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.12s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.09s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.45s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.37s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.52s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.13s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFails (7.15s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.10s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.09s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.05s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.47s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.19s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.11s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildHistory (10.00s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2021-03-02T17:24:01.117Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-02T17:24:01.117Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.95s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-03-02T17:24:01.117Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.27s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.73s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.02s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.41s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.31s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.99s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.65s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.44s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.37s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.96s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.57s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.30s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.28s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.32s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.19s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.45s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.01s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.57s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.52s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.27s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.85s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildRm (12.10s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.20s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-03-02T17:24:01.118Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.25s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.27s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.09s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.40s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.12s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.43s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildStderr (4.10s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.40s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.00s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.25s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.89s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.91s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.51s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.91s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.00s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.22s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.48s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.34s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.26s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.82s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.47s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-03-02T17:24:01.118Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-02T17:24:01.118Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T17:24:01.118Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.05s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCommitChange (4.58s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.56s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-02T17:24:01.118Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.18s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCommitTTY (11.06s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.18s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-02T17:24:01.118Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-02T17:24:01.118Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.13s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (16.17s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-02T17:24:01.118Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-02T17:24:01.118Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-02T17:24:01.118Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-02T17:24:01.118Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.14s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-02T17:24:01.118Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s) [2021-03-02T17:24:01.118Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-02T17:24:01.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.23s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.16s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.92s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.52s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.10s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.47s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.86s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.03s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.28s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.89s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.52s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.52s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.51s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.47s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b39300_} (7.47s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1166330114_c:\foo_false____} (2.53s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1166330114_c:\foo_true____} (2.49s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-02T17:24:01.583Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-02T17:24:01.583Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.10s) [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-02T17:24:01.583Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.583Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.34s) [2021-03-02T17:24:01.583Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.24s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.15s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.22s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.50s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCpToStdout (2.46s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.94s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.19s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.28s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.04s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-02T17:24:01.584Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.32s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-02T17:24:01.584Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.30s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.25s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.27s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.64s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsCopy (4.69s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.95s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.17s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.59s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFilters (4.48s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFormat (9.20s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsRename (2.33s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsResize (2.67s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.59s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-02T17:24:01.584Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-02T17:24:01.584Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-02T17:24:01.584Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-02T17:24:01.584Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.81s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.10s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.08s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.02s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecInspectID (3.50s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-02T17:24:01.584Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-02T17:24:01.584Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.98s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.96s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.02s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.95s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-02T17:24:01.584Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.22s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.55s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-02T17:24:01.584Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-02T17:24:01.584Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.12s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-02T17:24:01.584Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-02T17:24:01.584Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-02T17:24:01.584Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.14s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-03-02T17:24:01.584Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s) [2021-03-02T17:24:01.584Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-02T17:24:01.584Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectDefault (2.15s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectHistory (4.06s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.15s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.13s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.17s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectStatus (2.47s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.25s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.23s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.07s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.05s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.92s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.63s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.37s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-02T17:24:01.585Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.17s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.11s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.01s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.00s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.46s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsSince (8.92s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsTail (2.69s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.48s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.17s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.14s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-02T17:24:01.585Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.26s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsByOrder (8.88s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.02s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.20s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.69s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.98s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.78s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.21s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.47s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.52s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-02T17:24:01.585Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.34s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.67s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.69s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.01s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.39s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.58s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.04s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.65s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.26s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.97s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.85s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.41s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.35s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.66s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.30s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.21s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.50s) [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-02T17:24:01.585Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.585Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.13s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.93s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.25s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.04s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.58s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.01s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.32s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.21s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.18s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.24s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunExitCode (2.21s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.18s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.20s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.99s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.97s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.23s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.83s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.15s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.19s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.26s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.87s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.50s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.64s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.37s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.00s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.46s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.94s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-02T17:24:01.586Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.14s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.12s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.97s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.41s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.33s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.32s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.44s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.21s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.26s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.88s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.24s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-02T17:24:01.587Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.55s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.86s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.66s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.49s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-02T17:24:01.587Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.17s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.43s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.58s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.46s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.61s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.41s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-02T17:24:01.587Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-02T17:24:01.587Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-02T17:24:01.587Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T17:24:01.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.587Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-02T17:24:01.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-02T17:24:01.588Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-02T17:24:01.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-02T17:24:01.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-02T17:24:01.588Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerDaemonSuite [2021-03-02T17:24:01.588Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-02T17:24:01.588Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-02T17:24:01.588Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-02T17:24:01.588Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerSwarmSuite [2021-03-02T17:24:01.588Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-02T17:24:01.588Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-02T17:24:01.588Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerExternalVolumeSuite [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerNetworkSuite [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] === RUN TestDockerHubPullSuite [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-02T17:24:01.588Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] PASS [2021-03-02T17:24:01.588Z] ok github.com/docker/docker/integration-cli 2382.768s [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === Skipped [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T17:24:01.588Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-03-02T17:24:01.588Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-02T17:24:01.588Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-02T17:24:01.588Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-02T17:24:01.588Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-02T17:24:01.588Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-02T17:24:01.588Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-02T17:24:01.588Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-02T17:24:01.588Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-02T17:24:01.588Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-02T17:24:01.588Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-03-02T17:24:01.588Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-02T17:24:01.588Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-02T17:24:01.588Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.588Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-02T17:24:01.589Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-03-02T17:24:01.589Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-03-02T17:24:01.589Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-02T17:24:01.589Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-02T17:24:02.054Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-02T17:24:02.054Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.054Z] [2021-03-02T17:24:02.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-03-02T17:24:02.055Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-03-02T17:24:02.055Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T17:24:02.055Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-02T17:24:02.055Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-02T17:24:02.055Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-02T17:24:02.055Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-02T17:24:02.055Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-02T17:24:02.055Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.055Z] [2021-03-02T17:24:02.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-02T17:24:02.056Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-02T17:24:02.056Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-02T17:24:02.056Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-02T17:24:02.056Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-02T17:24:02.056Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-02T17:24:02.056Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-02T17:24:02.056Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-02T17:24:02.056Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-02T17:24:02.056Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-03-02T17:24:02.056Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-02T17:24:02.056Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.056Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-02T17:24:02.057Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-02T17:24:02.057Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-02T17:24:02.057Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-02T17:24:02.057Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-02T17:24:02.057Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-02T17:24:02.057Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-02T17:24:02.057Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-02T17:24:02.057Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.057Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-02T17:24:02.058Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-02T17:24:02.058Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-02T17:24:02.058Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-02T17:24:02.058Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.058Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.04s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-02T17:24:02.059Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.059Z] [2021-03-02T17:24:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-02T17:24:02.059Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.060Z] [2021-03-02T17:24:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-02T17:24:02.060Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-02T17:24:02.060Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-02T17:24:02.061Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-02T17:24:02.061Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-02T17:24:02.061Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-02T17:24:02.061Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-02T17:24:02.061Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-02T17:24:02.061Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-02T17:24:02.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-02T17:24:02.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.061Z] [2021-03-02T17:24:02.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-02T17:24:02.524Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-02T17:24:02.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.524Z] [2021-03-02T17:24:02.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-02T17:24:02.524Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-02T17:24:02.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.524Z] [2021-03-02T17:24:02.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-02T17:24:02.524Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-02T17:24:02.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.524Z] [2021-03-02T17:24:02.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-02T17:24:02.524Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-02T17:24:02.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.524Z] [2021-03-02T17:24:02.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-02T17:24:02.524Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-02T17:24:02.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.524Z] [2021-03-02T17:24:02.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-02T17:24:02.525Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.525Z] [2021-03-02T17:24:02.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-02T17:24:02.525Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-02T17:24:02.526Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-02T17:24:02.526Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] DONE 1093 tests, 547 skipped in 2391.545s [2021-03-02T17:24:02.526Z] INFO: Integration tests ended at 03/02/2021 17:24:02. Duration:00:39:51.7664720 [2021-03-02T17:24:02.526Z] INFO: Docker info of the daemon under test at end of run [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] Containers: 2 [2021-03-02T17:24:02.526Z] Running: 0 [2021-03-02T17:24:02.526Z] Paused: 0 [2021-03-02T17:24:02.526Z] Stopped: 2 [2021-03-02T17:24:02.526Z] Images: 18 [2021-03-02T17:24:02.526Z] Server Version: 0.0.0-dev [2021-03-02T17:24:02.526Z] Storage Driver: windowsfilter [2021-03-02T17:24:02.526Z] Windows: [2021-03-02T17:24:02.526Z] Logging Driver: json-file [2021-03-02T17:24:02.526Z] Plugins: [2021-03-02T17:24:02.526Z] Volume: local [2021-03-02T17:24:02.526Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T17:24:02.526Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T17:24:02.526Z] Swarm: inactive [2021-03-02T17:24:02.526Z] Default Isolation: process [2021-03-02T17:24:02.526Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T17:24:02.526Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T17:24:02.526Z] OSType: windows [2021-03-02T17:24:02.526Z] Architecture: x86_64 [2021-03-02T17:24:02.526Z] CPUs: 4 [2021-03-02T17:24:02.526Z] Total Memory: 32GiB [2021-03-02T17:24:02.526Z] Name: azwin-2-0377c0 [2021-03-02T17:24:02.526Z] ID: NAWC:JFHB:P5UH:U73U:DZSV:JXEJ:RW56:2YBT:STWQ:BVS2:HBW3:QNE7 [2021-03-02T17:24:02.526Z] Docker Root Dir: D:\CI\PR-42103\4\daemon [2021-03-02T17:24:02.526Z] Debug Mode (client): false [2021-03-02T17:24:02.526Z] Debug Mode (server): true [2021-03-02T17:24:02.526Z] File Descriptors: -1 [2021-03-02T17:24:02.526Z] Goroutines: 17 [2021-03-02T17:24:02.526Z] System Time: 2021-03-02T17:24:02.1436574Z [2021-03-02T17:24:02.526Z] EventsListeners: 0 [2021-03-02T17:24:02.526Z] Registry: https://index.docker.io/v1/ [2021-03-02T17:24:02.526Z] Labels: [2021-03-02T17:24:02.526Z] Experimental: false [2021-03-02T17:24:02.526Z] Insecure Registries: [2021-03-02T17:24:02.526Z] 127.0.0.0/8 [2021-03-02T17:24:02.526Z] Live Restore Enabled: false [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] [2021-03-02T17:24:02.526Z] INFO: Stopping daemon under test [2021-03-02T17:24:02.526Z] SUCCESS: The process with PID 4780 (child process of PID 1768) has been terminated. [2021-03-02T17:24:02.526Z] SUCCESS: The process with PID 1768 (child process of PID 4012) has been terminated. [2021-03-02T17:24:02.526Z] INFO: Stop tailing logs of the daemon under tests [2021-03-02T17:24:02.989Z] INFO: executeCI.ps1 Completed successfully at 03/02/2021 17:24:02. [2021-03-02T17:24:02.989Z] INFO: Tidying up at end of run [2021-03-02T17:24:02.989Z] INFO: Saving daemon under test log (d:\CI\PR-42103\4\dut.out) to bundles\CIDUT.out [2021-03-02T17:24:02.989Z] INFO: Saving daemon under test log (d:\CI\PR-42103\4\dut.err) to bundles\CIDUT.err [2021-03-02T17:24:02.989Z] INFO: Nuke-Everything... [2021-03-02T17:24:02.989Z] INFO: Container count on control daemon to delete is 2 [2021-03-02T17:24:03.454Z] f620ebd8f570 [2021-03-02T17:24:03.454Z] 37a8bf8fc20f [2021-03-02T17:24:03.917Z] INFO: Tidying pidfile d:\CI\PR-42103\4\docker.pid [2021-03-02T17:24:03.917Z] INFO: Nuking d:\CI [2021-03-02T17:24:29.136Z] INFO: Zapped successfully [2021-03-02T17:24:29.136Z] [2021-03-02T17:24:29.136Z] INFO: executeCI.ps1 exiting at Tue Mar 2 17:24:28 CUT 2021. Duration 01:02:49.0331156 [2021-03-02T17:24:29.136Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-02T17:24:29.392Z] Recording test results [2021-03-02T17:24:36.409Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-02T17:24:37.915Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-02T17:24:39.685Z] Archiving artifacts [2021-03-02T17:24:54.008Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42103/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T17:24:54.954Z] + make clean [2021-03-02T17:24:57.156Z] docker volume rm -f docker-dev-cache [2021-03-02T17:24:57.621Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS